-
Notifications
You must be signed in to change notification settings - Fork 0
Architecture
BRYAN DAVID WHITE edited this page Mar 7, 2026
·
14 revisions
OVERWATCH sits between agent frameworks and data/action planes.
Agent Frameworks (LangChain/LangGraph/etc)
|
v
┌─────────────────────────────────┐
│ Σ OVERWATCH (Coherence Ops) │
│ - DTE deadlines & budgets │
│ - TTL / TOCTOU freshness │
│ - Safe Action Contract │
│ - Verification │
│ - Sealing + Drift→Patch │
│ ┌─────────────────────────────┐ │
│ │ Domain Modes (67 funcs) │ │
│ │ IntelOps → ReOps → │ │
│ │ AuthorityOps → FranOps → │ │
│ │ ParadoxOps ↕ Cascade ↕ │ │
│ └─────────────────────────────┘ │
│ ┌─────────────────────────────┐ │
│ │ DecisionSurface Runtime │ │
│ └─────────────────────────────┘ │
│ - Event Contracts (79 events) │
│ - FEEDS pub/sub routing │
└─────────────────────────────────┘
|
v
Data / Action Planes (Foundry, APIs, Power Platform, etc)
Transport options:
- MCP server (recommended) or MCP gateway
- Direct adapters (LangChain callbacks/tool wrappers)
See also: Runtime Flow
Mermaid diagrams:
Σ OVERWATCH — Coherence Ops Platform • Current release: v2.1.0 • DeepSigma
- Start
- Core
- Schemas
- FEEDS + Exhaust
- Integrations
- Reference Layer
- Ops
- Excel-First
- EDGE + ABP
- Domain Modes
- Governance
- Meta