## §OIP SYSTEM ARTICLE — PLAYWRIGHT (2 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
- **PLAYWRIGHT_START** — Start the Playwright MCP server on the Mac bridge\n# WHEN_TO_USE: before calling PLAYWRIGHT if the server is n
  when: before calling PLAYWRIGHT if the server is not running\n# ARGS: none\n# EX: [PLAYWRIGHT_START][/PLAYWRIGHT_START]\n{"cmd":"sh","args":["-lc"
  args: none\n# EX: [PLAYWRIGHT_START][/PLAYWRIGHT_START]\n{"cmd":"sh","args":["-lc","/Users/cyrusmassoumi/miscsubjects-pages/bridge/playwright-mcp-launcher.sh"],"timeout":600000}
  doc: https://miscsubjects.com/api/dispatch?key=PLAYWRIGHT_START&format=markdown
  run: https://miscsubjects.com/api/dispatch?invoke=PLAYWRIGHT_START&share=<TOKEN>
  history: https://miscsubjects.com/api/invocations?object_id=PLAYWRIGHT_START
- **PLAYWRIGHT** — Proxy a tool call to the Playwright MCP server on the Mac bridge
  when: drive a real browser: navigate, click, type, screenshot, evaluate JS, manage tabs
  args: $1=tool_name, $2+=JSON arguments
  doc: https://miscsubjects.com/api/dispatch?key=PLAYWRIGHT&format=markdown
  run: https://miscsubjects.com/api/dispatch?invoke=PLAYWRIGHT&body=browser_navigate%7C%7B%22url%22%3A%22https%3A%2F%2Fexample.com%22%7D&share=<TOKEN>
  history: https://miscsubjects.com/api/invocations?object_id=PLAYWRIGHT

### 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