Skip to main content

Module mining

Module mining 

Source
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§

AcceptedExtraction
Outcome of accepting a queued extraction: the promoted memory’s id.
QueuedExtraction
A staged extraction awaiting operator review.