Code Atlas Serve

loom-builderpromptmarkdown
Path: loom-builder/prompts/code-atlas-serve.mdRelative: prompts/code-atlas-serve.mdSubproject: loom-builderCategory: dispatch-prompts
Lines: 47Bytes: 3,066Imports: 0Exports: 0

Content Preview

  1. # code-atlas local dashboard — `atlas serve`
  2. ROLE: feature surgeon on an existing, working codebase. Respect its architecture; break nothing.
  3. GOAL: `atlas serve` — local web dashboard reading the same SQLite indexes the CLI uses. Local-only, zero cloud, zero CDN.
  4. Echo ROLE/GOAL/PLAN (3 lines) before work.
  5. ## Read FIRST
  6. 1. `/home/mikes/code-atlas/README.md` + `FILE_INDEX.md`
  7. 2. `src/code_atlas/` — CLI wiring, store/query layer (REUSE the query functions; the dashboard must not reimplement rank