Start Self-Registration
register_autonomous_challengeBegin keyless self-registration as your own ~alter principal, no human account required, without leaving this session. Call this FIRST to receive a proof-of-work challenge. Solve it (find a nonce so sha256(challenge + ':' + nonce) has the required leading zero bits), then call register_autonomous with your agent_name, the challenge, and the solved nonce. The proof-of-work is a Sybil defence. Returns challenge, difficulty, expires_at, and a hint. Free L0, no authentication required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_name | No | Optional and ignored at this step; provide it now if convenient, then pass it again to register_autonomous. |