The systems Steve reads across, and how it authenticates to each. Checked when you load this page, not declared in configuration.
Account-activity warehouse
HashiCorp Vault11 accounts
Postgres on Amazon RDS in the customer's own AWS account, us-east-1. Gong call transcripts and weekly product-usage rollups land here from their existing Fivetran and dbt pipeline. Steve only ever reads, with a role that expires within the hour.
Salesforce
HashiCorp Vaultmocked in RDS
Mocked for this demo as the sfdc schema inside the same RDS database as the warehouse, not a live Salesforce org. It is still reached through its own adapter, so swapping in a real org means pointing that adapter at SOQL and changing nothing else.
Linear
Vercel Connectconnected
What engineering is holding against an account, read live over the network. It fails soft: if Linear is unreachable the brief ships without it rather than not at all. No Linear API key exists in the deployment.
Slack
Vercel Connectreads and writes
Where the account team already works. Mention Steve in a channel and the brief lands in the thread; post a brief from the web and it lands in the same place. No Slack token exists in the deployment.
Notion
Not connectedQ4
Account notes and the success plan, synced both ways. The connector exists and the read works, but Notion's grant is user-scoped and does not survive a session boundary, so it is parked rather than half shipped.