Deployment Overview
Where ContextWorks is deployed — read live from the org, verified by traffic. Overview is the Deploy tab’s opening page: eight tiles, each a live probe, and the observed traffic that proves what the probes can’t see. There is nothing to register and nothing to maintain — every tile asks the org a question when the page loads.
The tiles
| Tile | What it checks | Ready means |
|---|---|---|
| MCP | Nothing — the runtime tools ship in the core package | Always ready after install |
| Agentforce | The extension package’s functions exist in the org’s GenAI function registry | The extension package is installed |
| Custom Code | Unpackaged Apex classes exposing @InvocableMethod | Someone has built custom tools on the Entity API |
| Custom Enrichments | Unpackaged classes implementing the provider SPI | Someone has plugged code into payloads |
| Domains | The domain roster | One or more configured; zero warns |
| End Users | Active users holding Context User | More than zero; zero warns |
| Domain Managers | Active users holding Context Domain Manager | More than zero; zero warns |
| Status | The package license — Active, Trial, or Expired, with its expiration date | Active; Trial or an expiration inside 30 days warns |
A Development status means the org has no package license row — a scratch or source-deployed org. In a subscriber org the tile always shows the real license.
Observed traffic
The bottom of the page is the empirical answer: loads by surface over the last 30 days, as a ranked chart and a table — surface, loads, tokens, errors, last activity.
This section exists because one thing is genuinely undetectable: MCP servers live outside the org. A claude.ai connector or a Claude Code registration leaves no record in Salesforce — so for MCP, what has actually called is the ground truth. The same logic catches custom code that’s written but wired to nothing: the Custom Code tile says it exists; the traffic table says whether it runs.
What’s next
- Agentforce · MCP · Custom tools
- Usage — the same traffic, in full detail