refactor(agents): migrate .agent/ planning tree to .agents/
Standardize on the .agents/ directory (shared with project skills): phases/, user_stories/, reports/, screenshots/, validate.sh, and phase-sessions/ + pipeline.log all move to .agents/ (git mv preserves history; runtime artifacts move alongside). Updates every reference in AGENTS.md, README.md, .gitignore, app docstrings, and test story headers. Historical KB content in data/ and the runtime pipeline.log transcript are left untouched.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
"""Phase 46 E2E (Playwright): the mobile hamburger dropdown nav.
|
||||
|
||||
Story: ``.agent/user_stories/mobile-hamburger-nav.md``
|
||||
Story: ``.agents/user_stories/mobile-hamburger-nav.md``
|
||||
TODO.md L9 (owner permission 2026-08-27): "The navbar on mobile is way
|
||||
too squished. Make it a hamburger dropdown menu with a nice animation."
|
||||
|
||||
|
||||
Reference in New Issue
Block a user