move files from 'docs' to existing 'doc' directory

This commit is contained in:
2026-03-14 20:02:01 -06:00
parent 5ae0d6ba2c
commit fa1c639a8b
21 changed files with 32 additions and 32 deletions

View File

@@ -122,9 +122,9 @@ Copy/paste and fill:
- `src/...`
- ADR: `docs/adr/xxxx-yy-zz-something.md`
- ADR: `doc/adr/xxxx-yy-zz-something.md`
- Design: `docs/...`
- Design: `doc/...`
## Competence Hooks
@@ -230,7 +230,7 @@ Before proposing solutions, trace the actual execution path:
attach during service/feature investigations
- `docs/adr/**` — attach when editing ADRs
- `doc/adr/**` — attach when editing ADRs
## Referenced Files