Record an implementation plan
record_planPersist a concrete plan after inspection to enforce that code changes are preceded by a reviewed plan with steps, risks, files to change, and verification commands.
Instructions
Persist a concrete plan after inspection and before any write is allowed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| risks | No | ||
| steps | Yes | ||
| taskId | Yes | ||
| filesToChange | Yes | ||
| verificationCommands | Yes |