generated from coulomb/repo-seed
feat: persist accountability evidence identities
This commit is contained in:
@@ -56,6 +56,13 @@ To collect raw evidence from those roots without promoting graph state:
|
||||
railiance-fabric discover-roots --max-items-per-root 200
|
||||
```
|
||||
|
||||
To inspect normalized identity candidates or persist a local evidence run:
|
||||
|
||||
```bash
|
||||
railiance-fabric discover-roots --identity-projection
|
||||
railiance-fabric discover-roots --store-db .railiance-fabric/accountability-evidence.sqlite3
|
||||
```
|
||||
|
||||
The financial export must satisfy these invariants:
|
||||
|
||||
- every accepted node has resolvable ownership;
|
||||
|
||||
Reference in New Issue
Block a user