diff options
| author | Claude <noreply@anthropic.com> | 2026-06-03 23:43:57 +0000 |
|---|---|---|
| committer | Claude <noreply@anthropic.com> | 2026-06-03 23:43:57 +0000 |
| commit | 74b1a22171afea487b67e220f622e18b03c5e1c5 (patch) | |
| tree | b693a2abc57b654a42d52b58c06e62943d7bb236 /.agent/config.md | |
| parent | bfeab101083970a3fd5a67aa62d09a7506027da4 (diff) | |
| parent | 9d2486eb1001a7b6204e0ba878ac2fdd49262a70 (diff) | |
Merge claude/code-map-context-tips-4AiHY: add code-map.md
https://claude.ai/code/session_015p2yh5CaTdjWWJatAz5NBY
Diffstat (limited to '.agent/config.md')
| -rw-r--r-- | .agent/config.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.agent/config.md b/.agent/config.md index 52d135d..56d9df5 100644 --- a/.agent/config.md +++ b/.agent/config.md @@ -7,6 +7,7 @@ This is the primary source of truth for all AI agents working on **Nav**. These | File | Purpose | |------|---------| | `config.md` | **Main Entry Point** — Rules, workflows, and core mandates. | +| `code-map.md` | **Code Map** — Package topology, key classes, gotchas, testing guide. Read this to bootstrap context fast. | | `worklog.md` | **Session State** — Current focus, recently completed, and next steps. | | `design.md` | **Architecture** — Component design, UI mockups, and roadmap. | | `coding_standards.md` | **Technical Standards** — Android/Kotlin best practices, offline-first. | |
