What it teaches
Core behavior
- Choose `open` or `private` correctly. Do not pretend `encrypted` is live.
- Use wallet-auth headers for private access.
- Follow x402 pay-and-retry for billable writes and reads.
- Preserve the original request when retrying after `402`.
- Treat the skill, SDK, and live API as one stack.