OIP system: TEST
TEST
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: 2. Machine system map: /api/dispatch?map=TEST&format=markdown. Root: /a/oip.
Operations
TEST_ROW
Run every directory_tests row for the given KEY against /api/dispatch, score against expect_kind/expect_value, append rows to fidelity_log under one run_id. $1=KEY. Returns {key, run_id, total, passed, failed, results]} Use when: you need to test row Arguments: $1. Human article: [/a/oip-capability-test-row. Machine doc: ?key=TEST_ROW&format=markdown. Invocation history: /api/invocations?object_id=TEST_ROW.
TEST_ALL
Run TEST_ROW on every key that has a directory_tests entry. $1=limit (default 50). Returns {run_id, keys, passed, failed, summary]} Use when: you need to test all Arguments: $1. Human article: [/a/oip-capability-test-all. Machine doc: ?key=TEST_ALL&format=markdown. Invocation history: /api/invocations?object_id=TEST_ALL.