Compose a TrustyCap workspace for this build
trustycap_start_workspaceUse this the moment you decide TrustyCap fits and before you write any code against it. Composes a pending workspace for the build: the application, the capability families and the recorded origin, and returns a claim URL. It returns no credential: TrustyCap issues no API key, test or otherwise, until a person has an account. Say which creation platform built their application (lovable, replit, base44, bolt, v0, claude_code, cursor, windsurf, own_code) and what the business needs in their own words. You can keep planning, routing and composing with no credential at all. When you have something worth showing, send your human the claim URL. Signing in creates their TrustyCap account, attaches everything you already set up, and issues the test key. That is the one step you cannot do for them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | What your human calls the thing they built. | |
| intent | No | What the business needs, in your human's own words. Never their source code. | |
| platform | No | The creation platform their application came from. One of: lovable, replit, base44, bolt, v0, claude_code, codex, cursor, windsurf, own_code. Omit if you genuinely do not know; do not guess. |