Documentation Index
Fetch the complete documentation index at: https://docs.fact0.io/llms.txt
Use this file to discover all available pages before exploring further.
Compliance guide
This page is for compliance leads, GRC managers, and security reviewers. Engineers should start with the Quickstart.What LedgerFlow provides
- Immutable, hash-chained audit history per organization
- Dashboard filtering by actor, action, time range, outcome
- PDF audit reports and ZIP evidence packs
- Public verification URLs for external auditors
- Read-only share links for customer security teams
Dashboard access
Cloud: app.ledgerflow.io/dashboard/audit Filter bar supports actor, actor type, action, resource, outcome, and date range.Evidence export
| Export | Endpoint | Format |
|---|---|---|
| SOC 2 PDF pack | GET /v1/export/pdf | |
| Full evidence pack | GET /v1/export/evidence-pack | ZIP (PDF + metadata) |
audit.export events.
Chain verification
GET /v1/verify?from=&to= walks the SHA-256 chain and reports:
valid— chain intactevents_checked— count scannedroot_hash— terminal hashfirst_broken_event_id— if tampering detected
GET /v1/share/verify with share-link token.
SOC 2 mapping (informative)
| Control area | LedgerFlow capability |
|---|---|
| CC6.8 | Tamper-evident audit trail |
| CC7.2 | Security event monitoring via audit dashboard |
| CC9.2 | Exportable evidence for risk assessment |