[ PUBLISHED SPECIFICATION · NOT A DEPLOYED CONTROL PLANE ]
The AI-Native SDLC.
A framework specifying a risk-tiered lifecycle and the control-plane services required to implement it.
Enterprises are not stuck because the models are not good enough. They are stuck because nobody will sign for an agent they cannot bound, supervise, or account for afterwards. This specification defines the lifecycle and controls an implementation needs before a CISO can authorize autonomy inside a boundary.
Per session — permissions acquired and used in seconds
Owned by Security and identity
A traditional SDLC assumes
Identities belong to people and change at the speed of HR.
Where it breaks
Agents outnumber people, act at machine speed, and routinely outlive the person who created them.
LC-4
Governance and evidence lifecycle
Risk classification, approvals, controls, attestations, audit records
Regulatory — quarterly, annual, and on demand years later
Owned by Risk, compliance, privacy, legal
A traditional SDLC assumes
Evidence can be assembled from the lifecycle after the fact.
Where it breaks
Nothing an agent did is reconstructable later unless the lifecycle recorded it at the time it happened.
02[ The lifecycle ]
Eight phases, each with a gate that will not open on trust.
Every phase is human accountable. An agent may do most of the work in any of them and is never the party that answers for it. Select a phase to read its activities, its evidence, its verifiers, and what happens when it fails.
Select a phase to read its activities, evidence, verifiers, and the gate that stands between it and the next.
Accountability marks
Human accountable
A named person owns the outcome of this phase and answers for it.
Agent assisted
Agents may do most of the work here. They are never the accountable party.
Independently verified
Challenged by a service outside the team that produced the work.
Automated control gate
A conforming control plane blocks progression until required evidence exists.
Design the models, data flows, tools, identities, tenant boundaries, integrations, and the controls that hold them — and then attack the design on paper.
Human accountable
Agent assisted
Independently verified
Activities
Select models and providers from the approved catalog
Map every data flow, including retrieval and memory
Define tool, API, and MCP surfaces and the allowlist that bounds them
Define agent identities, scopes, and tenant boundaries
Threat model the agent: injection, poisoning, excessive agency, exfiltration
Map each threat to a control and each control to a standard
Responsible parties
Architecture — accountable for the design
Security — threat model and control mapping
Privacy — data-flow and minimisation review
Permitted AI assistance
Generate data-flow documentation from the design and the code
Propose threat coverage against a public technique library
Draft the control mapping for human confirmation
Required artifacts · evidence
Architecture and data-flow diagram
Privacy assessment
Agent threat model
Tool and MCP allowlist
Control mapping to the applicable standards
Required verifiers
V1Code and supply chain
V2Data and privacy
V4Agent behaviour
Entry criteria
Decomposition approved
Decision rights fixed
Exit criteria
Every tool the agent can reach is on the allowlist
Every data flow has a named lawful basis and boundary
Every modelled threat has a control or an accepted, recorded exception
Gate decision
Approve the architecture and the threat model.
Decided by
Security and privacy, jointly. Legal joins at Tier 4.
If it fails
No governed workspace is provisioned. Design work continues; build does not start.
[ Phase 04 · Build in a Governed Workspace ]5 artifacts · 2 verifier classes
Humans and coding agents build through approved repositories, approved models, and approved pipelines — so the record of how it was made is a by-product of making it.
Agent assisted
Human accountable
Automated control gate
Activities
Build in a workspace where model access runs through the gateway
Version prompts and configurations as first-class artifacts
Implement deterministic services for anything that must be exactly right
Assemble evaluation and test datasets alongside the code
Emit provenance: who and what produced each change
Responsible parties
Engineering lead — accountable
Coding agents — assisted execution under a named human
Platform engineering — workspace and pipeline integrity
Permitted AI assistance
Write, refactor, and document code under human review
Generate tests and evaluation cases from the acceptance criteria
Maintain the prompt registry and change log
Required artifacts · evidence
Traceable code and prompt changes
SBOM
AI-BOM: models, prompts, datasets, tools
Build provenance and signed artifacts
Test and evaluation datasets
Required verifiers
V1Code and supply chain
V2Data and privacy
Entry criteria
Architecture approved
Workspace provisioned with the approved tool allowlist
Exit criteria
Every change is attributable to a human or an agent acting under one
SBOM and AI-BOM produced by the pipeline, not by hand
Evaluation data exists before verification starts
Gate decision
Accept the build into verification.
Decided by
Automated: the pipeline refuses artifacts without provenance and a bill of materials.
If it fails
The artifact is not promoted. Nothing unbuilt-in-the-open reaches a verifier.
Independently challenge the software, the model, the agent's trajectory, its data access, and the business outcome. Not a review of intent — a test of behaviour.
Independently verified
Automated control gate
Human accountable
Activities
Run the code and supply-chain suite against the artifact
Evaluate the model against the versioned test set and its subgroups
Replay agent trajectories and score tool-call correctness
Attempt injection, poisoning, and privilege escalation
Test the business outcome: reconciliation, disclosures, required approvals
Remediate, then re-run. Evidence is the passing run, not the plan to fix
Responsible parties
Assurance function — accountable, and outside the build team
Security testing — adversarial suites
Privacy — leakage and authorization testing
Permitted AI assistance
Generate adversarial cases and expand the red-team corpus
Triage findings and propose remediations for human decision
Summarise results — never sign them off
Required artifacts · evidence
Evaluation report against a versioned test set
Security and adversarial testing results
Privacy and leakage testing results
Bias and subgroup performance results
Verifier results with pass and fail state
Remediation evidence and the passing re-run
Required verifiers
V1Code and supply chain
V2Data and privacy
V3Model
V4Agent behaviour
V5Business process
Entry criteria
Build artifact signed
Evaluation dataset versioned
Exit criteria
Every required verifier for the tier has run and passed
Unauthorized action attempts are zero, or explained and accepted
No open finding above the tier's threshold
Gate decision
Pass or fail against the tier's evidence policy.
Decided by
Automated policy evaluation over verifier results. No human overrides a failed verifier without a recorded exception.
If it fails
The release cannot be authorized. The finding, the remediation, and the re-run all become evidence.
Confirm the agent is still needed, still owned, still compliant, and still authorized — or take it out of service and keep the record.
Human accountable
Automated control gate
Activities
Confirm the use case is still needed and still performing
Re-confirm the named owner, or execute an ownership transfer
Review permissions and remove what is no longer used
Re-run the verifier set against the current model and prompt versions
Revoke credentials and decommission when retired
Retain evidence to the regulatory schedule after the system is gone
Responsible parties
System owner — accountable, or the receiving owner on transfer
Identity and access management — credential lifecycle
Risk and compliance — recertification record
Permitted AI assistance
Report usage, cost, and unused permissions ahead of review
Flag agents approaching expiry or with no active owner
Required artifacts · evidence
Recertification record
Ownership transfer record
Permission review results
Credential revocation record
Decommission record
Evidence retention record
Required verifiers
V1Code and supply chain
V2Data and privacy
V3Model
V4Agent behaviour
Entry criteria
Authorization expiry approaching, ownership changed, or a material change occurred
Exit criteria
The agent is recertified with a new expiry, transferred to a named owner, or retired
Permissions match current use, not historic use
Evidence survives the system
Gate decision
Recertify, transfer, restrict, or retire.
Decided by
System owner, confirmed by risk and compliance. Automatic restriction requires no one.
If it fails
The agent enters a restricted state automatically. Absent an owner, nothing keeps running on momentum.
Phase 08 · the question executives ask
Someone builds an agent, then leaves the company.
In most organisations the agent keeps running, with credentials nobody reviews, against systems nobody re-authorised. Under this specification, a conforming implementation treats the absence of an owner as a control signal.
Agent state machine · enforced by the control planeNo human action required to restrict
S1↓
Authorized
4 of 4 permission classes
Entered when
Active named owner · valid authorization · recertification current
Effect
Full authorized permission set inside the deployment boundary.
Transactional and write permissions revoked automatically. Read-only, no new sessions, sponsor and control owner notified.
S3
Revoked
0 of 4 permission classes
Entered when
No remediation inside the grace window
Effect
Credentials revoked, identity retired, integrations closed. Evidence retained to the regulatory schedule.
An agent without an active owner, a valid authorization, or a completed recertification does not keep running on momentum. It restricts itself.
03[ Verification ]
Verification is not a phase. It is an independent, continuous layer across the lifecycle.
Six classes of verifier, each operating over the phases where its evidence is meaningful. The specification requires verifier services that run, return evidence, and give the release policy a result to evaluate.
Control timing · when it acts, and whether it can stop what it objects to3 of 4 can stop something
Before generation
During generation
Before release
After release
CT-1
Preventive
Acts before generation
“The agent cannot.”
Authority
Blocks — makes the action impossible
Policy-as-code, tool and dependency allowlists, scoped credentials, protected paths, data-boundary and PII rules, approved context packaging.
There is nothing to remediate. The action was never available.
CT-2
Inline
Acts during generation
“Checked while working, not after.”
Authority
Blocks — and returns a correction signal
Contract and schema conformance, deterministic tests, secret scanning, data-flow and control-flow checks, diff-scope limits, unauthorized action attempts.
The loop halts and the agent is handed the failure to fix. Work does not advance.
CT-3
Gate
Acts before release
“Nothing ships unverified.”
Authority
Blocks — withholds the release
Multi-layer verification, evaluation suites, red-team results, evidence-completeness checks, and a named human release authority.
Release is withheld. A failed gate creates remediation work; it never moves accountability onto an agent.
CT-4
Continuous
Acts after release
“The last line, not the control.”
Authority
Detects only — it cannot stop what already happened
Runtime monitoring, drift and regression detection, anomaly detection, incident feedback into the maintenance loop.
It reports. This is the observability layer: necessary, and last.
Most enterprises have the first class and the last. They have had allowlists and identity for years, and they have bought dashboards. The gap is almost always the second — nothing acts while the agent is working. That is the difference between an unsupervised generator and a supervised one.
What counts as a verifier
A verifier is a named, independently-owned check with a defined trigger, a defined scope, the authority to block, and a recorded disposition.
Named owner
A check without one is a suggestion.
Defined trigger and scope
A check that fires at the wrong time is theatre.
Authority to block
A check that cannot stop anything is a dashboard.
Recorded disposition
A check that leaves no record leaves no evidence.
No builder — human or agent — approves its own work.
This is not a new control. It is segregation of duties, applied to a new kind of actor — and it is the reason a single model reviewing its own output is not verification. Every model carries its own failure modes; asking one to grade its own homework reproduces them in the verdict.
Algorithmic verification
Deterministic and repeatable
Static and dynamic analysis, dependency policy, secrets, data flow, control flow, tests, coverage, schema conformance.
It cannot tell you whether the code does the right thing.
Agentic verification
Reasoning, non-deterministic
Intent, business-logic correctness, requirement conformance, and the unknown-unknowns no rule was written for.
On its own it is not repeatable, and it must never review its own lineage's work.
Algorithmic and agentic verification are complementary, never either/or.
Where each class operates
Six subject classes, laid across the eight phases. Control timing says when a check acts; this says what it looks at. A verifier is one of each.
Verifier classes by lifecycle phase. Each row is a verifier class; each column is one of the eight phases, grouped into the design, build, release and runtime spans.
Verifier class
Design
Build
Release
Runtime
Verifier class
01Intake
02Define
03Architect
04Build
05Verify
06Authorize
07Operate
08Recertify
V1Code and supply chain
Does not operate
Does not operate
Operates
Operates
Operates
Operates
Does not operate
Operates
V2Data and privacy
Operates
Does not operate
Operates
Operates
Operates
Does not operate
Does not operate
Operates
V3Model
Does not operate
Does not operate
Does not operate
Does not operate
Operates
Does not operate
Operates
Operates
V4Agent behaviour
Does not operate
Does not operate
Operates
Does not operate
Operates
Does not operate
Operates
Operates
V5Business process
Does not operate
Operates
Does not operate
Does not operate
Operates
Operates
Operates
Does not operate
V6Runtime
Does not operate
Does not operate
Does not operate
Does not operate
Does not operate
Does not operate
Operates
Operates
Scroll the matrix sideways →
V1
Code and supply chain
Establish that the artifact is what it claims to be and carries no known defect.
Acts as Preventive · Inline · Gate
What it checks · 7
Static analysis (SAST)
Dynamic analysis (DAST)
Dependency and license analysis
Secrets detection
Infrastructure-as-code scanning
SBOM completeness
Artifact signing and provenance
V2
Data and privacy
Establish that the system touches only the data it is authorized to touch, and leaks none of it.
Acts as Preventive · Inline · Gate · Continuous
What it checks · 6
PII and PHI detection
Data lineage
Tenant-isolation tests
Retention and residency
Training-data authorization
Prompt and output leakage
V3
Model
Establish that the model performs as claimed, for everyone it affects, and still does after it moves.
Acts as Gate · Continuous
What it checks · 6
Accuracy against a versioned set
Groundedness
Hallucination rate
Robustness
Bias and subgroup performance
Prompt and model regression
V4
Agent behaviour
Establish what the agent does when the world is hostile, ambiguous, or simply long.
Acts as Preventive · Inline · Gate · Continuous
What it checks · 8
Tool-call correctness
Unauthorized action attempts
Goal adherence
Prompt-injection resistance
Memory and context poisoning
Excessive agency
Loop and resource exhaustion
Escalation and handoff behaviour
V5
Business process
Establish that the business outcome is correct — not merely that the model sounded right.
Acts as Inline · Gate · Continuous
What it checks · 5
Reconciliation
Balancing
Communication accuracy
Required disclosures
Human approval and dual control
V6
Runtime
Establish, continuously, that the system in production is still the system that was authorized.
Acts as Continuous
What it checks · 8
Drift
Anomalous tool usage
Permission changes
Unusual data access
Cost and token spikes
Repeated failed actions
Policy violations
Unexpected external communication
Permanent principles
Human accountableIndependently verifiedControl-plane enforced
04[ Specified control-plane architecture ]
Observability reports what happened. A conforming control plane determines what is allowed to happen.
The specification distinguishes visibility from enforcement. A conforming control plane provides authority.The specification requires verifiers to establish whether the system has produced enough evidence to proceed.
Architecture · top to bottomOne route · one gateway
Where humans and agents do the work in a conforming implementation — under the plane, never beside it.
L4
Independent verifier services
Challenge the work and return evidence the policy engine can evaluate.
L5
Approved runtime environments
Sandboxed execution with scoped credentials and enforced egress.
L6
Enterprise systems, data and APIs
Systems of record. A conforming implementation makes them reachable only through the route above.
No direct pathBlocked at the gateway
A conforming implementation routes every model call and tool call through a governed gateway and provides no direct agent-to-enterprise-system path.
What the control plane contains20 services
Inventory and identity
01Agent registry
02AI system inventory
03Human owner and sponsor registry
04Non-human identities
Catalog and versioning
05Model and provider catalog
06Prompt and version registry
07Tool, API and MCP registry
Policy and authorization
08Policy-as-code engine
09AI gateway
10Delegated authorization
11Secrets and credential management
12Approval workflows
13Risk-tier enforcement
Execution and evidence
14Runtime sandboxing
15Audit and evidence store
16Cost and quota controls
Response and lifecycle
17Incident response
18Quarantine and kill switch
19Expiration and recertification
20Ownership transfer and retirement
05[ Risk tiers ]
The same lifecycle. Four settings of how hard it grips.
The specification assigns tier in phase 01 and requires it to be enforced everywhere after it. Raise the tier and the lifecycle does not change shape — it tightens. Select a tier to see exactly which controls become mandatory and where they land.
T1
Assistive
The system helps a person think or write. It takes no action and touches nothing sensitive.
Summarization
Drafting
Code explanation
Non-sensitive search
Autonomy
No autonomous external actions. Every output passes through a human before it is used.
Approval authority
Team lead or system owner.
Deployment boundary
Approved model, non-sensitive data only.
Recertification
Annual.
T2
Sensitive, read-only
Internal assistants working over restricted material. The system reads what matters and still writes nothing.
Internal assistants over restricted documents
Retrieval across confidential corpora
Analysis of regulated records
Autonomy
Read-only identity. Retrieval is authorized per source, not granted wholesale.
Approval authority
System owner with privacy review.
Deployment boundary
An approved data boundary with tenant isolation and enhanced logging.
Recertification
Semi-annual.
T3
Transactional
The system acts: it creates tickets, updates records, sends communications, and invokes workflows.
Creating and updating tickets
Updating records in a system of record
Sending internal or external communications
Invoking business workflows
Autonomy
Dedicated agent identity with a tool allowlist and transaction limits. Designated actions require human approval.
Approval authority
System owner with security approval.
Deployment boundary
Scoped credentials, pre-action verification, rollback and reconciliation, runtime kill switch.
Recertification
Quarterly.
T4
Consequential and regulated
Decisions that materially affect a person: claims, payment, enrollment, benefits, clinical, eligibility.
Claims and payment outcomes
Enrollment and eligibility
Benefits determinations
Clinical and care-affecting decisions
Autonomy
Human decision authority at the point of effect, with dual control. The agent recommends; it does not decide.
Approval authority
Legal, compliance, privacy and security approval, plus recorded executive risk acceptance.
Quarterly or on any material change, whichever comes first.
Control load across the lifecycle8 of 32 mandatory
T4
T3
T2
T1
0102030405060708
Tiers are cumulative. T1 carries every control below it — eight phases across the bottom, one new control per phase at each tier.
Fully autonomous adverse decisions affecting a person are not permitted without a separately defined high-consequence governance process.
The control ledgerEvery control, and the tier it becomes mandatory at
01Intake & Classify
C-01Approved use-case charter with a named executive sponsorfrom T1
C-02Data-sensitivity classification signed by the system ownerfrom T2
C-03Maximum autonomy level fixed and enforced at the gatewayfrom T3
C-04Recorded executive risk acceptance for the affected populationfrom T4
02Define & Decompose
C-05Documented acceptance criteria and named failure modesfrom T1
C-06Decision-rights matrix separating agent tasks from human decisionsfrom T2
C-07Human-oversight plan with named escalation pointsfrom T3
C-08Dual control required for every designated decisionfrom T4
03Architect & Threat Model
C-09Model and provider selected from the approved catalogfrom T1
C-10Privacy assessment and approved data boundaryfrom T2
C-11Agent threat model mapped to a public technique libraryfrom T3
C-12Formal legal, compliance, privacy and security approvalfrom T4
04Build in a Governed Workspace
C-13Traceable code and prompt changes in approved repositoriesfrom T1
C-14SBOM and AI-BOM produced by the pipelinefrom T2
C-15Tool and MCP allowlist enforced at the gatewayfrom T3
C-16Deterministic implementation of every regulated business rulefrom T4
05Verify, Validate & Red-Team
C-17Model evaluation against a versioned test setfrom T1
C-18Output-leakage and retrieval-authorization testingfrom T2
C-19Adversarial and prompt-injection testing of agent trajectoriesfrom T3
C-20Independent validation by a party outside the build teamfrom T4
06Authorize & Deploy
C-21Named production authorizer and a recorded decisionfrom T1
C-22Read-only enterprise identity scoped to the approved boundaryfrom T2
C-23Dedicated agent identity, transaction limits, rollback and kill switchfrom T3
C-24Restricted deployment boundary with human authority at the point of effectfrom T4
07Operate, Supervise & Control
C-25Runtime logging of prompts, tool calls and outputsfrom T1
C-26Enhanced logging with per-request data-access attributionfrom T2
C-27Pre-action verification and transaction reconciliationfrom T3
C-28Complete decision evidence retained for every affected personfrom T4
08Recertify, Transfer & Retire
C-29Active named owner on the registerfrom T1
C-30Periodic permission and access reviewfrom T2
C-31Authorization expiry with automatic restriction on lapsefrom T3
C-32Recertification and evidence retention to the regulatory schedulefrom T4
This page is the framework standard, not an inventory of a deployed system. Every control listed is what the lifecycle requires at that tier. Any specific deployment carries its own register, which separates what is implemented today from what is documented standard.
06[ Evidence ]
One chain, and no missing link.
Every phase emits evidence as a by-product of doing the work, and each artifact points at the one before it. Assembled afterwards, this is a reconstruction. Produced as you go, it is a record.
The evidence chain · unbroken9 links · each signed or versioned
01
02
03
04
05
06
07
08
09
Requirement
Design decision
Code or prompt change
Test
Verifier result
Approval
Deployment
Runtime trace
Recertification
Acceptance criterion with an id
Architecture and threat-model entry
Commit or prompt revision
Test run against the versioned set
Pass or fail with findings
Authorization decision and authorizer
Released artifact, model and prompt version
Prompt, tool calls, outputs, policy decisions
Confirmation, transfer, or retirement
Versioned record
Versioned record
Signed commit
Content hash
Signed attestation
Signed decision
Artifact signature
Append-only record
Signed decision
Phase 02
Phase 03
Phase 04
Phase 04
Phase 05
Phase 06
Phase 06
Phase 07
Phase 08
← trace backtrace forward →
01
Requirement
Acceptance criterion with an id
Versioned record · Phase 02
02
Design decision
Architecture and threat-model entry
Versioned record · Phase 03
03
Code or prompt change
Commit or prompt revision
Signed commit · Phase 04
04
Test
Test run against the versioned set
Content hash · Phase 04
05
Verifier result
Pass or fail with findings
Signed attestation · Phase 05
06
Approval
Authorization decision and authorizer
Signed decision · Phase 06
07
Deployment
Released artifact, model and prompt version
Artifact signature · Phase 06
08
Runtime trace
Prompt, tool calls, outputs, policy decisions
Append-only record · Phase 07
09
Recertification
Confirmation, transfer, or retirement
Signed decision · Phase 08
← trace backtrace forward →
Each link is signed or versioned, and each points at the one before it. This is the chain an auditor follows — from a runtime decision back to the requirement that authorized it, or forward from a requirement to every decision it produced.
07[ Standards alignment ]
Not a badge. A crosswalk that says where each obligation is met.
Following a lifecycle does not by itself make a system compliant. It produces the evidence that the obligations were met — at the time the work happened, not reconstructed afterwards.
Framework version
AI-SDLC v1.0
Last crosswalk update
2026-07
Control owner
Head of AI governance, with the CISO and the chief privacy officer
Applicable system types
Assistive, retrieval, transactional and consequential AI systems, including multi-agent
AI RMFNIST
AI Risk Management Framework
Version1.0
Produced in phases
01
02
03
05
07
08
What it asks for
Govern, Map, Measure, Manage — with governance infused across the lifecycle rather than bolted on at the end, and TEVV run as an operational discipline.
What the lifecycle produces
Govern lives in the control plane and the tier policy. Map is phases 01–03. Measure is the verifier layer. Manage is phases 06–08. TEVV runs continuously, not once.
SSDFNIST SP 800-218
Secure Software Development Framework
Version1.1
Produced in phases
04
05
06
07
What it asks for
Prepare the organization, protect the software, produce well-secured software, respond to vulnerabilities — designed to integrate into an existing lifecycle rather than replace it.
What the lifecycle produces
Phase 04 emits provenance, SBOM and AI-BOM by pipeline. Phase 05 runs the code and supply-chain verifier class. Phase 07 carries the response practices into runtime.
800-53NIST SP 800-53
Security and Privacy Controls
VersionRev. 5
Produced in phases
03
06
07
08
What it asks for
Control families for access control, audit and accountability, configuration management, identification and authentication, risk assessment, system and services acquisition, and program management.
What the lifecycle produces
The specified control-plane functions map to families directly: identity and delegated authorization to AC and IA, the evidence store to AU, the registries to CM, tiering to RA, and the vendor catalog to SA.
HIPAA45 CFR Part 164
Security Rule and Privacy Rule
VersionAs amended
Produced in phases
01
03
05
07
08
What it asks for
Administrative, physical and technical safeguards; minimum necessary use and disclosure; audit controls; and documentation retained for six years.
What the lifecycle produces
Phase 01 classification and phase 03 privacy assessment establish minimum necessary. Data and privacy verifiers test it. Phase 07 audit controls and phase 08 retention hold the documentation obligation.
OWASPOWASP
GenAI Security Project and the Agentic AI Security Initiative
VersionCurrent release
Produced in phases
03
05
07
What it asks for
Application-level risks for LLM systems and the agent-specific threat classes: excessive agency, tool misuse, memory poisoning, and unsafe autonomy.
What the lifecycle produces
Phase 03 threat modelling and the agent-behaviour verifier class are written against these categories. Tool allowlists and autonomy ceilings are the mitigations, enforced at the gateway.
ATLASMITRE
Adversarial Threat Landscape for AI Systems
VersionCurrent release
Produced in phases
03
05
07
What it asks for
A technique library for real attacks on AI systems: agent deployment, tool invocation, context poisoning, credential harvesting, and exfiltration through agent tools.
What the lifecycle produces
These techniques are the input to phase 03 threat models and the red-team suites in phase 05. Runtime detections in phase 07 are written against the same technique ids.
Permanent principles
Human accountableIndependently verifiedControl-plane enforced
08[ SYNTHETIC WORKED SCENARIO · NO CLIENT OR DEPLOYMENT CLAIM ]
An agent investigates an enrollment discrepancy and prepares a recommended correction.
In this synthetic scenario, a member's enrollment record and the source-of-truth eligibility file disagree. Coverage is affected, so this is a Tier 4 use case from the first minute — the agent investigates and recommends, and a person decides.
Written for a regulated operations environment. The same walk applies to a claims adjustment, a benefits determination, or an eligibility review.
01Phase 01 · IntakeHuman accountable
The operations owner files the use-case charter. Because the outcome affects a person's coverage, the use case classifies as Tier 4 before any design work starts.
Controls
C-01 · C-04
Evidence produced
Charter, named sponsor, risk tier, executive risk acceptance
02Phase 02 · DefineHuman accountable
Decision rights are fixed: the agent investigates and reconciles; a person decides and applies. The correction itself is never delegated.
Privacy approves a minimum-necessary boundary: one member record, one eligibility extract, read-only. The threat model covers poisoning of the source document.
The system is built in a governed workspace with four tools on the allowlist: three read APIs and one deterministic reconciliation service. The balancing logic is code, not a prompt.
Controls
C-15 · C-16
Evidence produced
Traceable changes, SBOM and AI-BOM, allowlist, deterministic rule implementation
05Phase 05 · VerifyIndependently verified
Verifiers run outside the build team: retrieval authorization, tool-call correctness, injection resistance against the source document, deterministic balance check, unauthorized action attempts.
An authorizer outside the build team releases it inside a restricted boundary. The agent is registered with a read-only identity — it can propose a correction and cannot make one.
Controls
C-22 · C-24
Evidence produced
Authorization record, registered identity, pinned model and prompt version, expiry
07Phase 07 · OperateAutomated control gate
In production the agent reads the two records through the gateway, runs the deterministic reconciliation, and produces a recommendation with the reasoning and the source lines attached.
Controls
C-26 · C-27
Evidence produced
Runtime trace, policy decisions, reconciliation output, proposal id
08Phase 07 · OperateHuman accountable
The accountable operator reviews the recommendation and the reconciliation. A second approver signs, because the change affects coverage. The update executes under the human's identity.
Controls
C-08 · C-28
Evidence produced
Human approval, dual-control record, controlled update linked to the proposal
09Phase 07 · OperateIndependently verified
Runtime verifiers keep watching: drift on the reconciliation model, unusual data access, repeated failed actions, and any unexpected external communication.
Controls
C-25 · C-27
Evidence produced
Drift results, anomaly records, control attestations
10Phase 08 · RecertifyAutomated control gate
Quarterly recertification confirms the owner, reviews permissions, and re-runs the verifier set against the current model version. If the owner lapses, the agent restricts itself.
Agents build. Verifiers challenge. Humans authorize. A conforming control plane enforces.
The specification defines the control-plane, observability, and verifier functions an enterprise implementation needs. Scope the architecture, operating boundary, and evidence plan before asserting conformance.