fix .agent commits
This commit is contained in:
@@ -153,7 +153,7 @@ Derive from the chat context (see "Scoping from chat context" above):
|
||||
- Use `uv` for all package management.
|
||||
- **Mandatory Dependencies:** `python-dotenv` (production); `debugpy`, `ruff`, `pyright`, `pytest`, `pytest-cov` (dev).
|
||||
- **Web Projects:** add `fastapi`, `alembic`, `pydantic`; prefer `httpx`.
|
||||
- **Scaffold Files:** a comprehensive `.gitignore` (must include `.agent/` and `.agent/phase-sessions/`), a multi-stage `Containerfile` (assuming `podman`/`docker`), and a `README.md` with `uv` and configuration instructions.
|
||||
- **Scaffold Files:** a comprehensive `.gitignore` (must include `.agent/phase-sessions/` and `.agent/pipeline.log` — but **never** `.agent/` itself: the planning tree is tracked and committed), a multi-stage `Containerfile` (assuming `podman`/`docker`), and a `README.md` with `uv` and configuration instructions.
|
||||
|
||||
### Phase 3: Strategic Architectural Design
|
||||
|
||||
|
||||
Reference in New Issue
Block a user