synchronize_ssot
Push local SSOT changes to the ESSOT Web App by scanning the ssot directory, detecting modifications, and updating the cloud database and Knowledge Graph.
Instructions
Called by the IDE Coding Agent to synchronize local SSOT changes with the ESSOT Web App. Reads the local ssot/ directory, determines what has changed, and pushes the updates back to the cloud database and Knowledge Graph.
Args: update_summary: A brief description of what was changed locally during development.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_path | No | ||
| update_summary | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |