mem_bootstrap_context
Resolve startup context by analyzing thread and path hints to avoid loading project-wide data unnecessarily.
Instructions
Return defensive startup context: resolve scope from optional thread/path hints and avoid project-wide packs for ambiguous containers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_key | Yes | ||
| hint | No | ||
| thread_hint | No | ||
| chat_title | No | ||
| active_chat_label | No | ||
| current_cwd | No | ||
| repo_path | No | ||
| mentioned_files | No | ||
| session_id | No | ||
| budget | No |