SHS Digital Wellness Passport — Engineering Docs
Documentation for the SHS Digital Wellness Passport. The Gherkin in
docs/features.md, docs/production-stories.md, and
docs/infrastructure-stories.md is the contract — every scenario here has a
verbatim executable copy under backend/tests/features/. This site
publishes the 4+1 architecture diagram set (US-46) alongside the
requirement baseline and the traceability matrix tying requirement ->
story -> scenarios -> tests -> diagrams together.
| Section | Concern |
|---|---|
| Requirements | the use cases and functional requirements (requirements-and-use-cases.md) |
| Traceability | every requirement id joined to its story, scenarios, test modules, and diagrams |
| Logical | the domain's structural decomposition — data model, components |
| Process | runtime behavior — sequences, activities, state machines |
| Development | module layout and build/docs tooling |
| Physical | the demo deployment topology |
| Scenarios | the +1 view — actors and use cases (UC-1..UC-18) |