discoveries
Search reusable measured evidence for a domain to inform mutation decisions. Query by failure, operator, or technique to gather broader context before submitting changes.
Instructions
Search reusable measured discoveries for a domain.
Call this before a mutation when the parent bundle needs broader evidence or when a query
can focus the search on a failure, operator, or implementation technique.
Returns: list[dict] of discovery records matching domain and query, or the standard error
dict.
Mistake to avoid: never treat a discovery as proof for the current child until it is
measured by submit_child.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | ||
| domain | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |