Transparency · Practices

Commitments we apply every deployment

Policy matters only if it survives contact with production. These are the practices we hold to in live systems.

Practices
01

Humans stay accountable

Every deployment names an accountable operator. The agent's console shows live run steps so oversight is possible in practice, not just on paper.

02

Machine action is disclosed

When an agent acts on someone's behalf, the counterparty can tell. We do not ship interfaces designed to pass an agent off as a person.

03

Data minimisation by default

Memory retains what the task requires. Sensitive material is sealed below the hash boundary and scoped to the actor that produced it.

04

Consequence requires a receipt

Irreversible actions are compiled, signed, and replayable so a dispute can be settled with evidence instead of recollection.

05

Reporting stays honest

Partial work is reported as partial. Benchmarks are reported with their caveats. Failures are published alongside results.