goal-attach-assumption-evidence
Attach text evidence to an assumption and judge it. The judge evaluates whether the evidence supports or challenges the assumption and automatically transitions its status: supports → supported, first challenges → challenged, second (repeat) challenges → invalidated. Invalidated is terminal — further evidence no longer moves the status. Judge infra failures fail open (errored verdict, no status change).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Текст evidence — наблюдение/данные, подтверждающие или опровергающие допущение | |
| assumptionId | Yes | UUID допущения |