Commitment surfaces · Software and infrastructure
Software and infrastructure

May this change be deployed, configured, or promoted into production?

Deployment and configuration paths are evaluated as commitments, not just permitted operations. In engineering, the Authority Check appears when code is deployed to production. Zero Trust governs access to the pipeline. Authority Control constrains whether that action may create organizational consequence.

A production deployment, two lenses

Each step is an access decision. The final step is something more.

When an organization deploys software to production, the change moves through an automated pipeline: code is built, tested, and promoted to live systems. Two runs of the same pipeline show how access and authority diverge in practice. Switch between them below.

A release manager deploys a verified build Permit

A release manager deploys a verified build to production. Access checks pass, and the deployment carries verified authority.

  1. 01
    Someone starts a deploy
    Identity confirmed. The pipeline is accessible. Whether this person may commit this change to production has not been asked.
  2. 02
    Pipeline access is granted
    Access granted. Pipeline access is not the same as authority to release to production.
  3. 03
    Commitment boundary reached
    The deploy reaches production
    The deployment is recognized as an official organizational action and treated as a governed decision.
  4. 04
    Is this person authorized to make this change?
    Authority is substantively evaluated: who is acting, on what authority, and within what limits. The responsible human authority is made explicit.
  5. 05
    The boundary decides
    The evaluation returns Permit. A durable record of the decision and its scope is created, and execution receives confirmation that governance conditions were satisfied.
  6. 06
    Production executes
    Deployment proceeds within the scope of verified authority. Outcome information is preserved with the decision history.

The organization can answer: who acted, what was committed, on what authority, with what basis, and what the outcome was.

An AI agent initiates the same deploy Block

An AI agent with valid credentials initiates a production deployment. Nothing in the access layer governs what it may commit.

  1. 01
    An AI agent starts a deploy
    Credentials are valid. The pipeline is accessible. Whether this agent may commit this change to production has not been asked.
  2. 02
    Pipeline access is granted
    The service account has pipeline access. Automated access is not the same as authority to release to production.
  3. 03
    Commitment boundary · agent-initiated
    The deploy reaches production
    The deployment is recognized as an official organizational action.
  4. 04
    Does accountable authority cover this commitment?
    No responsible authority source or client-approved policy covers this agent-initiated production deployment. The action exceeds the scope granted to the agent and the applicable risk threshold.
  5. 05
    The boundary decides
    Every credential was valid. No accountable authority source authorized the commitment. The evaluation returns Block, and the decision and its basis are preserved.
  6. 06
    No execution occurs
    Without governance clearance, the deployment does not proceed. No organizational commitment is created. The full attempt chain is preserved for investigation.

Access was valid. Authority was not. The attempt, the evaluation, and the gap are all on record. Even in failure, consequence is limited to what was granted.

Zero Trust

Governs who can reach the deployment surface.

Authority Control

Governs whether the deployment carries organizational authority. Every authorized commitment produces attribution, accountability, and a durable operational record; every blocked attempt is recorded with the same fidelity.

Constrain · Inform · Enforce

Three operating roles in the deployment pipeline.

The same Authority Check can run in Authority Observation Mode or Enforcement-Active Mode. The operating roles remain consistent across both postures.

Constrain

Define the bounded authority scope for each deployment class, including environments, change types, magnitude, conditions, and approval-chain requirements.

Inform

Return authority findings, unusual deployment patterns, and decision records to connected controls and responsible operators.

Enforce

Apply Permit, Defer, or Block before a deployment can create production consequence.

Every governed determination produces a durable authority record. Zero Trust secures access. Authority Control secures consequence.

How Authority Control completes Zero Trust →  ·  View the evidence base →

Design partners

The pipeline you already run is the surface.

Deployment classes, scopes, and approval chains come from the organization. The boundary enforces what the organization has defined.