PLATFORM RC-47 Policy Drift Lock (docs + fixtures) (v1)

Download OpenAPI specification:

Fixture-first contract for a deterministic policy lock used to prevent drift across evidence access surfaces. This contract does not imply a production backend implementation.

Get evidence access policy lock (fixture-first)

Responses

Response samples

Content type
application/json
{
  • "lock_id": "string",
  • "published_at": "2019-08-24T14:15:22Z",
  • "policy_id": "string",
  • "reason_codes_sha256": "string",
  • "policy_snapshot_sha256": "string",
  • "rc44_fixture_sha256": {
    },
  • "rc46_fixture_sha256": {
    }
}