- Read
docs/AGENT_GUIDE.mdanddocs/REPO_LAYOUT.mdbefore broad changes. - Use
GOWORK=offfor Go commands in this multi-repo workspace. - Keep committed examples under
example/; do not add rootexamples/,test-*, or scratch app directories. - Do not revert unrelated user changes. Use clean worktrees for larger tasks.
- Update docs and tests with behavior, CLI, config, or layout changes.