Commit 75d22e5
authored
Move archived design docs from .agents/project/ to .agents/projects/ (#5073)
## Summary
- 23 archived design docs landed in the singular `.agents/project/` by
mistake in #4545; the canonical path is `.agents/projects/` (plural).
This PR `git mv`'s them into place (history preserved).
- Updates the three AGENTS.md references that pointed at the old path:
`lib/iris/AGENTS.md`, `lib/zephyr/AGENTS.md`, `lib/fray/AGENTS.md`.
## Test plan
- [x] `git status` shows only renames + 3 one-line doc edits
- [x] `rg '\.agents/project\b'` returns no hits in the tree
- [x] pre-commit hook green
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Romain Yon <1596570+yonromai@users.noreply.github.com>1 parent 4f0728d commit 75d22e5
26 files changed
Lines changed: 3 additions & 3 deletions
File tree
- .agents/projects
- lib
- fray
- iris
- zephyr
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
0 commit comments