Receive private access
After waitlist approval, receive the Profile workspace and credentials for the scoped private-beta environment.
Public customer access is closed. This reference shows selected private-beta teams how to connect their issued Profile workspace, wrap the first risky action, confirm readback, export proof, and prepare a support bundle.
After waitlist approval, receive the Profile workspace and credentials for the scoped private-beta environment.
With approved access, install the CLI or SDK adapter in the customer repo and wrap the first action where it actually executes.
Execute one safe allowed action first so Profile receives live monitored activity before stricter proof lanes are added.
Open Profile and confirm the same agent shows the action in monitored activity with policy, source, status, and proof context.
Export the buyer packet and AI-BOM, verify the digest, and create a redacted share only after Profile marks the packet current.
| Step | Command |
|---|---|
| Install and check | |
| Connect invited workspace | |
| Publish policy | |
| Run first proof | |
| Run DB sandbox proof | |
| Upload scanner | |
| Verify export | |
| Profile tab | Customer should see |
|---|---|
| Home | First-run guide, copy commands, last seen in Profile, proof status, and next action. |
| Agent | Agent mission, allowed/review/blocked actions, published policy, SDK preparation, and deployment state. |
| Deployments | Recent monitored activity, allowed calls, blocked calls, latency, source, status, and proof export controls. |
| Proof | Proof packet explanation, freshness badges, scanner/adopter lanes, MCP authority, exports, and share links. |
| Providers | Optional provider key verification, capacity selection, protected workload setup, auto-stop controls, and launch readiness. |
| Training | Optional provider run monitor, callback evidence, proof detail, stop/delete controls, and training proof export. |
| Sandbox | Optional database branch setup, governed transaction, source-isolation proof, export, and branch cleanup. |
| Account | Workspace identity, SDK key fingerprints, API route map, support bundle export, password, and logout. |
| Route | Path | Customer use |
|---|---|---|
| Public catalog | GET /api/customer/api | Shows route ids, auth requirements, and advertised rate limits. |
| Readiness | GET /api/customer/readiness | Shows account, workspace, API, proof, and next-action checks for the signed-in customer. |
| Agent profile | GET /api/customer/profile | Returns the customer workspace, active agent, API access map, and account state. |
| Runtime evidence | GET/POST /api/customer/agents/:agentId/runtime-evidence | Syncs terminal/API proof back into Profile. |
| Boundary scan | POST /api/customer/agents/:agentId/boundary-scan | Uploads or refreshes the same-agent scanner lane from terminal or CI into the proof packet. |
| SDK certification | POST /api/customer/agents/:agentId/sdk-certification | Uploads or refreshes adapter certification packets for the customer-selected stack. |
| Proof export | GET /api/customer/agents/:agentId/proof-export | Exports JSON, Markdown, or PDF proof from the active Profile packet. |
| Proof share | GET/POST /api/customer/agents/:agentId/proof-share | Lists active links and creates or refreshes the same-agent redacted buyer/auditor proof link. |
| Support step | Detail |
|---|---|
| Before contacting support | Run doctor, refresh Profile, export the support bundle from Account, and note the active agent id. |
| What the bundle includes | Account id, workspace id, route map, SDK key fingerprints, recent activity, proof shares, scans, certifications, and proof digest. |
| What the bundle excludes | Plaintext SDK keys, passwords, provider keys, hosted verification tokens, authority tokens, and private raw payloads. |
| Area | Done signal |
|---|---|
| Access | Approved customer can use issued credentials to see the correct private Profile workspace and active agent. |
| API identity | Account shows workspace id, active agent id, route map, and OpenAPI link. |
| Policy | The agent policy is published and verified. |
| Runtime proof | At least one allowed and one blocked-before-body event are visible in Profile. |
| Proof packet | Export verifies locally or in the browser and includes integrity metadata. |
| Customer-selected lanes | Scanner, adopter, MCP, hosted, DB, or compute lanes are passed or explicitly out of scope. |
| Cleanup | Old SDK keys are revoked when rotated, DB branches are destroyed, and provider resources are stopped or deleted when used. |