Skip to main content

Evaluate a condition for one entity

POST 

/evaluate/condition

Run the φ layer (condition evaluation) for a single entity.

Returns a DecisionResult with decision_value, strategy details, and any actions_triggered. The concept must be cached or the service will fetch primitives and execute the ψ layer first.

HTTP 404 — condition or entity not found. HTTP 408 — execution timeout.

Request

Responses

Successful Response