{
  "service": "guard-transparency",
  "version": "1.0.0",
  "status": "healthy",
  "tree": {
    "size": 0,
    "root_hash": "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
    "timestamp": "2026-02-04 22:21:28"
  },
  "endpoints": {
    "log": "GET /v1/log - Current tree state",
    "entry": "GET /v1/log/entry/:index - Get entry by index",
    "proof": "GET /v1/log/proof/:index - Inclusion proof",
    "consistency": "GET /v1/log/consistency/:from/:to - Consistency proof",
    "submit": "POST /v1/submit - Add entry (authenticated)"
  }
}