HomeBlog › The agent that acts is not the agent that certifies
Blog

The agent that acts is not the agent that certifies

Aug 17, 20264 min readBy the Rysh team

Graph Engineering pattern 13 of 15: the Evidence & Compliance Graph. Evidence emitted on the edge, an auditor that reads the store directly, a human signature — separation of duties as a property of structure.

The agent performing an action should not be the agent certifying that its own action was correct. In regulated work, how an outcome was reached is part of the outcome — and this graph makes that a property of structure rather than a hope about behavior.

Context for new readers: pattern 13 of 15 in the Graph Engineering series. Like the release pipeline (pattern 9), this is a governance-shaped graph: its value lives as much in the edges it forbids as in the ones it draws.

The problem

Work must be performed and be demonstrable — to a regulator, an auditor, a customer, an internal risk function — that it followed the mandated process, with evidence, and that the parties who verified it were independent of the parties who did it. A trail reconstructed after the fact is a memoir, not a record.

The topology

  Workers
     |          evidence emitted
  Evidence Collector ----> [Evidence Store]
     |                          ^
  Compliance Reviewer           | reads directly
     |                          |
  Independent Auditor ----------+
     |
  Human Approval

Workers execute, and every consequential action emits artifacts — what was done, on whose instruction, with what result — to an evidence collector that files them in an evidence store, in-line with the work. A compliance reviewer checks the work against the mandated process: required steps, in order, with required sign-offs. An independent auditor — independent meaning no incoming edge from the execution side — examines both the work and the trail itself, reading the store directly rather than accepting anyone's summaries. A human approver signs, because regulation ultimately requires accountability to attach to a person. The chain is strictly ordered; no skipping edge exists.

Each separation answers an audit question

The graph's history — which node did what, in what order, with what evidence — is itself the compliance artifact. That is why evidence is emitted on the edge as the work happens; organizations discover the cost difference between recorded-in-line and reconstructed-afterward during their first audit.

Where it breaks

The dimension answers

Dimension Answer
Nodes Workers, collector, reviewer, independent auditor, human approver
Edges Strict forward chain; auditor reads the store directly
Cycles None — deficiencies return work to the start, through the record
Humans Final approval and accountability
Exit rule Approval granted with a complete, independently examined trail

Where rysh fits

The human-authority edge at the top of this graph needs enforcement in code, not prompts. In rysh, on Slack, email and WhatsApp, you flip the channel to human and nothing posts until a person types send — enforced at the send tool. Whatever the prompt says, the agent structurally cannot bypass the person.

Honest scope

Next: pattern 14, the Autonomous Operations Loop — the graph with no done state.


Building this with design partners → rysh.ai/design-partner

Try Rysh

Every pane is a shell and an AI agent — install takes one command.

Get started free →