biohazard-vfx/docs/prd/08-nfr.md
nicholai ed55376b9c
Some checks are pending
Build and Push to Docker Hub / Push Docker image to Docker Hub (push) Waiting to run
Build and Push Docker Image / build-and-push (push) Waiting to run
bmad-planning-complete
2025-09-24 10:54:01 -06:00

8 lines
382 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

NonFunctional Requirements (NFR)
- Accessibility: Respect prefers-reduced-motion; maintain focus order; ARIA where needed.
- Performance: No story may increase bundle size by >10% without explicit approval.
- Reliability: No breaking changes to existing APIs or auth; error boundaries for new components.
- Observability: Sentry enabled across new interactions; console clean.