athena_retrieval_compile
Compile a budgeted, coverage-aware retrieval decision from provenance candidates, treating unwitnessed measurements as UNKNOWN and optionally persisting the result.
Instructions
Compile and optionally persist a RAG.1 decision over supplied provenance candidates. Present measurements must be witnessed 0..1 packets; missing required measurements become UNKNOWN and measurement_plan. Selection is coverage-aware, budgeted, EQ1-safe and replayable. This tool does not claim it searched sources it was not given.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task | No | ||
| actor | No | ||
| query | Yes | ||
| persist | No | ||
| query_ref | Yes | ||
| candidates | Yes | ||
| eq_snapshot | No | ||
| equivalence_context | No |