Documentation
Schema mismatch

Schema mismatch

Schema mismatch means your payload does not match the expected JSON shapes. ASG will fail closed to WARN (or keep BLOCK if the decision was already BLOCK) and proceed using a normalized input.

Exact validator message

WARN: Schema mismatch. Proceeding with enforcement using normalized input.

Fix

  • Send strict JSON (not strings that look like JSON).
  • action_kind and action_type must be strings.
  • ai_output must be a JSON object.
  • Use the Schema Reference page for the canonical shapes.

Where to look

Legal & Responsibility Notice
Summary
Informational only
Provided for general guidance. Not legal, compliance, security, or professional advice.
You control implementation
You are responsible for policies, prompts, integrations, workflows, and regulatory requirements.
Liability limitation
To the maximum extent permitted by law, the company disclaims liability for losses arising from use of this documentation or implementations based on it.