POST
https://api.prysm1.com/v1/brain/validate · No authentication requiredBody
Provide one of the following:string
Raw
BRAIN.md text (YAML with Markdown affordances).object
An already-parsed config object (alternative to
brain_md).Response
boolean
true if and only if errors is empty.string[]
Blocking problems: unknown locked model, unknown rule model, non-positive
max_cost.string[]
Advisory issues: unknown
blocked/fallback model; every fallback also blocked.object
The canonical config PRYSM’s router consumes (e.g.
max_cost_per_request normalized to
max_cost, signal aliases resolved).