Refiner receipts
Read observable refinement activity without exposing private reasoning or private evidence.
Refiner receipts
Receipts let a user inspect what happened without turning the learning system into an opaque automatic updater.
What is recorded
- Activity lifecycle, including queued, settled, failed, and
no_action. - Evidence references and the immutable release used for the run.
- Proposal, critique, validation, application, and rollback outcomes.
- Bound, timing, and usage information where the host is allowed to display it.
Receipts do not disclose chain-of-thought, credentials, raw private tool output, unredacted account content, or secrets. A failure preserves the foreground task result and remains retryable when the host supports reconciliation.
Next: Continuous learning.