docs(agents): document project structure and fix stale plan index - #143
Conversation
Add a Project Structure section to AGENTS.md describing the two-project layout (RepoTasks root vs LinearCli app), the role of each top-level directory, the layered module architecture, data-flow through the stack, and a maintenance convention for keeping the section current. Also update the Plan index to include phase 9 (profiles), phase 10 (favorites), and phase 11 (bare issue numbers) plans, which were present in documents/ but missing from the index. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Code ReviewIssue: CRY-55 — Document and maintain the project structure SummarySingle commit modifying only
Verification
FindingsMinor (1):
Omissions (non-blocking, 2):
What looks good
Overall AssessmentApprove with minor suggestion. The |
Summary
## Project Structuresection toAGENTS.mdwith: repository layout (two-project architecture and directory roles), layered module architecture (ASCII hierarchy), data-flow description, and a maintenance conventiondocuments/but were missing from the indexCloses CRY-55.
Test plan
mix compile— cleanmix test— 12/12 pass<!-- usage-rules-start/end -->markers intact;mix usage_rules.syncis a no-op on the injected block🤖 Generated with Claude Code