addedInput schema / properties / mode / description
Added value: +"Use task for normal work and debug when the task starts from an error, failing test, or incident."
addedInput schema / properties / options / description
Added value: +"Optional limits and relation expansion controls for recall results."
addedInput schema / properties / options / properties / global_limit / description
Added value: +"Maximum number of cross-project/global lessons to append after project memories."
addedInput schema / properties / options / properties / include_relations / description
Added value: +"Whether to include related-note context for returned memories."
addedInput schema / properties / options / properties / project_limit / description
Added value: +"Maximum number of project-scoped memories to return first."
addedInput schema / properties / task / description
Added value: +"Current task context used to retrieve relevant project and global memories."
addedInput schema / properties / task / properties / branch / description
Added value: +"Current VCS branch when relevant to the task."
addedInput schema / properties / task / properties / cwd / description
Added value: +"Current working directory of the agent session."
addedInput schema / properties / task / properties / error_signatures / description
Added value: +"Concrete errors, stack traces, failing commands, or symptoms. Most useful with debug tasks."
addedInput schema / properties / task / properties / files_touched / description
Added value: +"Files already touched or expected to be touched; improves project memory matching."
addedInput schema / properties / task / properties / goal / description
Added value: +"Plain-language task goal or user request. Include enough context to retrieve relevant memories."
addedInput schema / properties / task / properties / project_dir / description
Added value: +"Absolute project directory when known; helps ChatCrystal match memories to the right local workspace."
addedInput schema / properties / task / properties / project_key / description
Added value: +"Stable project identifier used to prioritize project-scoped memories, such as a repository or workspace key."
addedInput schema / properties / task / properties / related_files / description
Added value: +"Additional files related to the task but not necessarily modified."
addedInput schema / properties / task / properties / source_agent / description
Added value: +"AI coding tool or agent that is calling ChatCrystal; use unknown when unsure."
addedInput schema / properties / task / properties / task_kind / description
Added value: +"Kind of work being performed. Use debug for failures; choose the closest non-debug category for planned work."