feat(confidence-engine): preserve initial reconstruction relationships
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user