{"name":"Universal Basic Income","description":"Automated recurring payments to registered recipients","endpoints":{"POST /pools":"Create UBI pool with payment amount + interval","GET /pools/:id":"Get pool status","POST /pools/:id/fund":"Fund the pool","POST /pools/:id/register":"Register recipient","GET /pools/:id/recipients":"List recipients","POST /pools/:id/claim":"Claim available UBI","GET /recipients/:id":"Get recipient status","GET /health":"Health check","GET /test/e2e":"End-to-end test"}}