sync_workspace_changes
Detect and process workspace file changes to update the belief layer: mark stale beliefs, recompile changed files, run verification, and output a sync report for accurate context.
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 |