Follow the instructions at .github/copilot-instructions.md
Follow the instructions at CLAUDE.md
Both AI assistants should:
- Focus development on
Code/AppBlueprint/directory - Follow clean architecture and DDD principles
- Use .NET 10 and .NET Aspire 13.0.0
- Build projects to verify, but avoid running AppHost (usually already running)
- Consult
docs/for additional context