Everything in this appendix is bundled with the package — no network access is needed. The numbered report pages cite these artifacts as their evidence sources.
| Document | Contents |
|---|---|
| Detailed Engineering Report | Feature-by-feature breakdown with commit references, API and data changes, test execution summary, SonarQube findings, and the reproducible customer workflow. |
| Artifact | Contents | Size |
|---|---|---|
| test_coverage.log | Full Jest coverage run output — 192/192 suites, 3,986 of 3,987 tests passing. | 2.4 MB |
| sonar_scan.md | SonarQube scan notes — quality gate result, ratings, and non-blocking warnings. | 11 KB |
| SonarQubeReport.png | Screenshot of the SonarQube dashboard: quality gate passed, A ratings across the board. | 373 KB |
| Artifact | Contents |
|---|---|
| sprint-report-data.json | Structured sprint report data backing the delivery pages. |
| reproduce.sh | Commands to regenerate every bundled artifact (test run, coverage, scan outputs). |