Full Parity Milestone 6 Index Rewrite Evidence
Milestone 6 tracks the Index production rewrite.
Current state:
unresolved-index-gap: the old Index source exists at
/home/n0um3n4/repositories/index, and current 0x0 Index source, tests, and
release metadata exist under apps/index/, but apps/real-rewrite-gap.tsv
still has Index rows that are not production-ready.
index-runtime-gate-failure: current runtime gates still expose a
local-effects timeout and a CLI corpus mismatch in the release binary.
Gate
Generate the evidence ledger:
make full-parity-milestone6
Check the milestone evidence:
make full-parity-milestone6-check
The gate validates source presence, current 0x0 Index artifacts, old-source
availability, unresolved gap tracking, roadmap status, and documentation.
Current Evidence
apps/index/src/apps/index/tests/apps/index/release/apps/runtime-revalidation.tsvapps/build-manifest.tsvparity/milestone6-index.tsv
Existing focused gates remain the behavior gates:
make index-real-production-checkmake index-full-checkmake apps-real-rewrite-gap-check
Closure Rule
Milestone 6 cannot close until apps/real-rewrite-gap.tsv has zero unresolved
Index rows and the released Index artifact is generated from current 0x0 source
and passes the old Index acceptance corpus.
Documentation Impact Review
Index source, runtime, release, CLI, fixture, acceptance, or operational
behavior changes must update this file, docs/index-pure-rewrite.html,
docs/index-runtime.html, docs/app-runtime-revalidation.html,
docs/apps-real-production-gap.html, docs/feature-support-matrix.html, and
docs/release-notes.html in the same change unless the ADR/RFC explains why a
location is unaffected.