Audit trail
Immutable by construction — the ledger is written by the Fabric gateway, not by this application, so nothing here can be altered from inside the product
Lifecycle records
13
replayable calls in view
Agent runs
4
recorded in the graph
Approvals pending
3
awaiting a human decision
External comms
0
nothing sent to a supplier
Recent lifecycle records
each replays all ten gateway stages| Lifecycle | Replay |
|---|---|
| qlc_002539 | open trace → |
| qlc_002064 | open trace → |
| qlc_002066 | open trace → |
| qlc_002067 | open trace → |
| qlc_002068 | open trace → |
| qlc_002069 | open trace → |
| qlc_002070 | open trace → |
| qlc_002055 | open trace → |
| qlc_002057 | open trace → |
| qlc_002058 | open trace → |
| qlc_002059 | open trace → |
| qlc_002060 | open trace → |
| qlc_002061 | open trace → |
| S1 | authenticate | credential verified |
| S2 | resolve-scope | org, project and role bound |
| S3 | rate-quota | counted against 120/min |
| S4 | validate-input | payload and Cypher checked |
| S5 | policy | policy rules applied |
| S6 | approval | held for a human if sensitive |
| S7 | dry-run | effect previewed |
| S8 | execute | the operation itself |
| S9 | post-process | redaction and shaping |
| S10 | record | written to the ledger |