Explain policy evaluation for the alignment card
Agent scope
Explain policy evaluation for the alignment card
Calls the policy engine in dry-run mode against the agent’s composed alignment card and returns a structured trace + care-framed remediations. Optional enrich: true runs an LLM pass over the structured remediations to produce long-form prose; off by default. Read-style POST — no state mutation, no Idempotency-Key.
POST
Explain policy evaluation for the alignment card
Authorizations
Supabase JWT token in Authorization: Bearer header
Path Parameters
Agent identifier (e.g. smolt-abc123)
Body
application/json
Response
Policy evaluation trace + remediations.
Available options:
alignment Care-framed prose summary.
True when the LLM enrichment ran.
EvaluationResult from @mnemom/policy-engine. Null for protection in V1.