{
  "name": "ILL-a-quid",
  "tagline": "Buy the silence. Sell the noise.",
  "description": "A prediction-market liquidity research and execution system.",
  "public_endpoints": {
    "health": "/api/health",
    "performance": "/api/performance",
    "pipeline_metrics": "/api/pipeline/metrics",
    "system_runtime": "/api/system/runtime",
    "account_summary": "/api/kalshi/account-summary",
    "dashboard": "/dash"
  }
}