[session 1] docs(technical.profile): stub Profile SPA module (deploy + default-landing + inbox-badge xref) #37
Reference in New Issue
Block a user
Delete Branch "docs/technical-profile"
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?
What
Adds the missing
technical.profileGuide module (Overview + Gotchas), captured from the 2026-07-17 prod deploy of the inbox unread badge.Why
Profile had no
technical.*module. The deploy surfaced ops/architecture facts with no home in the Guide:hiveiq-profile-frontend:5184, no backend/DB; composes auth (prefs incl.inboxPollSeconds), mgmt (institutions), messaging (inbox). Symptom→owner table so people check the right backend.is_defaultmodule in mgmtapp_modules, so the HiveIQ Browser lands users here after login.PROFILE_VERSION=<sha>pin in services.env(was implicit:latest), single-instance recreate (not blue/green), rollback via captured image ID.profile.bcos.cloud/root302 → www.bcos.cloudis intentional nginx routing, not an outage; verify via container health + served-bundle grep, not the public root.Inbox badge behaviour is cross-linked to [profile.inbox] (already documented 2026-07-16), not duplicated.
coverage-reconcile.pygreen (131 modules). Develop-only; no prod Guide deploy.