1
0
Fork 0
Code Issues Pull requests Projects Releases 2 Packages Wiki Activity Actions Pages
DocForge2/ACTIVE_SLICE.md

13 lines
1.1 KiB
Markdown
Raw Normal View History

2026-07-29 03:45:09 -04:00
# Active milestone
```text
2026-07-29 03:45:09 -04:00
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.
```
2026-07-22 12:06:04 -04:00
2026-07-29 03:45:09 -04:00
Milestones 25 remain directional context and are not active.