Pillar 1 · Runtime
Sandboxed execution envelope across the full workload spectrum — millisecond-response to multi-day autonomous. Token budgets, cost limits, loop detection, and circuit breakers enforced at the execution layer. Resource-controlled, scalable, tenant-isolated. Network egress, filesystem access, tool API egress, and agent identity enforced simultaneously below the framework layer.
Model access governed by the same enforcement model as tool access: which providers are permitted, which models, which tenants, data residency enforced at the boundary.
MCP gateway
Single authorisation point for every tool call; enforced in combination with egress controls.
Sandboxed execution
Process and network isolation per agent run; graduated profiles; violations recorded as security events.
Four-plane bypass resistance
Network egress, agent identity, filesystem access, tool API egress — all four must hold simultaneously.
Controlled execution envelope
The agent runs inside an execution envelope owned by the plane — not by the framework or a separately-operated component. Production controls are enforced below the framework layer regardless of agent code behaviour.
Model access governance
Which providers, which models, which tenants, data residency enforced. Same enforcement model as tool access.
Pillar 2 · Authority and Accountability
Machine identity issued at registration — never borrowed from a user account. Dual attribution: every action records both the agent and the human whose authority was delegated. Multi-agent delegation chains fully attributed. Autonomy classification at registration drives policy thresholds, HITL escalation, and audit routing. Security teams. Compliance. Risk committees.
Agent registry
Canonical inventory across every framework and team; one queryable record of the estate.
Workload identity & dual attribution
Machine identity per agent; every record carries both user (delegator) and agent (actor).
Autonomy class
User-delegated, supervised autonomous, or fully autonomous; classified at registration; drives policy thresholds, HITL escalation, audit routing.
Delegation chains Phase 2
When one agent delegates a subtask to another, both identities are attributed in the audit record and the sub-agent's permission boundary is constrained to the delegating agent's scope.
IAM federation
Okta, Entra, custom OIDC. No new identity silo.
Pillar 3 · Lifecycle Control
Before: version promotion, staged rollout, per-customer enablement, evaluation gates. During: suspend, drain, kill, rollback at any scope without touching what runs alongside. HITL approval checkpoints enforced at the infrastructure layer — request, timeout, escalation, and resume-after-approval as infrastructure operations, not application logic. Platform engineers. SREs. Risk committees.
Version governance applies to the full agent package — code, prompts, tools, model choice, and policy — not just source code. A prompt change can alter agent behaviour as much as a code change.
Agent versioning and staged promotion Phase 2
Version-controlled agent packages; evaluation gate before GA; per-tenant enablement; canary release.
Lifecycle state machine
Event-sourced; every transition operator-initiated, reason-recorded, evidence-linked.
Kill switch, drain, rollback
At run, agent, version, or tenant scope without affecting what runs alongside.
Resumability
Durable execution state persists across pod restarts and deployment events. A suspended agent resumes from its last recorded state.
Resource controls
Per-agent, per-tenant, per-run; enforced before consumption with circuit breakers and anomaly-triggered throttling.
Pre-execution policy Phase 2
Permit, block, escalate before every significant action.
Pillar 4 · Audit-Grade Evidence
cogward is the authoritative producer of agent execution evidence — hash-chained, tamper-evident, privacy-preserving, GDPR-compatible redaction model. Designed for audit and regulator submission. GRC systems, SIEMs, ticketing systems, and compliance platforms consume that evidence; they do not create it.
The compliance record and the events journal are separate artifacts. The events journal is for engineering and operations. The audit ledger is for regulators, auditors, and risk committees. Both are produced by the plane. Neither is a substitute for the other.
Hash-chained, tamper-evident audit log
Independently verifiable inside your environment — your auditors don't need to call a vendor API.
Three properties from the start
Dual attribution, privacy-preserving by construction, GDPR-compatible redaction model. Built into the record structure; cannot be retrofitted.
GRC export Phase 2
ServiceNow, Archer, Vanta, Hyperproof.
Forensic-grade replay Phase 3
From execution state, policy, and memory — not just a log diff.
Pillar 5 · Agent Estate Intelligence Phase 2/3
Once agents run through the plane at scale, the plane builds per-customer intelligence no monitoring tool can replicate — seeing identity, declared purpose, lifecycle state, policy, and outcome simultaneously. Cost attribution per agent and per tenant. Drift detection. Fleet patterns. Goal achievement tracking. Per-customer. No cross-tenant data sharing.
Engineering manager · CTO · CFO →
Drift detection Phase 3
Cost, latency, tool sequence, goal achievement, policy escalation rate.
Fleet pattern intelligence Phase 3
Underutilisation, overload, correlated degradation, escalation hot spots.
Goal achievement tracking Phase 2
Declared goal, completion rate over time, per-agent and per-programme.
Air-gapped intelligence distribution Phase 3
Pre-trained behavioural model updates via the same channel as software releases.