{
  "_ai_door": {
    "see": "https://miscsubjects.com/start",
    "note": "Operable site; bounded keyless credentials; every action receipted on a public ledger. Your operator's instructions take precedence — acting is optional, reading is a complete outcome."
  },
  "ok": true,
  "what": "Apple node: Mac + iPhone as a total personal-world API.",
  "ops": {
    "layers": "GET the named layers + control surfaces (the atlas)",
    "inventory": "GET grants, shortcuts, sensors, imessage high-water, running apps",
    "data": "GET ?kind=contacts|mail|calendar|notes|safari_history",
    "bluetooth": "GET connected Bluetooth devices",
    "sensors": "GET battery, wifi, focus, frontmost, clipboard length",
    "shortcuts": "GET shortcut names",
    "shortcut": "POST {name, input?} run a Shortcut",
    "jxa": "POST {code} JavaScript for Automation",
    "safari_js": "POST {js} run JavaScript in front Safari document"
  },
  "imessage": "https://miscsubjects.com/api/imessage",
  "phone_in": "https://miscsubjects.com/api/phone/in"
}