PLANEON FIELD NOTE / 01

Last reviewed 01 September 2026

The enterprise multi-agent systems blueprint.

Sixteen boundaries that turn a capable model into a system an enterprise can operate, govern, and trust.

Download the PDF
01 / THESIS

The model is necessary. It is not the system.

A production agent is a chain of identity, interpretation, retrieval, reasoning, authority, action, memory, evidence, and feedback. Most failures arrive in the joins: a missing , a retry without , retrieved text treated as instruction, or a release gate that consumes opinion instead of evidence.

The blueprint makes those joins explicit. It does not prescribe one platform or vendor. It names the jobs that fail differently, change at different speeds, or answer to different owners.

02 / FOUR CONCERNS

Group by concern, not hierarchy.

Runtime plane

Where it runs, how models are served, how requests enter and leave.

Knowledge plane

What the system knows, may retrieve, and earns the right to remember.

Execution plane

How work is planned, continued, standardised, isolated, and completed.

Trust & lifecycle plane

Who or what is permitted, how evidence is gathered, and how change is governed.

03 / SIXTEEN HARNESSES

Every boundary needs an owner and proof.

01

Infrastructure & Runtime

The compute, scheduling, networking and resilience substrate every other harness sits on — Kubernetes across public and private cloud, GPU-aware and multi-tenant from the start.

Platform Engineering / Cloud Infrastructure
02

Model & Inference

Serve, version and scale the models — proprietary and open-weight — with predictable latency and cost, and keep them swappable so no single provider becomes load-bearing.

ML Platform / AI Engineering
03

AI Gateway

One control point for every model call: authentication, tenant quota, routing, caching, cost metering and the edge layer of guardrail enforcement.

Platform Engineering, with Identity & Access Management
04

Experience & Interaction

The surfaces where people meet the system — and where they steer it: channels, streaming, sessions, clarification, provenance display and the approval moments that make autonomy safe.

Product Engineering / Digital Channels, with UX
05

Domain & Semantic

Shared, machine-usable meaning: ontologies, a semantic layer, agreed metric definitions and regulation expressed as knowledge the agent can reason over.

Data Governance / Enterprise Architecture, with domain SMEs
06

Data Integration & Provenance

Governed access to source systems with lineage and entitlements attached — the data plane behind retrieval, deliberately separate from the tool plane that takes actions.

Data Engineering, with Data Governance and Privacy
07

Retrieval & Context Engineering

Assemble the smallest sufficient context for each step, inside a token budget: hybrid retrieval, reranking, graph traversal, iterative refinement, compaction and tool search.

AI Engineering, with Data Engineering
08

Memory & State

Decide deliberately what persists beyond a task — working, episodic, semantic and procedural memory — with an explicit write policy, retention limits and poisoning controls.

AI Engineering, with Privacy
09

Protocol & Interoperability

Standard contracts at every boundary so frameworks stay replaceable: MCP downward to tools and data, A2A sideways to peer agents, OpenAPI and AsyncAPI to the rest of the estate.

Enterprise Architecture, with Platform Engineering
10

Orchestration & Durable Execution

Plan and decompose the task, route work to the right agent or tool, checkpoint durably so long tasks survive restarts, and stop cleanly when budget or policy says so.

AI Engineering
11

Tool, Skill & Sandbox

The action surface: typed tool contracts, packaged skills, an explicit read-versus-write authority model, and isolation strong enough for code the model wrote.

AI Engineering, with Security Engineering co-signing write authority
12

ML & Decision Intelligence

Keep discriminative and optimisation models in the architecture as first-class tools and routing signals — often cheaper, faster and more accurate than asking a language model.

Data Science / Machine Learning
13

Security, Safety & Guardrails

Runtime enforcement on every call, plus the agentic attack surface: non-human identity, injection and PII defence, output validation, supply chain, circuit breakers and kill switches.

Security Engineering / CISO organisation
14

Governance, Oversight & AgentOps

Decide how much independence each action may have, prove it with policy-as-code and human checkpoints, and run the change control that lets the system improve safely.

AI Governance Office / Risk & Compliance, with Legal
15

Observability & FinOps

Make any task reconstructable end to end and attribute its cost: OpenTelemetry GenAI spans carrying trace, thread and task IDs, the acting identity, the policy decision and the token spend.

SRE / Observability platform, with FinOps
16

Evaluation & Assurance

Grade the system at five scopes, prove reliability across repeated runs, red-team it adversarially, and gate every promotion on the evidence.

Quality / AI Assurance, with the Security red team
04 / ONE TASK END TO END

Only two of forty-three exchanges touch the model.

The reference sequence follows a task from an authenticated channel to governed data, a pinned model, a policy gate, a typed tool, memory write-back, a validated response, and a lifecycle loop. Steps 16 and 17 touch the model core. The rest are the system around it.

Walk the complete sequence ↗
05 / BUILD ORDER

Start with what must be true before autonomy.

00

Phase 0 · Foundation

Before any agent runs.

Infrastructure & Runtime

01

Phase 1 · Pilot

Single team, contained blast radius.

Model & Inference · AI Gateway · Experience & Interaction · Retrieval & Context Engineering · Protocol & Interoperability · Orchestration & Durable Execution · Security, Safety & Guardrails · Observability & FinOps · Evaluation & Assurance

02

Phase 2 · Production

Real systems, real data, real users.

Domain & Semantic · Data Integration & Provenance · Memory & State · Tool, Skill & Sandbox · Governance, Oversight & AgentOps

03

Phase 3 · Scale & federation

Many agents, many teams, regulated load.

ML & Decision Intelligence

06 / PROVENANCE & LIMITS

Use the framework critically.

Taxonomy, standards facts and technology names derive from three architecture reviews synthesised in the harness composition deck, current to approximately mid-2026. Enterprise ownership and build phases are architectural recommendations, not findings. Re-verify all version-specific and statistical claims before publication.

Enterprise ownership models and build phases are architectural recommendations, not research findings. Tier badges reproduce the source deck’s MVP-versus-full split; Phase 0–3 is a separate sequencing model. Tool lists are a dated landscape, not an endorsement.

Research snapshot links: Gravitee 2026 · Cloud Security Alliance 2026 · Anthropic engineering 2025.