Claim production (first deploy 2026-05-18) shares the Portal program database for FCM tokens (Firebase) and the notification inbox table. Payment request creation still needs Conexus integration so the form can load the vendor list from authoritative company data.
Claim connects to the Portal project database (vault hub: [[Projects/anabatic-sso/anabatic-sso]]; internal name Portal, path alias Projects/anabatic-sso/).
| Concern | Where it lives | Notes |
|---|---|---|
| FCM device tokens | Portal DB | Tokens from Firebase are persisted here for push delivery. |
| Notification inbox | Portal DB | In-app notification inbox table used across internal apps. |
Claim backends/services that send or surface notifications should treat this schema as shared infrastructure, not Claim-owned tables.
When users create a payment request in Claim, the vendor picker must use Conexus as the company/vendor source of truth ([[Projects/anabatic-conexus/context/index|Conexus context]] — authoritative company directory).