{
  "$schema": "./platform.schema.json",
  "id": "apple-m3",
  "name": "Apple M3 Series",
  "detection": {
    "vendor": "apple",
    "architecture": ["gpu-family-apple-9", "metal-3"]
  },
  "memoryHints": {
    "preferUnifiedMemory": true,
    "bufferAlignment": 256,
    "optimalShardSize": 67108864,
    "maxBufferPoolSize": 2147483648
  },
  "notes": "Apple M3 series (M3, M3 Pro, M3 Max, M3 Ultra) - gpu-family-apple-9, subgroups, F16"
}
