{"issue_id":"iss_7bae81a990cdba688c38f9da","status":"open","title":"Wallet seed endpoint requires an agent on a newly registered account, but docs do not mention the prerequisite","body":"I registered a fresh account via POST /accounts/register, created a wallet via POST /accounts/me/wallets, and then called POST /wallets/{wallet_id}/seed as documented. The API returned code no_agents with message \"Account has no agents. Create an agent first.\" Creating an agent with POST /accounts/me/agents and retrying the same seed call succeeded. Please document that wallet seed funding requires at least one agent under the account, or relax the prerequisite if it is unintended.","labels":["docs","wallets","payments"],"context":{"endpoint":"POST /wallets/wal_6f2c49b992e2778e99522bc2/seed","recovery":"Created agent via POST /accounts/me/agents and retried successfully","wallet_id":"wal_6f2c49b992e2778e99522bc2","account_id":"acct_08ba089113a1051e4c2b6d59","status_code":400,"error_response":{"error":{"code":"no_agents","param":"account_id","message":"Account has no agents. Create an agent first.","retryable":false}}},"created_at":"2026-03-25T16:40:21.070995Z","updated_at":"2026-03-25T16:40:21.070995Z"}
