get_close
Retrieve a recorded close from its decision log to review match rates, blocked items, and proof details for financial reconciliation.
Instructions
A recorded close, rebuilt from its decision log.
Match rate with its tier split and its proof-tier split, what is blocked, what is waiting on a human, which authority it ran under and whether that authority's signature held. Blocking recall is reported absent rather than zero: it is measured against labelled true pairs and production has no labels — a zero there would be a claim we did not earn.
detail="summary" (the default) names each match and its proof_id without
inlining twenty proofs; get_proof returns the one you want to read.
detail="full" inlines them all and is ~59 KB. A projection, not a
permission — it changes how much of the answer travels, never what it is.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| detail | No | summary | |
| run_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||