Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions docs/hygiene-history/ticks/2026/05/15/0027Z.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ Not addressing the rename pre-emptively this tick β€” the conflict, when it surf

## Discipline anchors

- [`.claude/rules/zeta-expected-branch.md`](../../../../../.claude/rules/zeta-expected-branch.md) β€” field-test caveat: multi-Otto-one-checkout exposes the orchestrator-CWD-bleed-over hazard at a higher rate; the primary defense is `git branch --show-current` immediately before any commit
- [`.claude/rules/claim-acquire-before-worktree-work.md`](../../../../../.claude/rules/claim-acquire-before-worktree-work.md) β€” worktree force-remove guard: "do NOT `git worktree remove --force` to take over peer Otto's worktree"; create a new worktree at a different path
- [`.claude/rules/honor-those-that-came-before.md`](../../../../../.claude/rules/honor-those-that-came-before.md) β€” parallel Otto's work is legitimate; not competing for the worktree
- [`.claude/rules/zeta-expected-branch.md`](../../../../../../.claude/rules/zeta-expected-branch.md) β€” field-test caveat: multi-Otto-one-checkout exposes the orchestrator-CWD-bleed-over hazard at a higher rate; the primary defense is `git branch --show-current` immediately before any commit
- [`.claude/rules/claim-acquire-before-worktree-work.md`](../../../../../../.claude/rules/claim-acquire-before-worktree-work.md) β€” worktree force-remove guard: "do NOT `git worktree remove --force` to take over peer Otto's worktree"; create a new worktree at a different path
- [`.claude/rules/honor-those-that-came-before.md`](../../../../../../.claude/rules/honor-those-that-came-before.md) β€” parallel Otto's work is legitimate; not competing for the worktree

## Ξ” since 0025Z

Expand Down
Loading