Skip to content

Move archived design docs from .agents/project/ to .agents/projects/#5073

Merged
yonromai merged 1 commit intomainfrom
fix/agents-projects-dir
Apr 22, 2026
Merged

Move archived design docs from .agents/project/ to .agents/projects/#5073
yonromai merged 1 commit intomainfrom
fix/agents-projects-dir

Conversation

@yonromai
Copy link
Copy Markdown
Contributor

Summary

  • 23 archived design docs landed in the singular .agents/project/ by mistake in Fix markdown docs in zephyr, iris, fray per agent-first principles #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

  • git status shows only renames + 3 one-line doc edits
  • rg '\.agents/project\b' returns no hits in the tree
  • pre-commit hook green

🤖 Generated with Claude Code

The canonical path is `.agents/projects/` (plural); 23 files landed in the
singular `.agents/project/` by mistake in #4545. Rename them and update the
three AGENTS.md references in lib/iris, lib/zephyr, lib/fray.
@yonromai yonromai added the agent-generated Created by automation/agent label Apr 22, 2026
@yonromai yonromai merged commit 75d22e5 into main Apr 22, 2026
40 checks passed
@yonromai yonromai deleted the fix/agents-projects-dir branch April 22, 2026 19:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

agent-generated Created by automation/agent

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant