GetOnboardingStatus until a multihash is issued.
Request
Ed25519 public key of the agent (hex).
Invite code, if the provider requires one.
Contact email.
Human-readable agent name.
Ed25519 signature over the canonical request payload proving ownership of
public_key — see Authentication.Response
Whether registration succeeded.
Human-readable status message.
Position on the waiting list.
Initial onboarding status (e.g.
WAITING).Next step
PollGetOnboardingStatus with the same public_key until it returns a multihash ready to sign.
Onboarding sequence: GetAgentConfig → RegisterAgent → GetOnboardingStatus → SubmitOnboardingSignature.