## §OIP SYSTEM ARTICLE — OPENAI (3 operations)
A generated article for one OIP shelf. It lists every operation in this API/CLI/MCP/device/model/core subsystem, links each leaf article, and gives the ledger path for proof.

### Read Order
- scan operations
- open a leaf doc
- run via run_now or POST /api/dispatch
- open receipt
- repair/replay if needed

### Operations
- **OPENAI_IMAGE** — OpenAI gpt-image-1.5 text-to-image. Stores to R2, returns a stable https://miscsubjects.com/img/ link
  when: you need to openai image
  args: prompt|size(1024x1024|1536x1024|1024x1536)
  doc: https://miscsubjects.com/api/dispatch?key=OPENAI_IMAGE&format=markdown
  run: https://miscsubjects.com/api/dispatch?invoke=OPENAI_IMAGE&body=%3Cprompt%3E%7C%3Csize(1024x1024%3E&share=<TOKEN>
  history: https://miscsubjects.com/api/invocations?object_id=OPENAI_IMAGE
- **OPENAI_IMAGE_EDIT** — OpenAI gpt-image-1.5 edit from a reference image URL. Stores to R2
  when: you need to openai image edit
  args: prompt|reference_url|size
  doc: https://miscsubjects.com/api/dispatch?key=OPENAI_IMAGE_EDIT&format=markdown
  run: https://miscsubjects.com/api/dispatch?invoke=OPENAI_IMAGE_EDIT&body=%3Cprompt%3E%7C%3Creference_url%3E%7C%3Csize%3E&share=<TOKEN>
  history: https://miscsubjects.com/api/invocations?object_id=OPENAI_IMAGE_EDIT
- **OPENAI_MODELS** — List OpenAI models. No args
  when: you need to openai models
  args: see content
  doc: https://miscsubjects.com/api/dispatch?key=OPENAI_MODELS&format=markdown
  run: https://miscsubjects.com/api/dispatch?invoke=OPENAI_MODELS&share=<TOKEN>
  history: https://miscsubjects.com/api/invocations?object_id=OPENAI_MODELS

### Troubleshooting
- If a row's example has placeholders, replace only the placeholder values and preserve separators.
- If a call fails, open its receipt and repair it with POST /api/dispatch {key, body, repairs:'inv_ID'}.
- If token scope denies this system, ask the owner for a row:/rows:/pfx: token scoped to the exact operation set.

Back to the tree: https://miscsubjects.com/api/dispatch?map=1&format=markdown