DecisionTaxonomy
Specimen model publishing the full decision taxonomy in one exported schema. Not a real runtime payload — one instance simply names every enum in the taxonomy (see module docstring) so rc.schemas.export.write_schemas can publish it as decision-outcomes.json for the CLI schema pack / codegen.
Schema $id: https://paresium.io/schemas/decision-outcomes/v1
| Property | Type | Required | Description |
|---|---|---|---|
client_decision | ref: ClientDecision | yes | |
matrix_outcome | ref: MatrixOutcome | yes | |
matrix_recommendation | ref: MatrixRecommendation | yes | |
gate_verdict | ref: GateDecision | yes |
Generated
This page is generated from decision-outcomes.json — do not edit by hand. Regenerate with npm run gen.