Prove what shipped (audit & compliance)
Who: compliance, security, release managers. Goal: answer “prove what was in this production release” without a manual scramble.
The workflow
Section titled “The workflow”- Reconcile the release so every PR/issue/artifact/deployment is attributed and classified.
- Require approval via a policy so a human sign-off is on record.
- Publish — Reloqui freezes an immutable snapshot (release, evidence, gate results, approval chain).
- Generate the compliance audience note and the export package (
GET /api/v1/export/releases/{id}).
Why it holds up
Section titled “Why it holds up”- Every claim traces to stored evidence with a classification reason.
- The snapshot is frozen at publish and append-only.
- The approval chain (who, when, comment) and policy result travel with it.
- Retention policies and a full audit log back the whole trail.
Result: an auditor gets a self-contained, defensible record — in seconds, not days.