%% Intelligence Plane — derived, provisional, non-authoritative. It proposes;
%% the Control Plane disposes; the action is recorded in Truth.
flowchart LR
T[("Truth")] --> F["Features / evidence"]
PRJ[("Projections")] --> F
F --> M["Model / ranking"]
M --> P["Proposal + confidence<br/>(provisional)"]
P --> G{{"Control Plane gate"}}
G -->|"approved"| A["Action → recorded in Truth"]
G -.->|"low confidence / no approval"| H["Suppress · escalate to human"]
Intelligence Plane
Content source: Canonical Unit · canon/diagrams/intelligence-plane.mmd · Canonical source: canon/diagrams/intelligence-plane.mmd
Incoming References
Case Study 1
- AISDR (AI Security Decision Record)case-aisdr
Law 1
- Evidence Before Intelligencelaw-05-evidence-before-intelligence
Reference Architecture 1
- The Six-Plane Modelrefarch-six-plane-model
