Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions docs/product-requirements.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,10 @@ vendor selector, duplicate identity store, or psychometric substitute appears.
migrations, short transactions, and hot-partition-aware access paths.
- Public APIs have bounded inputs, stable typed responses, and provenance-
preserving failure states.
- Long-running web work executes asynchronously with observable job state;
release evidence includes an end-to-end k6 concurrency test, measured
bottlenecks, and a capacity envelope rather than an unmeasured concurrency
claim.
- WCAG 2.2 AA, keyboard/touch parity, responsive layouts, reduced motion,
design tokens, Storybook edge states, and screenshot review apply to every
customer-facing surface.
Expand Down
Loading