feat: US-017 - Re-enable boot/login sequence for production

Reverted initial Phase from 'pmr' to 'boot', restoring the full
boot → ECG → login → dashboard flow. All 17 user stories now pass.
This commit is contained in:
2026-02-14 18:56:31 +00:00
parent a961518ebf
commit 5ef7cdb259
3 changed files with 45 additions and 3 deletions
+2 -2
View File
@@ -300,8 +300,8 @@
"Verify in browser using dev-browser skill: app starts at boot, progresses through ECG and login, arrives at restructured dashboard"
],
"priority": 17,
"passes": false,
"notes": "Reverts the change from US-001. Must be the final story."
"passes": true,
"notes": "Reverted initial phase from 'pmr' to 'boot'. Full flow verified: boot → ECG → login (credentials auto-typed) → click Log In → restructured dashboard loads with all sections."
}
]
}