Evaluate a condition for multiple entities
POST/evaluate/condition/batch
Run condition evaluation (φ layer) for N entities in a single call.
Always returns HTTP 200. Per-entity failures are captured inside each DecisionResult rather than failing the entire batch.
Returns results in the same order as the input entities list.
Request
Responses
- 200
- 422
Successful Response
Validation Error