docs: clarify Confidence Engine context authority
This commit is contained in:
@@ -1,9 +1,18 @@
|
||||
# Investigation State Assessment Contract
|
||||
|
||||
> **Status: Passive / Experimental Implementation**
|
||||
> Implemented in code during Experiments 18–25B but does not control active user-facing investigation routing.
|
||||
> This document defines the data contract that was tested; the capability remains passive.
|
||||
>
|
||||
> Architecture Experiment 18 — First Executable Slice
|
||||
>
|
||||
> This document defines the data contract for the investigation state assessment layer. It is the interface between investigation narrative (Stage 3) and behaviour selection (Stage 5).
|
||||
|
||||
## Implementation status
|
||||
|
||||
- **Implemented in code**: Yes — first executable slice deployed (Experiment 18).
|
||||
- **Active routing authority**: No — passive experimental capability isolated from user-facing investigation.
|
||||
|
||||
---
|
||||
|
||||
## Versioning
|
||||
@@ -229,4 +238,4 @@ These are tracked in `reasoning-contract-backlog.md`.
|
||||
|
||||
## Recording Note
|
||||
|
||||
This contract was drafted for Experiment 18's first executable slice. It captures the minimal viable assessment object shape derived from actual repository data contracts (schema.js, orchestrator.js, facilitator-view-adapter.js). Future experiments will add dimensions and signals as the graph schema and diagnostics evolve.
|
||||
This contract was drafted for Experiment 18's first executable slice. It captures the minimal viable assessment object shape derived from actual repository data contracts (schema.js, orchestrator.js, facilitator-view-adapter.js). The capability is implemented in code but remains passive/experimental — it does not control active user-facing investigation routing. Future experiments may add dimensions and signals as the graph schema and diagnostics evolve.
|
||||
|
||||
Reference in New Issue
Block a user