Files
social-app/.trellis/tasks/archive/2026-04/00-bootstrap-guidelines/implement.jsonl
T

11 lines
906 B
JSON

{"file": ".trellis/workflow.md", "reason": "Project workflow and conventions"}
{"file": ".trellis/spec/backend/index.md", "reason": "Backend development guide"}
{"file": "backend/AGENTS.md", "reason": "Backend mandatory development rules"}
{"file": "AGENTS.md", "reason": "Project-level routing and constraints"}
{"file": "backend/src/core/http/errors.py", "reason": "Canonical API error class and payload pattern"}
{"file": "backend/src/core/logging/config.py", "reason": "Structured logging conventions"}
{"file": "backend/src/v1/schedule_items/service.py", "reason": "Service and transaction handling patterns"}
{"file": "backend/src/core/db/base_repository.py", "reason": "Repository and soft-delete query conventions"}
{"file": "docs/protocols/common/http-error-codes.md", "reason": "Protocol-level error code registry"}
{"file": "pyproject.toml", "reason": "Pytest structure and marker conventions"}