add_assertion_tool
Add an evidence-grounded assertion to the synthesis theory, capturing typed beliefs about code behavior, type, invariants, or contracts.
Instructions
Add an assertion to the synthesis theory with evidence grounding. Assertions are typed beliefs about code (type, behavior, invariant, contract). Each assertion must be grounded by evidence (test results, mutation results, etc.).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | ||
| regionId | No | ||
| projectId | Yes | ||
| confidence | No | ||
| evidenceId | Yes | ||
| assertionType | Yes |