11 lines
922 B
JSON
11 lines
922 B
JSON
{"file": ".opencode/commands/trellis/finish-work.md", "reason": "Finish work checklist"}
|
|
{"file": ".opencode/commands/trellis/check-backend.md", "reason": "Backend check spec"}
|
|
{"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"}
|