Refresh agent instructions and add planning artifacts#196
Merged
Conversation
- Condense AGENTS.md from 43k to 36k chars (under 40k limit) - Replace verbose 6-point philosophy with 4 clear principles: Durable, Grounded, Verified, Honest - Remove all shadcn references (DS::* is sole component API per ADR-0008) - Update dependency versions to match lockfiles (Biome 2.4.16, Sidekiq 8.1.6, Stripe 19.2.0, aws-sdk-s3 1.224.0, Turbo 2.0.23) - Add companion documents section (CONTEXT.md, docs/adr/, docs/agents/) - Update product framing to global core + regional coverage (ADR-0012) - Enforce TDD workflow and E2E verification in pre-PR checklist - Replace npm references with pnpm throughout - Add CONTEXT.md domain glossary - Add 12 architecture decision records (docs/adr/) - Add agent harness, domain docs, issue tracker, triage labels (docs/agents/) - Gitignore issues/ directory (WIP specs not ready to ship) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
DS::*is the sole component API (ADR-0008)/tddskill) and Playwright/Chrome E2E verification in pre-PR checklistCONTEXT.mddomain glossary with canonical ubiquitous languagedocs/adr/docs/agents/issues/directory (WIP specs not ready to ship)Test plan
CLAUDE.mdsymlink still resolves correctlywc -c AGENTS.mdis under 40,000 charsgrep -i shadcn AGENTS.mdreturns no resultsissues/files appear ingit status/doctorand confirm the large CLAUDE.md warning is gone🤖 Generated with Claude Code