feat(confidence-engine): expose initial reconstruction evidence
This commit is contained in:
@@ -19,6 +19,13 @@
|
||||
- Targeted deterministic suite passed; live v0.5 semantic/reliability validation remains pending.
|
||||
- 502 structured-output reliability remains a separate unresolved issue.
|
||||
|
||||
## Initial reconstruction observability
|
||||
|
||||
- Successful `/api/cases/start` responses now expose the validated initial `reconstruction`, the exact object used by `buildInitialGraph()`.
|
||||
- Semantic experiments can compare `reconstruction.relationships` directly with projected `e-rel-*` SituationGraph edges; this is observability only and does not change reasoning semantics.
|
||||
- Owning deterministic tests pass. Ten broader orchestrator failures were observed and classified as unrelated to this increment, but were not proven pre-existing because non-mutating baseline execution was blocked by the existing Vitest apparatus.
|
||||
- No live validation has been rerun against this observability boundary. Next restart point: exactly one production-default `/api/cases/start` call using the fixed manufacturing scenario, comparing reconstruction relationship E directly with its projected graph edge.
|
||||
|
||||
## Current product architecture
|
||||
|
||||
Three distinct routes, not a single page:
|
||||
|
||||
Reference in New Issue
Block a user