feat(confidence-engine): preserve initial reconstruction relationships

This commit is contained in:
2026-09-05 11:53:58 +01:00
parent 13fbceee7a
commit 7472b6ecb0
7 changed files with 485 additions and 23 deletions
+10
View File
@@ -9,6 +9,16 @@
- **HEAD:** `37a9a12` — route design evolution provenance through archive index
- **Working tree:** will be clean after v0.59a commit
## v0.5 initial reconstruction relationship contract
- v0.5 first-class initial reconstruction relationship contract implemented.
- Reconstruction relationships use explicit `fromId`/`toId` references.
- Declared relationships project deterministically to existing SituationGraph edges.
- Invalid relationship references are skipped rather than inferred or repaired.
- SituationGraph schema unchanged; v0.5 is the production default.
- Targeted deterministic suite passed; live v0.5 semantic/reliability validation remains pending.
- 502 structured-output reliability remains a separate unresolved issue.
## Current product architecture
Three distinct routes, not a single page: