Tenant Isolation & Redaction Manifest (FL5)

Purpose: Document how Findings Ledger enforces tenant boundaries and which fields are redacted in deterministic exports.

Isolation controls

Redaction policy

Manifest

Applying the manifest

Validation steps

  1. sha256sum docs/modules/findings-ledger/redaction-manifest.yaml matches golden-checksums.json.
  2. Run python tools/LedgerReplayHarness/scripts/verify_export.py --input fixtures/golden/findings-canonical.ndjson --schema export.v1.canonical --manifest docs/modules/findings-ledger/redaction-manifest.json (script enforces mask/drop rules offline).
  3. Confirm export responses in staging omit masked fields for the requesting tenant.