Lab 1
Prove two domains share one ledger
Scenario
You want to confirm that a finance decision and a security decision land in the same place, in the same shape.
Steps
- 1
Run a guarded pay run so a payment decision is recorded.
Expected: A finance-domain row appears in the Decision Ledger.
- 2
Trigger a sample security decision (a privileged production IAM change).
Expected: A security-domain row appears in the same ledger, same shape.
- 3
Filter the ledger by verdict and by domain.
Expected: Both rows share the verdict vocabulary; the summary shows counts by domain and by verdict.
Checkpoints - you got it right if…
- A finance and a security decision both appear in one ledger
- Both rows use the same canonical verdict vocabulary
- Each row carries a sha256 proof and is scoped to your org