CONTINIUMDOCS
Documentation
Reference-level notes on surfaces and artifacts. This is intentionally concise.
REQUEST SHAPE
POST /api/simulations/generate
{
"prompt": "What changes in 18 months if I move?",
"horizonMonths": 18
}Your UI calls internal Next routes; those proxy to the Flask backend.
INDEX