Developers
Quickstarts
Each quickstart helps you reach one concrete outcome, with copyable code, an expected response, and a way to verify success. They are not compressed reference manuals.
Create your first governed session
Create a session from a supported blueprint and inspect its legal actions.
For Developer, Operator
Produce and compare artifact revisions
Submit an artifact revision, create a second revision, and inspect the structured diff.
For Developer, Operator
Ground a claim with evidence
Create a claim, attach supporting and contradicting evidence, and inspect coverage state.
For Developer, Operator, Reviewer
Request and resolve a decision
Create a decision request, resolve it with a structured reason, and verify the audit history.
For Operator, Reviewer
Execute an approved effect
Issue an allowed command after approval, observe a simulated external effect, and inspect its receipt.
For Developer, Operator
Inspect a receipt
Fetch a receipt and read what ran, what resulted, and who authorized it.
For Developer, Operator, Reviewer
Register a bounded worker
Register a worker capability profile, bind it to a blueprint, and verify its authority ceiling.
For Developer, Administrator
Build and validate a blueprint
Define artifact types, states, commands, policies, and renderer IDs; compile and test in a test tenant.
For Platform engineer, Administrator