Skip to content

Inspect recalls and retain receipts

Pi Hindsight keeps recall inspection opt-in so normal transcript history does not persist recalled memory blocks.

Use:

/hindsight:last-recall

Use 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.

Use the explicit receipt tool when available:

hindsight_retain_receipts

Receipts help identify exact retained document IDs before deletion or deeper debugging.

Exact deletion is intentionally strict. Use:

hindsight_delete_document

Deletion requires:

  • exact Memory Bank ID
  • exact Document ID
  • confirm: true

Do not guess IDs. Inspect receipts or import manifests first.

Do not paste recall snapshots or retained payloads into public issues without redaction. They may include project facts, paths, or user preferences.