Move default worktree parent out of root
This commit is contained in:
parent
9dbc2d110a
commit
7128e26fd0
1 changed files with 6 additions and 4 deletions
|
|
@ -14,10 +14,12 @@ Policy:
|
|||
- Do not create new ad hoc packet worktrees directly under `C:\` such as
|
||||
`C:\HTB*`, `C:\CTW*`, or similar root-level packet folders unless the user
|
||||
explicitly approves that exact placement.
|
||||
- Default clean bounded-implementation and validation worktrees to the approved
|
||||
scratch parent `C:\w\...` when that route is in use.
|
||||
- If `C:\w` is not appropriate, ask for a replacement parent rather than
|
||||
inventing a new root-level folder family.
|
||||
- Default clean bounded-implementation and validation worktrees to the
|
||||
approved non-root parent `C:\Workspaces\HyperTwist-worktrees\...`.
|
||||
- Do not default new HyperTwist packet worktrees to `C:\w\...` anymore unless
|
||||
the user explicitly asks for that scratch parent again.
|
||||
- If `C:\Workspaces\HyperTwist-worktrees` is not appropriate, ask for a
|
||||
replacement parent rather than inventing a new root-level folder family.
|
||||
|
||||
Validation artifact rule:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue