generate_cloud_log
Generate or update CLOUD.md, the project work log detailing goal, architecture decisions, files created or changed, known limitations, and future work.
Instructions
(Re)generate CLOUD.md -- the AI work log explaining exactly what was generated in this project and why: goal, architecture decisions, files created/updated, implementation notes, known limitations, and future work.
Args: project_path: Path to the project directory, relative to the workspace root.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| goal | No | ||
| future_work | No | ||
| project_path | Yes | ||
| files_created | No | ||
| files_updated | No | ||
| known_limitations | No | ||
| important_decisions | No | ||
| implementation_notes | No | ||
| architecture_decisions | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||