{
  "status": "healthy",
  "service": "FLOWORK Sovereign Perception & Sensory Layer",
  "version": "1.0.0",
  "domain": "parser.floworkos.com",
  "supported_formats": {
    "documents": [
      "pdf",
      "docx",
      "csv",
      "tsv",
      "xlsx",
      "json",
      "xml",
      "html",
      "code",
      "markdown",
      "txt"
    ],
    "images": [
      "png",
      "jpeg",
      "jpg",
      "webp",
      "gif"
    ],
    "audio": [
      "mp3",
      "wav",
      "ogg",
      "webm",
      "m4a",
      "flac"
    ]
  },
  "models": {
    "vision": "@cf/meta/llama-3.2-11b-vision-instruct",
    "audio": "@cf/openai/whisper"
  },
  "timestamp": "2026-08-27T00:08:43.187Z"
}