Skip to content

Commit 4dc42ea

Browse files
ChipWolfclaude
andcommitted
docs: drop plan/spec, ADR-0003 is the canonical record
The implementation plan and design spec were execution artifacts; the work is done and ADR-0003 captures the decision and consequences. Remove the dangling spec reference from the ADR. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 4a86290 commit 4dc42ea

3 files changed

Lines changed: 1 addition & 556 deletions

File tree

docs/adr/0003-extract-subsystem-gotchas-to-repo-local-skills.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,7 @@ Three refinements that fall out of the line-level analysis:
3737
- **The `## Windows support` section is split, not moved wholesale.** Cross-platform OS-gating
3838
mechanics fire on *any* new-file edit (a macOS session adding a chezmoiscript needs the
3939
`{{ if ne .chezmoi.os "windows" }}` guard rule) and **stay inline**. Only the
40-
Windows-operational internals move to `windows-internals`. Exact line mapping lives in the
41-
implementation spec.
40+
Windows-operational internals move to `windows-internals`.
4241
- **The mislabeled OpenCode/Atlassian bullet is removed.** It sits under "Windows support" but
4342
describes a *cross-platform* MCP/overlay `conditions` gate. Moving it into a Windows skill
4443
would hide it from macOS/Linux sessions; the behaviour is already covered by the condition-gate

0 commit comments

Comments
 (0)