{
  "schemaVersion": 1,
  "atomId": "match_engine.aicomponent",
  "bundleType": "aicomponent",
  "category": "logic",
  "mode": "fixed",
  "label": {
    "zh": "通用篮子匹配引擎（N消检测）",
    "en": "Generic tray match engine (N-match detection)"
  },
  "tags": ["logic", "match", "tray", "engine", "match-3", "grouping", "eliminate", "pure-function"],
  "bindingRoles": ["matchEngine"],
  "imports": [],
  "binding": {
    "role": "matchEngine",
    "target": "src/game/logic/MatchEngine.ts",
    "type": "code-module-reference"
  },
  "files": {
    "skill": "SKILL.md",
    "ref": ["ref/MatchEngine.ts"]
  }
}
