memory_recall
Retrieves project-scoped engineering memory into a token-budgeted context packet, including explicitly inherited projects, to supply agents with persistent decisions and task checkpoints across sessions.
Instructions
Build a deterministic token-budgeted context packet. Other projects are excluded unless their IDs are explicitly inherited.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | ||
| scopes | No | ||
| session_id | No | ||
| project_root | No | ||
| token_budget | No | ||
| inherit_project_ids | No |