{"service":"Summary Uncertainty API","description":"Estimates per-sentence epistemic uncertainty for a given source text and its summary.","endpoints":{"GET /health":"Liveness check.","GET /wake":"Wake-up ping; call on frontend start to trigger cold-start recovery.","GET /is-ready":"Returns {ready: true} once the scoring model is fully loaded.","POST /score":"Score a summary. Required fields: source (str), summary (str). Optional: sample_count (int, 1-100), sentences (list[str]), top_k_tokens (int), seed (int)."},"docs":"/docs"}