{"name":"Gift Circles","description":"Peer-to-peer recognition and funding in circles","endpoints":{"POST /circles":"Create a gift circle","GET /circles/:id":"Get circle status","POST /circles/:id/join":"Join a circle","POST /circles/:id/rounds":"Start a new round","GET /circles/:id/rounds/:roundId":"Get round status","POST /circles/:id/rounds/:roundId/allocate":"Allocate gifts to members","POST /circles/:id/rounds/:roundId/finalize":"Finalize round and distribute","GET /health":"Health check","GET /test/e2e":"End-to-end test"}}