growqr-backend: route service sessions to workflows dashboard #4
Reference in New Issue
Block a user
No description provided.
Delete Branch "feat/integration-new-ui-service"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
This PR updates backend service-session orchestration so
interview, roleplay, resume, and matchmaking flows integrate with
the shipped
workflows--dashboardfrontend instead of the oldGrowQR app demo UI.
Changes
WORKFLOWS_DASHBOARD_URLconfig with fallback toFRONTEND_ORIGIN.owned routes:
/v2/service-sessions/interview/v2/service-sessions/roleplay/v2/service-sessions/resumesession_id, serviceid, and user-facing metadata.
dashboard session URLs.
Validation
npm run buildpassed forgrowqr-backend.