Flow
How Sigillum Works
Sigillum keeps one canonical inspection flow across the hosted CLI, GitHub Action, dashboard proof surfaces, and external autonomous-agent integrations.
Canonical lifecycle
Every real paid action should move through the same persisted stages so the dashboard and receipts reflect truth instead of synthetic progress.
- action_submitted
- quote_created
- payment_required
- payment_confirmed
- inspection_running
- receipt_generated
- agent_decision_created
Supported action types
The current live product supports three risky action types through the same quote and inspect API path.
- code_change
- dependency_install
- deploy_action
Public proof surfaces
The dashboard and receipt pages are intentionally public-safe. They show proof, payment, recommendation, and agent decision without exposing raw sensitive payloads by default.