Expand description
The mining review queue (ADR M2, M3).
PendingReview extractions stage here, per namespace, before promotion to
the memory palace. This keeps the palace (store_memory) clean of
unreviewed entries. An operator with mining:review lists pending
extractions, then accepts (→ promote to palace) or rejects (→ drop).
Structs§
- Accepted
Extraction - Outcome of accepting a queued extraction: the promoted memory’s id.
- Queued
Extraction - A staged extraction awaiting operator review.