跳到主要内容
Octopus Research Institute
AP-2026-0004架构论文同行评审: 未经同行评审证据强度: 实验性状态: 已发布

The sovereign product layer: integrating research engines into a coherent capability set

Ran Tao (Octoryn Research)

本文未经同行评审。请将其视为工作文档,而非经验证的结果。

摘要

A positioning and integration note, not a benchmark. Five sovereign-runtime deliverables are cohered into one capability set under one thesis: a sovereign AI execution runtime, not a local model runner. They span data-parallel routing with byte-identical failover, low-bit serving, a cross-chip decode-consistency report, an auditable hash-chained ledger, and a governed agent platform, all self-contained and event-sourced. No new measurement is introduced; the anchors are single-configuration observations. A concurrent-merge governance failure and its serial fix are recorded as a lesson.

本 Research Object 以其原始语言(英文)发表。

1. Thesis / Contribution

Claimed. This note records a positioning and integration milestone: five previously separate sovereign-runtime research deliverables were assembled into one coherent capability set under a single thesis — a sovereign AI execution runtime, not a local model runner. The deliverables are (a) a sovereign data-parallel router with automatic failover supporting mid-stream byte-identical continuation on backend loss; (b) a low-bit (int4-class) serving path that substantially reduces resident memory relative to the full bf16 footprint of a ~30B-class model; (c) a live two-chip cross-chip consistency report measuring a high but sub-unity byte-identical decode rate; (d) a decentralized ledger with public-key identity and a hash-chained log; and (e) a governed agent platform (governed ReAct plus a skill-compounding layer). Every component is asserted to be self-contained (no third-party ML math framework on the hot path) and auditable (event-sourced). A second contribution is a recorded process finding: a concurrent merge-workflow governance failure and its fix.

NOT claimed. This is an architecture/positioning note, not a benchmark or a novel-algorithm result. It does not claim production reliability targets, scale, throughput, generation quality, or commercial readiness for any component. The two quantitative anchors referenced (a reduced int4-class resident footprint; a sub-unity byte-identical cross-chip rate) are single-configuration engineering/correctness observations carried forward from their own probes, not benchmark-scale evaluations. No new measurement is introduced in this note; the per-component performance and parity numbers live in the underlying engine notes, not here.

2. Design — the capability set

ComponentWhat it isSovereignty / audit property (from source)
Sovereign data-parallel router + automatic failoverData-parallel routing across backends; on backend loss it continues mid-streamMid-stream byte-identical continuation
Low-bit servingServes a ~30B-class model without its full bf16 footprintSubstantially reduced int4-class resident memory
Cross-chip consistency reportLive two-chip decode comparisonHigh but sub-unity byte-identical rate (failover guarantee, quantified)
Decentralized ledgerPublic-key identity + auditable logPublic-key identity + hash-chained log
Governed agent platformGoverned ReAct + skill-compounding layerGoverned / event-sourced

Cross-cutting properties asserted for the whole set: self-contained (no third-party ML math framework on the hot path) and auditable (event-sourced).

3. Evidence / Status

The status of each item is integration/positioning, not independent benchmark validation within this note. Two quantitative anchors are carried forward as stated facts:

AnchorValue (high-level, from source)Status
Low-bit resident footprintSubstantially reduced int4-class footprint vs the full bf16 footprintEngineering observation, single config
Cross-chip consistencyHigh but sub-unity byte-identical rate, live two-chip decodeCorrectness observation, single live run

Provenance recorded for this note: hardware was a consumer Apple-silicon class machine; the build/test path used the standard release build of the implementation language; and the self-contained property means the hot path relies only on the platform's native accelerated math, with no third-party ML framework. The remaining methods-table details (oracle, version pins, parity gate) are not recorded in source notes here; those belong to the underlying per-component notes. This note should be read as the index/positioning layer over those engine results, not as their re-derivation.

4. An honest governance lesson

While shipping these deliverables in parallel, concurrent fast-forward-style merge workflows onto the same branch caused a reference-clobber race — one delivery's merge silently dropped another's. The fix was a serial reconcile workflow in governance: a merge-base check plus a manual re-merge. Recorded because process failures are part of the real history, and because parallel isolated work trees isolate files, not version-control references.

