Rule on a decision
Record a human ruling: approved, adjusted (approved with modifications captured in
resolution_context), or archived (superseded or no longer relevant).
Authentication is a signed-in browser session with a CSRF token, and that is enforced by
which middleware this route composes rather than by a check inside the handler — an
oxk_ API key or a service credential reaches a 401 at the session gate. A delegated
credential is weaker evidence than a person’s own action, so agents raise attention with
POST /decisions/{id}/attention and wait for the ruling here.
Authorizations
Session cookie from web authentication
Headers
Accepted for forward compatibility. Replay safety for this operation comes from its own state checks, described on the operation.
1 - 200^[A-Za-z0-9][A-Za-z0-9._:/-]{0,199}$Path Parameters
Decision id, as returned by POST /decisions.
Body
approved, adjusted, archived Structured record of what was decided, for adjusted rulings especially.
Human note kept with the decision's audit trail.
4000For option_select decisions, the chosen shape_context.options[].id.
1 - 120For option_multiselect decisions, the chosen option ids.
1 - 120