{
  "service": "frag-placement-registry",
  "routes": [
    "GET /",
    "GET /health",
    "GET /placements/:id",
    "POST /placements"
  ],
  "store": "in-memory (DB unbound)"
}