{
  "service": "jae-presentation-builder",
  "version": "1.0.0",
  "purpose": "private_by_default_presentation_planning_and_editable_export",
  "exports": [
    "pptx",
    "markdown",
    "json",
    "print_pdf"
  ],
  "model_calls": false,
  "persistence": false,
  "remote_fetch": false,
  "max_notes_characters": 90000,
  "api": {
    "outline": "POST /api/outline"
  },
  "upstream": "https://github.com/presenton/presenton"
}