CONTINIUMDOCS
Decision simulation documentation
Reference-level notes on surfaces, product modules, and developer artifacts used across Continium.
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