update_operator
update_operatorRefresh an existing CodeMap after source changes by detecting, planning, and rebuilding only changed layers, keeping the operator graph current without a full reindex.
Instructions
Incrementally refresh an existing CodeMap after source changes (detect → plan → rebuild changed layers). Requires an existing .uo. Do not call on MCP connect. Use index_operator only when no .uo exists.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | Yes | Operator directory (absolute path). | |
| architecture | Yes | e.g. arch35. | |
| confirm_scope | No | Proceed when the plan asks for scope confirmation. |