{
  "name": "benty-engine",
  "version": "0.1.0",
  "git_commit": "9abd8e103aab51adbe02a8e6cdcae66be3fa3f4e",
  "built_at": "2026-06-12T11:34:06Z",
  "ios_deployment_target": "16.0",
  "target": "aarch64-apple-ios",
  "uniffi_bindings_regenerated": true,
  "hosted_artifacts": {
    "git_http_url": "https://allo.benty.chat/benty-engine.git",
    "git_bundle_url": "https://allo.benty.chat/downloads/benty-engine.bundle",
    "source_tar_url": "https://allo.benty.chat/downloads/benty-engine-repo.tar.gz"
  },
  "files": {
    "benty-engine.bundle": "sha256:996ac9935ddc855321a5c27e7e15206ab660c7f560efdbdf5f4891693ba0a855",
    "benty-engine-repo.tar.gz": "sha256:39423d139245bb65e281102985a58faf99f142174861702c2de19b8de507e5a5"
  },
  "ios_binary_artifact": {
    "available": false,
    "reason": "This server is Linux. Real libbenty_engine.a for aarch64-apple-ios must be built on macOS/Xcode using scripts/build-ios.sh or GitHub Actions macos-14. No fake iOS static library is published."
  },
  "breaking_changes": [],
  "migration_notes": [
    "Clone or download the engine repo, then run IPHONEOS_DEPLOYMENT_TARGET=16.0 ./scripts/build-ios.sh on macOS.",
    "Replace libbenty_engine.a, benty_engine.swift, benty_engineFFI.h and benty_engineFFI.modulemap in Blop/Engine after verifying SHA256."
  ],
  "security_notes": [
    "No tokens/private keys/db keys are intentionally published in this repository or source artifact.",
    "dbEncryptionKey and access token must come from the iOS Keychain layer.",
    "Do not log token, auth code, db key, private key, or websocket auth payload."
  ]
}
