Paper pack
/api/v1/foresight/paper/{arxivId}Single-paper pack with live score, reasoning, and frozen prediction.
Bundle endpoint for embedding Foresight intelligence in third- party tooling. Returns the live decomposition, the reasoning chain rendered on /foresight/reasoning, and the latest valid frozen prediction if one exists.
| NAME | TYPE | REQUIRED | DESCRIPTION |
|---|---|---|---|
| arxivId | string (path) | required | ArXiv paper identifier, e.g. 2305.16311. |
{ arxiv_id, title, viability_score, signal_fusion_score, reasoning_chain, frozen_prediction|null, live }.