OIP system: Articles
Articles
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: 5. Machine system map: /api/dispatch?map=ARTICLE&format=markdown. Root: /a/oip.
Operations
ARTICLE_GET
Invokable OIP capability. Use when: "show me article <slug>" or any caller that needs the article body Human article: /a/oip-capability-article-get. Machine doc: ?key=ARTICLE_GET&format=markdown. Invocation history: /api/invocations?object_id=ARTICLE_GET.
ARTICLE_PUT
create/replace an article. ARGS: $1 = JSON {slug,title,body,hero?,images?,style?} Human article: /a/oip-capability-article-put. Machine doc: ?key=ARTICLE_PUT&format=markdown. Invocation history: /api/invocations?object_id=ARTICLE_PUT.
ARTICLE_ASK
Answer from article ledger topology (claims, sources, Reddit/X anecdotes, user reports). Not medical advice. Use when: user asks about a peptide, condition, stack, or a specific claim on miscsubjects. Arguments: slug|question OR slug1,slug2,slug3|question. Human article: /a/oip-capability-article-ask. Machine doc: ?key=ARTICLE_ASK&format=markdown. Invocation history: /api/invocations?object_id=ARTICLE_ASK.
ARTICLE_INGEST
Parse user-submitted evidence and write to article source ledger + optional claims. Hash-chained. Use when: user texts evidence to add to a peptide article, or replies to a question node with new info. Arguments: slug|evidence text OR slug|q:NODE_ID|evidence text. Human article: /a/oip-capability-article-ingest. Machine doc: ?key=ARTICLE_INGEST&format=markdown. Invocation history: /api/invocations?object_id=ARTICLE_INGEST.
ARTICLE_CLAIM
Post one tiered claim voxel into an article ledger with who_claims + posted_by provenance. Not medical advice. Use when: user or model has one falsifiable assertion to append — who claims what, anecdote, study finding. Arguments: slug|tier|assertion tier = human|preclinical|anecdotal|mechanistic|speculative. Human article: /a/oip-capability-article-claim. Machine doc: ?key=ARTICLE_CLAIM&format=markdown. Invocation history: /api/invocations?object_id=ARTICLE_CLAIM.