Quality Standards
Code
- All PRs pass CI (tests + lint)
- Critical paths have integration tests
- No known P0 bugs in production
Product
- Core flows tested manually before each release
- < 200ms response time for all pages
- 99.9% uptime target
Support
- All user-reported bugs triaged within 24 hours
- Critical bugs fixed within 48 hours
- User feedback logged and reviewed weekly
Last modified: 17 Mar 2026