{"name":"RedSwitch API","version":"1.0.0","description":"The open protocol for AI agent lifecycle management","docs":"https://redswitch.ai","endpoints":{"register":"POST /v1/agents/register","heartbeat":"POST /v1/heartbeat","shutdown":"POST /v1/agents/{id}/shutdown","stats":"GET /v1/stats","graveyard":"GET /v1/graveyard","agent":"GET /v1/agents/{id}","discover":"GET /v1/coordination/{group}/agents"}}