AI Executive Office — CXO Assistant Platform · View 07 of 30 · 3 · Structure
The layering rule
- A layer may call the layer below it and nothing above. The single upward arrow — the execution plane reporting an outcome to the decision engine — is asynchronous and passes through a queue, so it is a message rather than a dependency
- Grounding is a layer of its own, between orchestration and the AI platform. Collapsing it into the orchestrator is the mistake that makes tool authorisation impossible to audit later
- The metric service is the only component permitted to compute a KPI. Every other path to a number is a defect, and a test enforces it
Deliberate omissions
- The cross-cutting band is drawn as a layer because the generator stacks bands. It is not a bottom layer: identity, keys, policy and monitoring touch every layer above
- Individual specialist agents are one box. Ten capability packs share one runtime — view 16
Risks
- Eight layers is a lot of indirection for a first release. The mitigation is that the grounding and orchestration layers ship as one deployable in the prototype and separate only when a second consumer appears