fix(confidence-engine): preserve intervention fit dependency

This commit is contained in:
2026-09-05 13:33:01 +01:00
parent 55e935066c
commit e5de8564a4
3 changed files with 16 additions and 0 deletions
+6
View File
@@ -39,6 +39,12 @@
- `unexplainedTransitions` now project as unresolved transition nodes and register their source IDs for existing relationship projection; the relationship architecture itself was not redesigned.
- The semantic coherence of live `r1` remains a separate unresolved reasoning issue; intervention-fit E was absent in that run and remains unresolved. No live validation has occurred after this deterministic fix.
## Intervention-fit dependency preservation
- First-class relationship generation and deterministic projection now work end-to-end; the latest live run projected all three declared relationships correctly.
- The remaining semantic weakness was substitution: narrower decision prerequisites were preserved, but the full supplied intervention-fit dependency was not. v0.5 now requires preservation of the user's actual dependency level; narrower evidence prerequisites may coexist but may not replace that higher-order contingency.
- No schema, builder, or orchestrator change was required. Deterministic tests prove this instruction exists only; live compliance remains untested. Next restart point: one live intervention-fit validation, followed by bounded repeatability if it passes.
## Current product architecture
Three distinct routes, not a single page: