From 9d2486eb1001a7b6204e0ba878ac2fdd49262a70 Mon Sep 17 00:00:00 2001 From: Claude Date: Wed, 3 Jun 2026 23:43:51 +0000 Subject: Add code-map.md: package topology, key classes, gotchas, testing guide Comprehensive bootstrap doc for future agent sessions: full package/file table for every domain, architectural invariants (SAF source-of-truth, NavLogger, MOB always-on-top, etc.), testing commands, CI/merge workflow, and a gotchas section covering known tricky spots. Updated config.md directory table and worklog. https://claude.ai/code/session_015p2yh5CaTdjWWJatAz5NBY --- .agent/config.md | 1 + 1 file changed, 1 insertion(+) (limited to '.agent/config.md') 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. | -- cgit v1.2.3