12 lines
1.1 KiB
Markdown
12 lines
1.1 KiB
Markdown
# Active milestone
|
||
|
||
```text
|
||
Milestone: 1 — fast, observable core
|
||
Goal: Make warm retrieval immediate by removing repeated whole-project work without changing graph meaning.
|
||
In scope: Structured profiling; immutable request snapshots; duplicate-check elimination; linear validation; indexed traversal; compact receipts and bounded pagination where measurements require them; receipt-based status; persistent source generations; cheap no-change detection.
|
||
Out of scope: Speculative storage replacement; task-shaped agent retrieval; independent render-plan packages; adapter SDK expansion; self-hosting; WorldForge or ScrapeStation changes; production MCP repointing; tags and releases.
|
||
Done when: Routine warm reads parse zero canonical sources; exact, search, traversal, context, synchronization, and status paths are bounded and measured; stale and corrupt state still fail closed or recover safely; legacy and no-AST adapters remain compatible; the complete repository gate passes.
|
||
Status: Active. Repository audits and design reconciliation are in progress.
|
||
```
|
||
|
||
Milestones 2–5 remain directional context and are not active.
|