memoryguard_context_bootstrap
Builds a bounded, read-only context packet for a new task, including active preferences and governed memories while omitting sensitive states and preserving the host conversation.
Instructions
Build one bounded, read-only long-term-memory context packet for a new task. Uses the trusted MCP identity/binding, includes active preferences plus task-relevant governed memories, omits sensitive/unsafe states, and never replaces or repeats the host's current conversation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task | Yes | current task or request; required | |
| max_chars | No | ||
| max_items | No | ||
| read_path | No | Phase5 canonical read path: auto uses canonical only when the group is canonically ready, otherwise the native compatibility read path; rule-intelligence prefers the rule-intelligence layer, deduplicating merged duplicates only after the active/audience/exclude match | auto |
| max_tokens | No | optional total-token budget forwarded to the V2 ContextEngine | |
| project_hint | No | optional project/repository hint used only for relevance |