API surface for the conversation engine. Frontend lands in a subsequent increment.
POST /api/conversation/startPOST /api/conversation/{id}/turnGET /api/conversation/{id}/statePOST /api/conversation/{id}/reviewPOST /api/conversation/uploadSee the smoke test script for usage examples.