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,7 +1,7 @@
|
||||
"""Phase 47 E2E (Playwright): quadlet unit files + Jinja templates ride the
|
||||
A9 import path end to end (A9 revised 2026-08-27, owner permission).
|
||||
|
||||
Story: ``.agent/user_stories/quadlet-jinja-import.md``
|
||||
Story: ``.agents/user_stories/quadlet-jinja-import.md``
|
||||
Run in isolation (DB must be up: ``podman compose up -d db``):
|
||||
|
||||
uv run pytest tests/e2e/test_quadlet_jinja_import.py -v --no-cov
|
||||
|
||||
Reference in New Issue
Block a user