deliver_bluemouse_project
Write generated project files to the host workspace to complete the delivery cycle from planning to implementation.
Instructions
將生成的項目文件寫入宿主工作區
完成從「寄生」到「交付」的完整閉環。
Args: project_name: 項目名稱 files: 文件映射 (JSON字符串) metadata: 元數據 (JSON字符串)
Returns: 生成報告
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_name | Yes | ||
| files | Yes | ||
| metadata | No | {} |