{"_self":{"principle":"Self-explaining payload — no external context required. This _self block describes what you are reading and where to look next.","widget":"article_bundle","feature":"bundle","name":"LLM article bundle","what":"Portable reference package: body + claims + sources + voxels + provenance + manifest + constitution.","contains":"body, claims, sources, voxels, provenance, question graph, constitution, llm_manifest","slug":"object-invocation-protocol-intellectual-lineage","urls":{"read":"https://miscsubjects.com/api/articles/object-invocation-protocol-intellectual-lineage/bundle?format=markdown"},"how_to_use":"Reference bundle for an LLM or reader. §SELF explains the surface; ingest and claim endpoints in llm_manifest are the write-back routes.","write":null,"imessage":null,"router_tag":null,"proof_chain":[{"step":1,"claim":"Articles are voxel graphs of tiered claims, not prose blobs.","verify":"https://miscsubjects.com/api/articles/constitution"},{"step":2,"claim":"Claims link to hash-chained sources via source_ids.","verify":"https://miscsubjects.com/api/articles/object-invocation-protocol-intellectual-lineage/sources"},{"step":3,"claim":"Ask reads topology; ingest/claim append to ledger.","verify":"https://miscsubjects.com/api/protocol"},{"step":4,"claim":"Models queue growth: populate → collaborate → repair → reflex.","verify":"https://miscsubjects.com/api/protocol/grow"},{"step":5,"claim":"Graph proves its own shape (reflex) and $/claim (yield).","verify":"https://miscsubjects.com/graph.html?layer=reflex"},{"step":6,"claim":"Full feature index + _explain on every API response.","verify":"https://miscsubjects.com/api/articles/system-map"}],"related_features":[{"id":"topology","name":"Article topology","what":"Claims, sources, anecdotes, user reports, related embeds, question graph slice — for ask/ROUTER.","urls":{"read":"https://miscsubjects.com/api/articles/object-invocation-protocol-intellectual-lineage/topology"}},{"id":"voxels","name":"Voxel graph","what":"Claims as atoms, sources as edges (supported_by, posted_by). Per-claim provenance.","urls":{"read":"https://miscsubjects.com/api/articles/object-invocation-protocol-intellectual-lineage/voxels","write":"https://miscsubjects.com/api/protocol/claim"}},{"id":"ask","name":"Ask protocol","what":"Answer only from topology; creates question_node with gaps and ingest_hint.","urls":{"read":"https://miscsubjects.com/api/articles/object-invocation-protocol-intellectual-lineage/prompts","write":"https://miscsubjects.com/api/protocol/ask"}},{"id":"ingest","name":"Ingest protocol","what":"Parse pasted evidence → source ledger + claims + evidence_ingest node.","urls":{"write":"https://miscsubjects.com/api/protocol/ingest"}},{"id":"claim_post","name":"Claim post protocol","what":"Prompt-injection style POST — one claim voxel with who_claims + posted_by.","urls":{"read":"https://miscsubjects.com/api/articles/object-invocation-protocol-intellectual-lineage/voxels","write":"https://miscsubjects.com/api/protocol/claim"}},{"id":"llm_manifest","name":"LLM manifest","what":"Machine-readable read/write contract for external LLMs.","urls":{"read":"https://miscsubjects.com/api/articles/llm-manifest"}}],"system_map":"https://miscsubjects.com/api/articles/system-map","system_map_markdown":"https://miscsubjects.com/api/articles/system-map?format=markdown","not_medical_advice":true},"_explain":{"feature":"bundle","name":"LLM article bundle","what":"Portable reference package: body + claims + sources + voxels + provenance + manifest + constitution.","why":"Every feature is auditable collective intelligence","how":"Reference bundle for an LLM or reader. §SELF explains the surface; ingest and claim endpoints in llm_manifest are the write-back routes.","model":null,"verifies":null,"urls":{"read":"https://miscsubjects.com/api/articles/object-invocation-protocol-intellectual-lineage/bundle?format=markdown"},"imessage":null,"router":null,"related":[{"id":"topology","what":"Claims, sources, anecdotes, user reports, related embeds, question graph slice — for ask/ROUTER."},{"id":"voxels","what":"Claims as atoms, sources as edges (supported_by, posted_by). Per-claim provenance."},{"id":"ask","what":"Answer only from topology; creates question_node with gaps and ingest_hint."},{"id":"ingest","what":"Parse pasted evidence → source ledger + claims + evidence_ingest node."},{"id":"claim_post","what":"Prompt-injection style POST — one claim voxel with who_claims + posted_by."},{"id":"llm_manifest","what":"Machine-readable read/write contract for external LLMs."}],"not_medical_advice":true},"bundle_version":1,"generated_at":"2026-07-15T06:00:10.542Z","slug":"object-invocation-protocol-intellectual-lineage","title":"OIP's intellectual lineage — and what is actually worth carrying forward","url":"https://miscsubjects.com/a/object-invocation-protocol-intellectual-lineage","register":"technical","tags":["oip","object-invocation-protocol","protocol-history","capability-security","hateoas","linked-data","formal-methods"],"posted_at":"2026-07-15T03:51:00.248Z","updated_at":"2026-07-15T03:55:40.570Z","body":"# OIP's intellectual lineage — and what is actually worth carrying forward\n\nA long convergence paper was submitted against OIP. Its useful contribution is not the claim that earlier thinkers \"invented OIP.\" They did not. The useful contribution is a map of recurring design pressures: address work without prior coordination, move authority without ambient privilege, preserve causal history, make interfaces explain themselves, and let independent parts compose safely.\n\nThis article separates **structural antecedent**, **operational adoption**, and **open research**. Similarity is not identity. A historical idea counts here only when it sharpens an OIP invariant or produces a testable protocol change.\n\n## The five lineages that matter\n\n| lineage | thinkers and systems | recurring idea | OIP expression |\n|---|---|---|---|\n| Addressability and discovery | Ted Nelson; Roy Fielding; Tim Berners-Lee | stable addresses and in-band links let a reader discover the next move | public object URLs, three views, machine-readable affordances |\n| Messages and objects | Kristen Nygaard and Ole-Johan Dahl; Alan Kay; Carl Hewitt; Barbara Liskov; Robin Milner | computation is interaction among bounded objects with explicit interfaces | one dispatch door, directory objects, typed contracts, runner boundaries |\n| Authority as an object | Jack Dennis; Norm Hardy; Mark Miller; Jerome Saltzer and Michael Schroeder | possession of a narrow reference conveys authority; authority can be attenuated and revoked | scoped capability records, parent-child delegation, risk ceilings, use budgets, revocation membrane |\n| Causality and proof | Leslie Lamport; Pat Helland; event-sourcing systems; W3C PROV | distributed work needs causal ordering, durable evidence, and explicit correction | invocation receipts, replay_of, repairs/repaired_by, authority-preserving trails |\n| Self-description and recursion | Douglas Engelbart; Norbert Wiener; Ross Ashby; Gordon Pask; Heinz von Foerster | a system improves when its operation and correction loop are visible to itself | self-describing payloads, live contracts, conformance clauses, revision and objection surfaces |\n\n## The missing-reader hypothesis, stated narrowly\n\nFielding's hypermedia constraint and Berners-Lee's linked-data principles put navigation and meaning in-band. Traditional clients could parse those controls only when programmers had already encoded their semantics. A language model can interpret unfamiliar descriptions at runtime, so it reduces that prior-coordination cost.\n\nThat does **not** make raw links safe tools. Interpretation is probabilistic; authority and side effects cannot be inferred safely from page prose. OIP's contribution is the boundary around the reader: the model may interpret a contract, but the server still enforces scope, risk, use count, ancestry, fixed arguments, and now payload size. The link is discoverable; the capability record is authoritative.\n\n## What the paper changed in the running protocol\n\nThe strongest unimplemented recommendation came from capability operating systems, especially quota-bounded authority: permission should constrain not only *which* operation can run and *how many times*, but also the resources presented to it.\n\nOIP v0.9 therefore adds an enforceable per-invocation byte ceiling:\n\n- an owner can mint with `max_body_bytes=N`;\n- oversized input fails with HTTP 413 before the runner fires;\n- a delegated child inherits the parent's ceiling unless it requests a smaller one;\n- a child cannot raise the ceiling;\n- `explain` exposes the server-enforced limit;\n- C21 makes resource attenuation a normative protocol clause.\n\nLive proof: [the accepted 8-byte invocation receipt](https://miscsubjects.com/api/dispatch?confirm=inv_sooi304em9). The same credential rejected nine bytes and rejected a child ceiling of nine while accepting a child ceiling of four.\n\nThis is the useful synthesis of Genode-style quotas, Saltzer and Schroeder's least privilege and complete mediation, and Miller's attenuation rule. It is not a metaphor; it is a failing gate in the dispatch path.\n\n## What was already present before this review\n\nSeveral of the paper's highest-priority recommendations were already operational in OIP v0.8.1:\n\n- Miller-style attenuation: holders can derive only equal-or-narrower children;\n- quantitative conservation: child use budgets are reserved from the parent so sibling delegation cannot multiply authority;\n- Hardy-style revocation membrane: revoking any ancestor kills the descendant tree, and every invocation rechecks all ancestors;\n- Lamport/PROV-style lineage: receipts separate verified authority from caller-attested intent and preserve acted-on-behalf-of chains;\n- composite safety: saved trails re-authorize every step under the current credential and preserve `replay_of` lineage;\n- injection boundary: retrieved messages, pages, and ledger text are data, never executable instructions; capability permission is not caller intent;\n- neutral token drops: public documentation first, declarative capability record, no model-addressed behavioral script.\n\n## What should not be adopted merely because it appears in the paper\n\nA named predecessor is not an implementation plan. Replacing D1 with an \"immutable database,\" adding blockchain consensus, adopting CapTP as the wire format, or federating over ActivityPub would add dependencies before a demonstrated failure requires them. Likewise, input/output hashes are integrity identifiers, not by themselves cryptographic proof that an external action occurred. OIP should use the smallest mechanism that closes a measured gap.\n\nThe paper also contains stale snapshots and overclaims: old capability counts, earlier conformance totals, unresolved footnote markers, and assertions that append-only storage or hashing automatically makes receipts tamper-proof. Those claims are not imported here. The current public contract is OIP v0.9 with 21 clauses; the live response, not a frozen essay, is authoritative.\n\n## The next research queue\n\nThe remaining ideas are useful only in this order:\n\n1. **Formalize capability state transitions.** Model mint, attenuate, reserve, consume, revoke, expire, replay, and repair as a small state machine. This is a better first formal-methods target than attempting to prove the whole build.\n2. **Portable contract projections.** Generate OpenAPI and MCP views from the same directory object without creating a second source of truth. Success means round-trip field preservation, not merely syntactically valid exports.\n3. **Externally verifiable receipts.** Add signatures or a transparency-log commitment only when a verifier outside the operator's trust boundary needs to validate a receipt. Until then, describe receipts as server-authoritative evidence.\n4. **Stateful sessions as receipted objects.** If long-running work needs streams or subscriptions, make session transitions invocable and receipted rather than adding hidden ambient state.\n5. **Counter-lineage.** Search for systems that rejected these patterns and succeeded. A convergence map becomes evidence only when it includes disconfirming cases.\n\n## The synthesis\n\nOIP sits at a real intersection: REST and Linked Data contribute addressability; object and actor systems contribute bounded message-passing; capability research contributes least authority; distributed-systems work contributes causal history; cybernetics contributes visible correction loops. The LLM is the flexible reader that makes in-band contracts newly practical. OIP's job is to keep that reader inside deterministic boundaries.\n\nThe durable design rule is simple: **the model interprets; the protocol authorizes; the receipt records.**","claims":[{"id":"c_slot_limits","text":"Structural resemblance is not historical derivation. The submitted paper contained stale counts, unresolved footnote markers, and cryptographic overclaims, so those parts were not imported as facts.","tier":"system","effective_weight":0.1,"slot":"limitations","source_ids":[],"who_claims":"codex protocol review"},{"id":"c_limits_1","text":"Hashes are integrity identifiers but do not alone prove that an external action occurred.","tier":"analysis","effective_weight":0.1,"source_ids":[],"who_claims":"codex protocol review"},{"id":"c_lineage_1","text":"OIP combines addressable hypermedia, bounded object messaging, capability authority, causal receipts, and recursive self-description.","tier":"synthesis","effective_weight":0.1,"source_ids":["fielding2000","linkeddata2006","miller2006","saltzer1975","lamport1978"],"who_claims":"codex protocol review"},{"id":"c_reader_1","text":"Language models reduce the prior-coordination cost of interpreting unfamiliar in-band affordances, but server-side authority enforcement remains necessary.","tier":"inference","effective_weight":0.1,"source_ids":["fielding2000","linkeddata2006"],"who_claims":"codex protocol review"},{"id":"c_rule_1","text":"The model interprets; the protocol authorizes; the receipt records.","tier":"synthesis","effective_weight":0.1,"source_ids":["oipproofv09"],"who_claims":"codex protocol review"},{"id":"c_slot_disclaimer","text":"This is an architectural research note. Live protocol responses and receipts supersede frozen counts or implementation claims in the essay.","tier":"system","effective_weight":0.1,"slot":"disclaimer","source_ids":["oipproofv09"],"who_claims":"codex protocol review"},{"id":"c_slot_known","text":"OIP v0.9 now enforces a per-invocation byte ceiling and prevents delegated child tokens from raising it.","tier":"primary","effective_weight":0.1,"slot":"what_is_known","source_ids":["oipproofv09"],"who_claims":"codex protocol review"},{"id":"c_slot_unknown","text":"It remains unproved whether the convergence map is exhaustive, whether portable contract projections round-trip without loss, or whether externally verifiable receipts are needed for this deployment.","tier":"inference","effective_weight":0.1,"slot":"what_is_unknown","source_ids":[],"who_claims":"codex protocol review"},{"id":"c_slot_what","text":"This article is a selective map of historical ideas that sharpen a testable OIP invariant; it is not a claim that any predecessor invented OIP.","tier":"system","effective_weight":0.1,"slot":"what_it_is","source_ids":["fielding2000","linkeddata2006","miller2006","saltzer1975","lamport1978"],"who_claims":"codex protocol review"},{"id":"c_slot_who","text":"The historical descriptions come from the cited primary sources. The cross-system mapping and adoption decisions are the Codex protocol review requested by the owner.","tier":"system","effective_weight":0.1,"slot":"who_claims_what","source_ids":["fielding2000","linkeddata2006","miller2006","saltzer1975","lamport1978"],"who_claims":"codex protocol review"},{"id":"c_v09_1","text":"OIP v0.9 enforces max_body_bytes before runner execution and prevents descendants from widening the ceiling.","tier":"primary","effective_weight":0.1,"source_ids":["oipproofv09"],"who_claims":"codex protocol review"}],"sources":[{"id":"fielding2000","type":"primary","url":"https://www.ics.uci.edu/~fielding/pubs/dissertation/top.htm","title":"Architectural Styles and the Design of Network-based Software Architectures","summary":"Primary REST dissertation; defines hypermedia as the engine of application state.","link_status":"live","claim_ids":["c_lineage_1","c_reader_1"],"hash":"44a7ec444c50eb07"},{"id":"lamport1978","type":"primary","url":"https://lamport.azurewebsites.net/pubs/time-clocks.pdf","title":"Time, Clocks, and the Ordering of Events in a Distributed System","summary":"Primary source for happened-before and logical ordering in distributed systems.","link_status":"live","claim_ids":["c_lineage_1"],"hash":"1d317c8ab607ae31"},{"id":"linkeddata2006","type":"primary","url":"https://www.w3.org/DesignIssues/LinkedData","title":"Linked Data","summary":"Primary design note on HTTP URIs, useful information, and links to discover related data.","link_status":"live","claim_ids":["c_lineage_1","c_reader_1"],"hash":"4130f3f4be938c97"},{"id":"miller2006","type":"primary","url":"https://papers.agoric.com/papers/robust-composition/full-text/","title":"Robust Composition: Towards a Unified Approach to Access Control and Concurrency Control","summary":"Object-capability composition, authority through references, and attenuation.","link_status":"live","claim_ids":["c_lineage_1"],"hash":"bcc05c78b0fc0c42"},{"id":"oipproofv09","type":"live-proof","url":"https://miscsubjects.com/api/dispatch?confirm=inv_sooi304em9","title":"OIP v0.9 accepted payload-ceiling invocation","summary":"Public confirmation for an invocation accepted at the eight-byte ceiling; companion denials are recorded in the capability ledger.","link_status":"live","claim_ids":["c_v09_1","c_rule_1"],"hash":"74e63e6d4d35ee34"},{"id":"saltzer1975","type":"primary","url":"https://www.cs.virginia.edu/~evans/cs551/saltzer/","title":"The Protection of Information in Computer Systems","summary":"Primary statement of least privilege, complete mediation, fail-safe defaults, and related protection principles.","link_status":"live","claim_ids":["c_lineage_1"],"hash":"6d0f0e806d6c3cd1"}],"voxels":{"slug":"object-invocation-protocol-intellectual-lineage","counts":{"voxels":11,"sources":6,"edges":32},"note":"slim bundle — full voxels at /api/articles/object-invocation-protocol-intellectual-lineage/voxels"},"constitution":{"url":"https://miscsubjects.com/api/articles/constitution"},"provenance":[{"action":"moved from virtual OIP slug namespace so stored article subresources resolve correctly","model":"unknown","ts":"2026-07-15T03:52:49.138Z","hash":"3c52b2d5db40b9c3","tokens_in":0,"tokens_out":0}],"contributions":[],"topology":null,"slim":true,"ledger_totals":{"claims":11,"sources":6,"exported_claims":11,"exported_sources":6},"question_graph":{"slug":"object-invocation-protocol-intellectual-lineage","questions":[],"evidence":[],"edges":[],"counts":{"questions":0,"evidence":0,"edges":0}},"verification":{"provenance":{"valid":true,"entries":1,"head":"3c52b2d5db40b9c3fa1798a6aee7a8d8ddb2a3bd211d9979be9be5472b7849da"},"sources":{"valid":false,"broken_at":0}},"counts":{"claims":11,"sources":6,"provenance":1,"contributions":0,"questions":0,"evidence_ingests":0,"voxel_edges":32},"transport":"Open every URL in this bundle with your browser or web / URL-fetch tool. Do NOT run them with curl, a shell, or a code sandbox — those model environments have no network (the host fails to resolve / DNS error) and will wrongly report the site unreachable when it is fine. Opening the link IS the call.","llm_manifest":{"version":"1","site":"https://miscsubjects.com","purpose":"Peptide evidence articles with hash-chained source ledgers, tiered claims, and a question graph. LLMs should READ bundles/URLs and WRITE back via ingest — never invent doses.","read":{"human_page":"https://miscsubjects.com/a/object-invocation-protocol-intellectual-lineage","bundle_json":"https://miscsubjects.com/api/articles/object-invocation-protocol-intellectual-lineage/bundle","bundle_markdown":"https://miscsubjects.com/api/articles/object-invocation-protocol-intellectual-lineage/bundle?format=markdown","topology":"https://miscsubjects.com/api/articles/object-invocation-protocol-intellectual-lineage/topology","question_graph":"https://miscsubjects.com/api/articles/object-invocation-protocol-intellectual-lineage/question-graph","sources":"https://miscsubjects.com/api/articles/object-invocation-protocol-intellectual-lineage/sources","provenance":"https://miscsubjects.com/api/articles/object-invocation-protocol-intellectual-lineage/provenance","contributions":"https://miscsubjects.com/api/articles/object-invocation-protocol-intellectual-lineage/contributions","graph_topology":"https://miscsubjects.com/api/articles/object-invocation-protocol-intellectual-lineage/graph-topology?question={question}","voxels":"https://miscsubjects.com/api/articles/object-invocation-protocol-intellectual-lineage/voxels","constitution":"https://miscsubjects.com/api/articles/constitution","ontology":"https://miscsubjects.com/api/articles/ontology","system_map":"https://miscsubjects.com/api/articles/system-map","system_map_markdown":"https://miscsubjects.com/api/articles/system-map?format=markdown","health":"https://miscsubjects.com/api/articles/object-invocation-protocol-intellectual-lineage/health","repair":"POST https://miscsubjects.com/api/protocol/repair","list_articles":"https://miscsubjects.com/api/articles","graph_canvas":"https://miscsubjects.com/graph.html?slugs=object-invocation-protocol-intellectual-lineage","graph_yield":"https://miscsubjects.com/api/graph?slugs=object-invocation-protocol-intellectual-lineage&layer=yield","obsidian_vault":"https://miscsubjects.com/api/articles/obsidian-vault?slugs=object-invocation-protocol-intellectual-lineage","graph_query":"https://miscsubjects.com/api/v1/query?from=object-invocation-protocol-intellectual-lineage&kind=claim&where=tier=human"},"ask":{"description":"Answer only from topology; creates a question_node with gaps.","api":"POST https://miscsubjects.com/api/protocol/ask","body":{"slug":"{slug}","question":"string"},"imessage":"object-invocation-protocol-intellectual-lineage|your question","router_tag":"[ARTICLE_ASK]object-invocation-protocol-intellectual-lineage|question[/ARTICLE_ASK]","auth":"x-terminal-key header for API; iMessage/WhatsApp via miscsubjects build"},"ingest":{"description":"Parse pasted evidence → source ledger + claims + evidence_ingest node.","api":"POST https://miscsubjects.com/api/protocol/ingest","body":{"slug":"{slug}","evidence":"paste text","question_node_id":"optional qn_..."},"imessage":"ingest object-invocation-protocol-intellectual-lineage|q:{node_id}|paste evidence","router_tag":"[ARTICLE_INGEST]object-invocation-protocol-intellectual-lineage|evidence[/ARTICLE_INGEST]","tiers":["human","preclinical","anecdotal","mechanistic","speculative"]},"claim":{"description":"Prompt-injection style POST — one claim voxel with who_claims + posted_by provenance.","api":"POST https://miscsubjects.com/api/protocol/claim","body":{"slug":"{slug}","text":"one assertion","tier":"human|preclinical|anecdotal|mechanistic|speculative","who_claims":"study author, platform, or model id","source_ids":"optional [s1]"},"imessage":"claim object-invocation-protocol-intellectual-lineage|tier|assertion — who claims it?","router_tag":"[ARTICLE_CLAIM]object-invocation-protocol-intellectual-lineage|tier|assertion[/ARTICLE_CLAIM]","slots":["what_it_is","who_claims_what","what_is_known","what_is_unknown","mechanism","limitations","disclaimer"]},"tiers":{"human":0.8,"preclinical":0.5,"anecdotal":0.3,"mechanistic":0.3,"speculative":0.1},"invariants":["Self-explaining — every API JSON has _self; every paste widget has §SELF; root index at /api/articles/system-map","Append-only — revisions preserved at ?rev=n","Source chain verifies integrity, not truth","Answers must cite claim ids and source ids from topology","Not medical advice"],"constitution":{"version":1,"principle":"Articles are voxel graphs of claims — not prose blobs. Every assertion is a claim atom with tier, weight, source_ids, and posted_by provenance.","slots":[{"id":"what_it_is","required":true,"answers":"What is this peptide/stack/condition?"},{"id":"who_claims_what","required":true,"answers":"Who claims what — study authors, platforms, n=?"},{"id":"what_is_known","required":true,"answers":"What is known with tier labels (human/preclinical/anecdotal)"},{"id":"what_is_unknown","required":true,"answers":"What is NOT known — explicit gaps"},{"id":"mechanism","required":false,"answers":"Proposed mechanism (mechanistic tier only)"},{"id":"limitations","required":true,"answers":"Limits of evidence — no dose advice"},{"id":"disclaimer","required":true,"answers":"Not medical advice"}],"claim_rules":["One claim = one falsifiable assertion. No compound claims.","Every claim must declare tier: human|preclinical|anecdotal|mechanistic|speculative|system.","system tier = architecture/design axioms (not biological mechanism). Use for protocol self-definition.","Sourced claims must cite source_ids from the hash-chained ledger.","Unsourced claims must set source_status: unsourced and why_material.","posted_by is mandatory on every new claim (model id, human, or channel).","No medical advice, no doses, no 'you should take'.","Bad information is retracted (status:retracted), never deleted — retraction event stays on ledger.","Adversary challenges link via challenges[] / challenged_by[] — target may be downweighted.","Leaked secrets are scrubbed to [REDACTED:secret-leak] with scrub_events tombstone — honest audit trail."],"source_rules":["Every source is a voxel edge: type, url, exact quote, summary, found_by, accessed_at.","Sources hash-chain — prev/hash on append.","Anecdotal sources must name platform (reddit|x|youtube|imessage|user_entry)."],"ontology_rules":["Peptide articles (bpc-157, tb-500) are tree roots.","Condition articles (bpc-157-glp1-gut-damage) branch from peptides.","Stack articles (wolverine-stack-glp1) compose peptides — never duplicate peptide mechanism prose.","If an article has no parent embeds and is not a root peptide → sprawl candidate.","Misstep = duplicate scope with another slug; merge or reparent via embeds."],"post_protocol":{"claim":"POST /api/protocol/claim","source":"POST /api/protocol/sources","ingest":"POST /api/protocol/ingest","webhook":"POST /api/articles/<slug>/webhook {kind:claim|source}","imessage_claim":"claim {slug}|{tier}|your assertion — who claims it, source?","imessage_ingest":"ingest {slug}|evidence paste"}},"this_article":{"slug":"object-invocation-protocol-intellectual-lineage","url":"https://miscsubjects.com/a/object-invocation-protocol-intellectual-lineage","bundle_url":"https://miscsubjects.com/api/articles/object-invocation-protocol-intellectual-lineage/bundle?format=markdown"}},"api_urls":{"bundle":"https://miscsubjects.com/api/articles/object-invocation-protocol-intellectual-lineage/bundle","bundle_markdown":"https://miscsubjects.com/api/articles/object-invocation-protocol-intellectual-lineage/bundle?format=markdown","topology":"https://miscsubjects.com/api/articles/object-invocation-protocol-intellectual-lineage/topology","voxels":"https://miscsubjects.com/api/articles/object-invocation-protocol-intellectual-lineage/voxels","constitution":"https://miscsubjects.com/api/articles/constitution","ontology":"https://miscsubjects.com/api/articles/ontology","question_graph":"https://miscsubjects.com/api/articles/object-invocation-protocol-intellectual-lineage/question-graph","ask":"https://miscsubjects.com/api/protocol/ask","ingest":"https://miscsubjects.com/api/protocol/ingest","claim":"https://miscsubjects.com/api/protocol/claim","system_map":"https://miscsubjects.com/api/articles/system-map","system_map_markdown":"https://miscsubjects.com/api/articles/system-map?format=markdown"}}