Structs§
- Memory
Tool Executor - Executes
memory_searchandmemory_savetool calls on behalf of the agent.
Functions§
- parse_
consent_ trust_ level - Parse a
[memory.consent_gate]trust-tier config string (confirm_threshold/disclose_threshold) into aContentTrustLevel, falling back toContentTrustLevel::ExternalUntrusted(the most conservative tier) and logging a warning on an unrecognized value.
Type Aliases§
- Memory
Consent Trust Slot - Shared maximum content-trust-tier slot (issue #6490,
MemGhost; TOCTOU-hardened by #6558/#6569).