{
  "id": "chiyocore",
  "name": "chiyocore",
  "type": "custom",
  "maintainer": "kore-signet",
  "description": "Experimental Rust reimplementation of MeshCore for ESP32 devices, structured as a reusable protocol core with generated board builds and configurable handler layers.\n",
  "repository": "https://github.com/kore-signet/chiyocore",
  "license_type": "source-available",
  "status": "experimental",
  "scope": "platform-specific",
  "scopeCategory": "ESP32",
  "lifecycle": "active",
  "maturity": "experimental",
  "distribution": "personal",
  "lineage": {
    "kind": "reimplementation",
    "upstreamFirmwareId": "meshcore"
  },
  "runtime": {
    "framework": "esp-idf",
    "language": "Rust"
  },
  "roles": [
    "companion"
  ],
  "features": [
    "Rust MeshCore protocol implementation",
    "Generated board and handler-layer builds",
    "TCP companion interface"
  ],
  "capabilities": {
    "protocol": {
      "meshcoreCompatible": true
    },
    "transports": {
      "nativeTcp": true
    }
  },
  "devices": [
    {
      "id": "xiao-esp32s3",
      "status": "partial",
      "notes": "The maintainer reports successful experimental operation on a XIAO ESP32-S3 radio kit."
    }
  ],
  "popularity": {
    "githubStars": 4,
    "githubForks": 0,
    "githubWatchers": 0,
    "githubOpenIssues": 0,
    "githubContributors": 1,
    "releaseDownloads": 0,
    "latestReleaseDownloads": 0,
    "lastChecked": "2026-07-21"
  },
  "verification": {
    "sourceAvailable": true,
    "releasesAvailable": false,
    "ciBuilds": false,
    "lastChecked": "2026-07-21"
  },
  "source": {
    "path": "data/firmwares/chiyocore/firmware.yaml",
    "updatedAt": "2026-07-21T08:04:18Z"
  },
  "releases": [],
  "changelogSource": "github",
  "changelogUpdatedAt": "2026-06-24T03:22:48.223Z",
  "deviceFamilies": [
    {
      "id": "seeed-xiao-s3-wio",
      "label": "Xiao S3 WIO"
    }
  ],
  "primaryFamily": {
    "id": "seeed-xiao-s3-wio",
    "label": "Xiao S3 WIO"
  },
  "scopeGroup": "ESP32"
}
