{
  "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-17T02:11:32.313Z",
    "commit": "566159eb50d7c04016fc94a25232f74bd68f2670",
    "branch": "main",
    "durationMs": 4378.5,
    "bundle": {
      "initialGzipKB": 27.74,
      "totalGzipKB": 193.08
    }
  },
  "performance": {
    "budgets": {
      "firstRenderMs": {
        "actual": 50.9,
        "target": 100,
        "pass": true
      },
      "viewSwitchMs": {
        "actual": 4.5,
        "target": 50
      },
      "expandCollapseMs": {
        "actual": 0.7,
        "target": 16
      },
      "longTasks": {
        "actual": 0,
        "target": 0
      }
    },
    "lighthouse": {
      "mobile": {
        "score": 99,
        "fcp": 1384.18,
        "lcp": 1560.85,
        "tbt": 2,
        "cls": 0
      },
      "desktop": {
        "score": 90,
        "fcp": 1372.72,
        "lcp": 1576.14,
        "tbt": 3,
        "cls": 0
      }
    },
    "coreWebVitals": {
      "lcp": {
        "actual": 1560.85,
        "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": "INTEL(R) XEON(R) PLATINUM 8573C",
    "chromePath": "unknown"
  }
}