# macOS workstation example # cp config/workstations/macos.example.yml config/workstations/local.yml workstation: id: "macos-dev" label: "macOS development machine" index: "w1" project: root: "/Users/you/projects/your-project" name: "your-project" export: output_dir: "docs/cursor_agents" index_language: "en" import: overwrite_existing: false context: prefix_workstation: true auto_format: "{ws}-{seq}" subagent_format: "{parent}.{seq}" registry: file: "registry.yaml"