diff options
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. | |
