Code Atlas Serve
Path:
loom-builder/prompts/code-atlas-serve.mdRelative: prompts/code-atlas-serve.mdSubproject: loom-builderCategory: dispatch-promptsLines: 47Bytes: 3,066Imports: 0Exports: 0
Content Preview
- # code-atlas local dashboard — `atlas serve`
- ROLE: feature surgeon on an existing, working codebase. Respect its architecture; break nothing.
- GOAL: `atlas serve` — local web dashboard reading the same SQLite indexes the CLI uses. Local-only, zero cloud, zero CDN.
- Echo ROLE/GOAL/PLAN (3 lines) before work.
- ## Read FIRST
- 1. `/home/mikes/code-atlas/README.md` + `FILE_INDEX.md`
- 2. `src/code_atlas/` — CLI wiring, store/query layer (REUSE the query functions; the dashboard must not reimplement rank