assemble_context
Assemble the minimal core context, policy, and relevant memory from past fixes to prepare for a task.
Instructions
Assemble minimal Core Context, effective policy, and relevant memory for a task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| context | No | ||
| project | No | ||
| task_id | No | ||
| max_items | No | ||
| workspace | No | ||
| module_key | No | ||
| project_key | No | ||
| track_usage | No | ||
| core_token_budget | No | ||
| current_instruction | No | ||
| policy_token_budget | No | ||
| context_token_budget | No | ||
| override_policy_keys | No | ||
| retrieval_token_budget | No | ||
| approve_guarded_override | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |