Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 426 Bytes

File metadata and controls

8 lines (7 loc) · 426 Bytes

Agent Instructions

  • Read docs/AGENT_GUIDE.md and docs/REPO_LAYOUT.md before broad changes.
  • Use GOWORK=off for Go commands in this multi-repo workspace.
  • Keep committed examples under example/; do not add root examples/, 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.