OIP system: QUE
QUE
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.
This page is the operating article for one build subsystem. It is generated from live directory rows. If a task belongs to this subsystem, scan the operations below, open the matching capability article, run only the exact object named there, and verify by receipt.
Kind: core. Capabilities: 3. Machine system map: /api/dispatch?map=QUE&format=markdown. Root: /a/oip.
Operations
QUE_ADD
Add a question to the test que. $1 = prompt text. $2 = optional slug (default go) Use when: you need to que add Arguments: $1 | $2. Human article: /a/oip-capability-que-add. Machine doc: ?key=QUE_ADD&format=markdown. Invocation history: /api/invocations?object_id=QUE_ADD.
QUE_RUN
Run pending que rows (max 25/call) through the real ROUTER. Writes response+trace_id+status back Use when: you need to que run Arguments: $1. Human article: /a/oip-capability-que-run. Machine doc: ?key=QUE_RUN&format=markdown. Invocation history: /api/invocations?object_id=QUE_RUN.
QUE_LIST
Inspect the que. $1 = '' | pending | done | error. Returns rows (response truncated 200ch) Use when: you need to que list Arguments: $1. Human article: /a/oip-capability-que-list. Machine doc: ?key=QUE_LIST&format=markdown. Invocation history: /api/invocations?object_id=QUE_LIST.