refactor(saas): make navigation and status idiomatic
Use a real enhanceable Settings URL, remove response-simulated navigation, and replace the one-shot public SSE endpoint with an initial canonical event plus ongoing server-owned updates. Keep a bounded one-event probe for production-reference tests. req: examples/014 req: nav/001 req: nav/002 req: nav/004 req: push/003
This commit is contained in:
@@ -852,6 +852,8 @@ what a valid business email is. [north_star]
|
||||
|
||||
013 Workout mobile commands must not add a broad `hemx-mobile` framework. [north_star]
|
||||
|
||||
014 The SaaS production reference uses real URL navigation and an ongoing server-owned SSE status stream; its bounded test probe emits the same canonical hemx event shape. [north_star]
|
||||
|
||||
---
|
||||
|
||||
## ms
|
||||
|
||||
Reference in New Issue
Block a user