symfonic.capabilities.memory.recall_evidence¶
recall_evidence ¶
The tag-only recall evidence governance may consume.
Memory recall is untrusted prompt content. Governance does not need the content, record ids, or provenance to decide whether a configured class of recall deserves review; it only needs the classifications the record producer already attached. Keeping that projection here makes the boundary explicit.
recalled_tags ¶
Return stable, non-empty classifications from records recalled this turn.
Malformed third-party metadata is not evidence. It is ignored rather than guessed at, so a dict, number, or bytes value cannot accidentally turn into a broad review signal. The returned values are classifications only; no memory text, identifier, score, or scope crosses this seam.