5. Limitations (harsh, honest)

  • Positioning, not proof. This note asserts that five deliverables "cohere" into a single capability story. Coherence is a narrative claim; it is not independently measured here.
  • Sample size of the quantitative anchors is one. The cross-chip byte-identical rate is a single live two-chip run with no variance, no repetition, and no statement of token count, model, or hardware in this note. The reduced resident footprint is a single-configuration figure, not a swept measurement. Both are smoke-level observations, not benchmark-scale evaluations.
  • Parity is not quality. Byte-identical / byte-identical-continuation guarantees determinism and reproducibility of the same computation; it says nothing about generation quality, usefulness, or correctness of the model's outputs.
  • The cross-chip rate is below full byte-identity. The headline cross-chip number is explicitly below 100%; the residual divergence is unexplained within this note.
  • No baseline / no competitor comparison is made here, so no relative-performance claim is supportable from this note.
  • A self-contained hot path evidences a sovereign link, not absence of all external math. It is a necessary, not sufficient, sovereignty check, and is asserted (not re-demonstrated) here.
  • Evidence level "experimental" is generous for this specific note, which contains no new experiment. The label is justified only by the upstream engine experiments it indexes; treat this document itself as architecture/positioning altitude.
  • Production readiness is explicitly out of scope — no reliability targets, scale, fault-injection coverage, or deployment evidence.

6. Provenance / Relation

  • Type: Architecture Paper, evidence level Experimental (see Limitations — this note itself is non-experimental positioning).
  • Hardware: consumer Apple-silicon class machine.
  • Build: standard release build/test path of the implementation language.
  • Sovereignty: self-contained hot path (native accelerated math only, no third-party ML framework).
  • Component-level commits, version pins, oracle and gate details: not recorded in source notes for this index note; they reside in the underlying per-component research notes for the router, low-bit serving, cross-chip consistency report, ledger, and agent platform.
  • Governance provenance: the reference-clobber race and serial-reconcile fix are recorded here as the canonical account of that process failure.
  • Validate upstream first. Any reader treating the resident-footprint or cross-chip-consistency anchors as load-bearing should consult the originating component notes for hardware, version pins, and the parity gate before citing them.

声明边界

作者对范围的明确界定——本工作证明了什么、未证明什么——沿用自 Octoryn Research 的发表模型。

证明

  • Five separate sovereign-runtime deliverables (data-parallel routing with failover, low-bit serving, cross-chip consistency, an auditable ledger, a governed agent platform) were assembled into one coherent capability set, each asserted self-contained and auditable.
  • A concurrent-merge race condition occurred during parallel delivery and was fixed by a serial reconcile workflow, recorded as a governance lesson.

未证明

  • Production reliability targets, scale, throughput, generation quality, or commercial readiness of the capability set.
  • That any single deliverable is hardened beyond its own originating probe or report.
  • Any benchmark-scale result: the quantitative observations referenced are single-configuration/single-run, carried forward with no variance, baseline, or methods table in this note.
  • That coherence of the deliverables into a single capability story is independently measured rather than asserted.

适用于

  • Describing the integration and positioning milestone of the sovereign runtime stack at an architecture-note altitude.
  • Discussing the recorded governance lesson about concurrent merges in parallel delivery workflows.

不适用于

  • Making production-readiness, scale, throughput, or reliability-target claims.
  • Citing the memory-footprint or cross-chip consistency observations as benchmark results without consulting the originating per-component notes.
  • Treating reproducibility or byte-identity as evidence of generation quality.

作者

  • Ran Tao — 调查研究, 写作

引用本文

引用格式

Tao, R., Octoryn Research. (2026). The sovereign product layer: integrating research engines into a coherent capability set (AP-2026-0004). Octopus Research Institute.

BibTeX

@techreport{oriap20260004,
  title       = {The sovereign product layer: integrating research engines into a coherent capability set},
  author      = {Tao, Ran and {Octoryn Research}},
  institution = {Octopus Research Institute},
  year        = {2026},
  note        = {Permanent ID AP-2026-0004. Not peer reviewed.}
}

披露

资助
硬件与基础设施由 Octoryn / Octopus Core Pty Ltd 提供。
利益冲突
Octoryn 提供商业推理与治理工具;相关发现独立报告。