Decision

The queue where humans, agents, and policy decide what happens next.

Decision gives operators one surface to review Signals, approve bounded action, ask for more context, or stop work before risk moves downstream.

Queue
A focused judgment surface

Decision turns Signals into run, wait, or stop states so the right human, agent, or policy path can act with context.

  • Run
  • Wait
  • Stop
  • Escalate
Atlas connection
Judgment stays attached to the map

Atlas shows where the Decision sits, which systems are affected, and what Proof must be recorded after the action.

  • Composition: signal-decision-proof
  • Hub: Atlas
Decision surface

Decision owns the queue.

Decision routes whether the next step can run, must wait, or should stop with a named owner.

Signal

A watched source says something changed or needs attention.

Decision

The queue routes the update to a human, agent, policy rule, or stop point.

Atlas

The map keeps the owner, system boundary, and downstream impact visible.

Proof

The decision produces evidence, outcome, receipt, audit trail, and rollback note.

Production contract

The product boundary stays small enough for operators to inspect.

In production, Decision is required because it owns review owner, run-wait-stop state, allowed action, escalation and policy reason.

Owns
The review owner

Decision owns the named review owner, allowed action, escalation reason, policy reason, and current run-wait-stop state.

Consumes
The incoming Signal

Decision should not start from a vague task. It consumes a Signal with source context, affected system, and reason to review.

Produces
A proof requirement

Decision produces the minimum proof needed for the next operator to understand what happened and why.

Connected products

Atlas connects this product to the rest of the governance loop.

Each page describes one product surface, but production workflows need the four surfaces attached to the same map: Atlas, Signal, Decision, and Proof.

Decision implementation

Attach this surface to a real workflow.

Start with one live workflow, connect the source signal, name the decision owner, and decide which proof record must survive the action.

Queue Define the operator action

Decide what a reviewer can approve, reject, route, request, or stop.

Policy Name the decision rule

Turn hidden judgment into a policy rule or owner approval path.

Proof Require the evidence

Make the queue ask for the proof record before the workflow moves on.