Policy snapshots capture the full policy configuration at the time a decision was made. They enable forensic replay and audit investigations — you can see exactly what rules, policies, and weights were active when a specific decision was rendered.Documentation Index
Fetch the complete documentation index at: https://docs.kaireonai.com/llms.txt
Use this file to discover all available pages before exploring further.
GET /api/v1/policy-snapshots
Retrieve a policy snapshot by its version hash. The hash is stored on each decision trace.Query Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
hash | string | Yes | Policy version hash (from the decision trace’s policyVersionHash field) |