OIP system: PROPOSE
PROPOSE
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: 1. Machine system map: /api/dispatch?map=PROPOSE&format=markdown. Root: /a/oip.
Operations
PROPOSE_ROWS
Given the JSON output of EXTRACT_CAPABILITIES (raw JSON string OR an r2_key starting with capability_sources/), emit SQL INSERTs for new directory rows, one per discovered op. Rows land disabled + planner_visible=0 so the owner can review before activating. $1=ops_json_or_r2_key, $2=category prefix (default "discovered") Use when: you need to propose rows Arguments: $1 | $2. Human article: /a/oip-capability-propose-rows. Machine doc: ?key=PROPOSE_ROWS&format=markdown. Invocation history: /api/invocations?object_id=PROPOSE_ROWS.