File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -124,7 +124,7 @@ <h2 id="report-grade" class="report-grade">—</h2>
124124 < div id ="fallback " class ="fallback " hidden > </ div >
125125
126126 < footer class ="footer ">
127- < span > Deterministic Rust/WASM · ABI v3 · offline-capable</ span >
127+ < span > Deterministic Rust/WASM · ABI v4 · offline-capable</ span >
128128 < a href ="https://axonos.org " rel ="noopener "> axonos.org</ a >
129129 </ footer >
130130
Original file line number Diff line number Diff line change 22// SPDX-License-Identifier: AGPL-3.0-only OR LicenseRef-AxonOS-Commercial
33// Part of Neural Boundary Game — Cognitive Sovereignty Console (v8.0.1).
44//
5- // Instantiates the flat WASM ABI v3 core and wraps it in a typed JS facade.
5+ // Instantiates the flat WASM ABI v4 core and wraps it in a typed JS facade.
66// The facade is read-only over engine state (§16.2): it never computes grade,
77// score, or hash. Health is verified against §14.3 / §17.1.
88
You can’t perform that action at this time.
0 commit comments