- Shipped
- July 18, 2026 at 7:20 PM UTC
- Author
- Kamo
- Commit
- 2cf6803
- ManagedChatIntegrationService: lazily mint the org's platform-managed SPECIFIC_AGENT WebChatIntegration on first access. KamoMLOS is first-party: org resolved by host, the public site key is platform-owned and never managed by org admins. - PortalChatConfigController GET **************** resolve org by host, get-or-create the managed integration, return the public site key for <kamo-chat>. (The routing-token mint endpoint + chatRoutingForGuid + assignLoanOfficer chat-routing event landed in 67974fd via an interleaved push; this adds the config/provisioning side and requires shared-lib 6b161b5.)