REFERENCE / 15
Bound Project Lifecycle
- When target metadata supplies
sourcePath, edit that exact file.sourceFolder
is its workspace; sourceState reports clean, pending, or failed source.
- The folder watcher waits for a settled edit, appends one version, validates,
renders a preview, and records status. Read raw diagnostics before success claims.
- Do not export over bound source, write history storage directly, or invent a
commit/finalize step. Compatibility buffers apply only without sourcePath.