workspace-authority.mdc
sha256:0e9549ec7b463911bc08b7d586dc320b1ac9b1f5c943ee7e3865dcc6cb0f6f83
chore(governance): sync handover+roadmap to 84db8c8 (drift:…
Human
9 hours ago
| 1 | # Workspace authority — multi-root tab is not PRIMARY |
| 2 | |
| 3 | In a multi-root Cursor / IDE workspace, **never** treat a non-`product_order` handover as |
| 4 | product sequencing PRIMARY without running: |
| 5 | |
| 6 | ```bash |
| 7 | ok workspace status |
| 8 | # or |
| 9 | ok workspace check-next |
| 10 | ``` |
| 11 | |
| 12 | The focused editor tab is **not** authority. Prefer basenames |
| 13 | `{REPO_SLUG}-OVERSEER-HANDOVER.md` / `{REPO_SLUG}-ROADMAP.md` so tabs are distinguishable |
| 14 | (§MR.6.5). Bare `OVERSEER-HANDOVER.md` across members is a `board_name_violation` under |
| 15 | `strict_board_names` (doctor warning; check-next still keys on tip freshness only). |
| 16 | |
| 17 | When `workspace:` is configured and this session advanced product_order PRIMARY, multi-repo |
| 18 | SD-17 close-out requires refreshing each `relay: true` member’s product tip |
| 19 | (`role=relay` or `role=product_relay`) until `ok workspace check-next` exits `0`. |
| 20 | Single-repo `ok governance-sync` remains required and does **not** write peer repos. |
File History
1 commit
sha256:6abcf1fa82a7a621ccbc945f19acdba5bc0db54569599404a1452fb4a096a199
fix(ISR): default require_independent_second_reviewer to require
Human
minor
⚠
9 hours ago