{
  "kata": {
    "name": "Kata",
    "version": "0.1.0-alpha",
    "description": "Local-first structured text parser and visualizer",
    "copyright": "Copyright © 2026 Corderro Artz / Vaporsoft",
    "license": "MIT",
    "repository": "https://github.com/corderro-artz/kata"
  },
  "build": {
    "generatedAt": "2026-09-17T01:09:08.519Z",
    "commit": "bdda1c4b534ce6815c6773ba110e815d411dd8fc",
    "branch": "main",
    "durationMs": 6404.91,
    "bundle": {
      "initialGzipKB": 27.74,
      "totalGzipKB": 193.08
    }
  },
  "performance": {
    "budgets": {
      "firstRenderMs": {
        "actual": 59.9,
        "target": 100,
        "pass": true
      },
      "viewSwitchMs": {
        "actual": 7,
        "target": 50
      },
      "expandCollapseMs": {
        "actual": 1.3,
        "target": 16
      },
      "longTasks": {
        "actual": 0,
        "target": 0
      }
    },
    "lighthouse": {
      "mobile": {
        "score": 99.33,
        "fcp": 1379.2,
        "lcp": 1620.67,
        "tbt": 18.83,
        "cls": 0
      },
      "desktop": {
        "score": 89,
        "fcp": 1371.62,
        "lcp": 1636.74,
        "tbt": 23.33,
        "cls": 0
      }
    },
    "coreWebVitals": {
      "lcp": {
        "actual": 1620.67,
        "target": 2500,
        "unit": "ms"
      },
      "cls": {
        "actual": 0,
        "target": 0.1
      }
    }
  },
  "stack": {
    "framework": "Preact 10",
    "bundler": "Vite 7",
    "language": "TypeScript 5.9",
    "workers": [
      "parse",
      "export"
    ],
    "formats": {
      "input": [
        "json",
        "yaml",
        "toml",
        "markdown",
        "ini",
        "text"
      ],
      "output": [
        "json",
        "yaml",
        "toml",
        "markdown",
        "xaml"
      ]
    },
    "views": [
      "tree",
      "raw"
    ],
    "themes": 6
  },
  "environment": {
    "node": "v24.20.0",
    "platform": "linux x64",
    "cpu": "AMD EPYC 7763 64-Core Processor",
    "chromePath": "unknown"
  }
}