- Applies to files under
backend/.
- Follow
../.github/instructions/backend.instructions.md. - Follow
../.github/instructions/python.instructions.md.
- This file is intentionally a router/delegator only.
- Do not duplicate backend policy text here; keep policy single-sourced in
.github/instructions/*.instructions.md.
- Use
../.agents/skills/litestar/SKILL.mdwhen working on Litestar routes, middleware, DI, plugins, or app configuration. - Use
../.agents/skills/advanced-alchemy/SKILL.mdwhen working on models, repositories/services, or migrations.