Submit a decision
POST a brief in business language. Mongeflow returns a decision id, a structured plan, and a list of inputs it inferred or still needs.
curl https://mongeflow.com/api/decisions \
-H "Authorization: Bearer mf_live_..." \
-H "Content-Type: application/json" \
-d '{ "brief": "Rebalance freight across 3 hubs..." }'