Cluster fix still required to make this happen on the live URL — tracked in FM06/flowmaster-ops#1176.
Locally-served `dist/` + Playwright dogfood with auth/EA2 stubbed at the HTTP route level. Closes the dogfood failure flagged in `qa/evidence/REPORT.md`:
```
PASS login_renders
PASS login_shows_three_personas — Mariana Cole · CEO | Aisha Khan · HR | Rohan Patel · IT
PASS login_has_sso_button
PASS persona_click_signs_in_and_leaves_login
PASS no_error_dump_on_login
5 checks · 5 pass · 0 fail
```
Cluster fix still required to make this happen on the live URL — tracked in `FM06/flowmaster-ops#1176`.
Serves the post-PR-#3 dist/ on a loopback port with EA2/auth routes
stubbed at the HTTP level, then runs the user journey:
PASS login_renders
PASS login_shows_three_personas (Mariana CEO, Aisha HR, Rohan IT)
PASS login_has_sso_button
PASS persona_click_signs_in_and_leaves_login
PASS no_error_dump_on_login
Closes the open dogfood failure 'ceo_persona_dev_login_lands_on_landing'
in source. Cluster fix is still required to make this happen on the
live URL — tracked in FM06/flowmaster-ops#1176.
shad
merged commit 0864e21d71 into main2026-06-14 21:28:13 +00:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Locally-served
dist/+ Playwright dogfood with auth/EA2 stubbed at the HTTP route level. Closes the dogfood failure flagged inqa/evidence/REPORT.md:Cluster fix still required to make this happen on the live URL — tracked in
FM06/flowmaster-ops#1176.