- Problem:
- What changed:
- What did NOT change (scope boundary):
- Bug fix
- Feature
- Refactoring
- Docs
- Security fix
- Chore / infra
- Trading engine / strategies
- MCP / AI clients
- API / server
- Telegram bot / agent
- Web UI / frontend
- Config / deployment
- CI/CD / infra
- Closes #
- Related #
What you verified and how:
-
go build ./...passes -
go test ./...passes - Manual testing done (describe below)
- Secrets/keys handling changed? (
Yes/No) - New/changed API endpoints? (
Yes/No) - User input validation affected? (
Yes/No)
- Backward compatible? (
Yes/No) - Config/env changes? (
Yes/No) - Migration needed? (
Yes/No) - If yes, upgrade steps: