SIGN IN SIGN UP

fix(all): repair code graph coverage indexing

Context:
========
`graph index` could retain an empty or stale implementation-coverage projection
after forced or incremental indexing, leaving `COVERS_FILE` and `COVERS_SYMBOL` absent.

Changes:
--------
- Rebuild coverage from persisted implementation state and current logical symbols
- Detect persisted sidecar-only changes and graph-content inconsistencies
- Report coverage summaries and stable diagnostics through the CLI
- Add regression tests, documentation, specs, archive, and patch changesets
M
Manuel Lozano García committed
14422dba5c1cc64f04205f3ebfa3d435cd790aa0
Parent: 05affc8