{"service":"mls-cerbos-poc","auth":"send header  x-user-id: <usr_…>  (see `bun run seed` output)","endpoints":{"GET  /health":"app + Cerbos PDP health","GET  /me":"your resolved permissions & community scope","GET  /listings":"listings in your scope","POST /listings":"create (needs listings.create)","GET  /listings/:id":"read (needs listings.read + community)","PATCH /listings/:id":"update (needs listings.update + owner/community)","POST /listings/:id/approve":"approve (needs listings.approve)","DELETE /listings/:id":"delete (needs listings.delete)","POST /admin/...":"runtime RBAC management (needs rbac.manage)"}}