mem_scope_resolve
Resolve project context by transforming a broad project key and optional hints into persisted session candidates for efficient agent memory retrieval.
Instructions
Resolve a broad project plus optional thread/path hint into persisted session/sub-scope candidates before requesting active context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_key | Yes | ||
| hint | No | ||
| current_cwd | No | ||
| repo_path | No | ||
| mentioned_files | No | ||
| limit | No |