OIP system: ARXIV
ARXIV
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=ARXIV&format=markdown. Root: /a/oip.
Operations
ARXIV_PAPER
The arXiv paper as a live object. The paper "The Document Is the Receipt" lives at github.com/massoumicyrus/oip (private) and is written only by ARXIV_GROW. Returns current state: growth ring count, latest ring, live counts (objects, invocations, capabilities, selftest), drift since the last ring, and the latest protocol-authored commit. Use when: Cyrus asks "paper state", "how big is the paper", "when did the paper last grow", "show the arxiv object", "has the paper drifted". Arguments: none.. Human article: /a/oip-capability-arxiv-paper. Machine doc: ?key=ARXIV_PAPER&format=markdown. Invocation history: /api/invocations?object_id=ARXIV_PAPER.
ARXIV_GROW
Regenerate the arXiv paper from live state. Reads paper/template.tex + paper/rings.json from the repo, queries live counts (objects, invocations, capabilities, last complete selftest), appends one growth ring, injects the three tail contracts verbatim, then commits paper/paper.tex + paper/rings.json + README.md + oip.json — each commit message carries this trace id. CI compiles the PDF on the paper.tex push. This fn is the only writer of the generated files. Use when: Cyrus says "grow the paper", "regenerate the arxiv", "add a ring", "refresh the paper". Also fired daily by launchd com.cyrus.oip.arxiv-grow on the Mac. Arguments: none.. Human article: /a/oip-capability-arxiv-grow. Machine doc: ?key=ARXIV_GROW&format=markdown. Invocation history: /api/invocations?object_id=ARXIV_GROW.