sync_workspace_changes
Synchronizes file changes across belief and verification layers by detecting modifications, recompiling beliefs, and verifying consistency.
Instructions
Synchronize workspace file changes into the belief and verification layers.
Detects new, modified, and deleted source files, marks affected beliefs stale, recompiles changed files into fresh beliefs, runs a verification pass, and writes a sync report into actions/.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| force | No | ||
| directory | No | ||
| max_files | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |