feat: compare accountability update deltas
This commit is contained in:
parent
071a4c49e3
commit
355b7be66a
7 changed files with 410 additions and 2 deletions
|
|
@ -76,6 +76,14 @@ railiance-fabric review-identity <stable-key> \
|
|||
--fabric-id fabric.railiance.primary
|
||||
```
|
||||
|
||||
To compare a new run with saved review outputs:
|
||||
|
||||
```bash
|
||||
railiance-fabric discover-roots --delta \
|
||||
--previous-identity-projection previous-identities.json \
|
||||
--previous-ownership-review previous-ownership.json
|
||||
```
|
||||
|
||||
The financial export must satisfy these invariants:
|
||||
|
||||
- every accepted node has resolvable ownership;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue