Goal
Create a dead-simple builder onboarding flow.
The primary developer path should be:
Wrap your agent -> emit receipt -> verify receipt -> share proof URL
Scope
Improve or replace the current onboarding/quickstart experience with a cleaner flow.
Suggested page
/docs/wrap-your-agent.html
- optionally
/quickstart.html
Requirements
The onboarding should show:
- Install SDK
- Wrap an action
- Emit a receipt
- Verify the receipt
- Open/share a proof URL
Tone
- Short
- Concrete
- Production-oriented
- Avoid giant essays
Include
- TypeScript example
- Receipt example
- Verification response example
- Link to
/verify.html
- Link to
/verify/r/*
Constraints
- Do not invent APIs that do not exist.
- Match actual SDK behavior.
- Avoid overwhelming users with protocol theory.
Acceptance checks
- A developer can understand the full flow in under 5 minutes.
- Code examples are readable.
- The onboarding visually matches the new site direction.
Goal
Create a dead-simple builder onboarding flow.
The primary developer path should be:
Wrap your agent -> emit receipt -> verify receipt -> share proof URLScope
Improve or replace the current onboarding/quickstart experience with a cleaner flow.
Suggested page
/docs/wrap-your-agent.html/quickstart.htmlRequirements
The onboarding should show:
Tone
Include
/verify.html/verify/r/*Constraints
Acceptance checks