Inspect recalls and retain receipts
Pi Hindsight keeps recall inspection opt-in so normal transcript history does not persist recalled memory blocks.
Inspect the last recall
Section titled “Inspect the last recall”Use:
/hindsight:last-recallUse this when you need to answer:
- what query was sent to Hindsight
- which memory scopes were used
- which candidates were injected
- whether the recall block was omitted because no relevant memory was found
Treat last-recall snapshots as sensitive local debug data because they can include memory text and query excerpts.
Inspect retain receipts
Section titled “Inspect retain receipts”Use the explicit receipt tool when available:
hindsight_retain_receiptsReceipts help identify exact retained document IDs before deletion or deeper debugging.
Delete exact retained content
Section titled “Delete exact retained content”Exact deletion is intentionally strict. Use:
hindsight_delete_documentDeletion requires:
- exact Memory Bank ID
- exact Document ID
confirm: true
Do not guess IDs. Inspect receipts or import manifests first.
Keep debug data local
Section titled “Keep debug data local”Do not paste recall snapshots or retained payloads into public issues without redaction. They may include project facts, paths, or user preferences.