You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -172,7 +172,7 @@ export default function About() {
172
172
{year: '2025 Q1',event: 'SATI CODEX LCL-832 framework developed: [[832,10,4]] CSS code on genus-5 surface. IBM Quantum hardware runs on ibm_fez. Zenodo DOI publication.'},
173
173
{year: '2025 Q2',event: 'QECTOR Decoder v3 core engine written in Rust / PyO3. Initial PyPI releases. Belief-Matching, BP-OSD, Union-Find decoders integrated. SATI OS desktop UI scaffolded.'},
174
174
{year: '2025 Q3',event: 'SATI v18 Titan-Class [[72,12,6]] BB QLDPC code environment. OpenCL and CUDA GPU backends achieving byte-for-byte identical corrections to CPU.'},
175
-
{year: '2025 Q4–2026',event: `v${pypiVersion||'0.6.2'}new Decoder + free QectorWorkbench GUI v3.4 (25 tools, 10/10 polish, production packaging). SATI OS full suite on top.`},
175
+
{year: '2025 Q4–2026',event: `v${pypiVersion||'0.6.2'} Decoder (Source Available) + free QectorWorkbench GUI v3.4 (25 tools, 10/10 polish). SATI OS full suite on top.`},
176
176
{year: '2026 Q2',event: 'SATI OS v1.0.0 (build 1.0.0.0) first GA release. Features 39-panel desktop GUI, FastAPI server, dual CLIs, MCP server, and LCL-free open core with optional premium LCL-832 plugin. 1204 tests passing.'},
QECTOR is an independent R&Dproject,notbackedbyaquantumhardwarecompany,VCfunding,orauniversitylab.
191
191
Allclaimsaresimulation-validated using Stim+PyMatchingcross-validation.IBMhardwarerunsarerealbutlimitedinscope.
192
-
QECTORv${pypiVersion||'0.6.2'} (latest from PyPI RSS) + free Workbench is the production base. We publish our validation reports, non-pass counts, and known limitations openly.
192
+
QECTORDecoder is SourceAvailable(notfree).TheWorkbenchGUIis free.LatestfromPyPIRSS.Wepublishvalidationreports,non-passcounts,andknownlimitationsopenly.
SATI OS is the full commercial QEC suite built on the new QECTOR Decoder v3 (v{pypiVersion||'0.6.2'}) + new free QectorWorkbench GUI v3.4 — desktop GUI (39 panels), FastAPI REST (122 routes), dual CLI, MCP server,
42
+
SATI OS is the full commercial QEC suite built on the new QECTOR Decoder v3 (Source Available, v{pypiVersion||'0.6.2'}) + the new free QectorWorkbench GUI v3.4 — desktop GUI (39 panels), FastAPI REST (122 routes), dual CLI, MCP server,
43
43
and <spanclassName="text-cyan-300 font-semibold">17 hardware abstraction adapters</span> across 21 backend targets.
44
-
Core components (new free decoder + new free workbench GUI) are open for the community; full SATI OS adds commercial HAL adapters, expanded MCP, support, and enterprise features.
44
+
The core decoder is Source Available; the Workbench GUI app is free. Full SATI OS adds commercial HAL adapters, expanded MCP, support, and enterprise features.
<spanclassName="text-cyan-300 font-semibold">17 hardware abstraction adapters</span> across 21 backend targets —
52
-
SATI OS is the full suite. It integrates the new QECTOR Decoder v3 (v{pypiVersion||'0.6.2'}) and the new free QectorWorkbench GUI v3.4.0 (CustomTkinter, 25 tools, premium docs) with advanced commercial layers: 17 HAL adapters, expanded MCP, REST/CLI, and production support.
52
+
SATI OS is the full suite. It integrates the new QECTOR Decoder v3 (Source Available, v{pypiVersion||'0.6.2'}) and the new free QectorWorkbench GUI v3.4.0 (CustomTkinter, 25 tools, premium docs) with advanced commercial layers: 17 HAL adapters, expanded MCP, REST/CLI, and production support.
@@ -118,7 +118,7 @@ export default function Workbench() {
118
118
{/* Status */}
119
119
<EvidenceBlock
120
120
title="Release Status"
121
-
statement={`SATI OS v1.0.0 is the full commercial suite. The new free core is QECTOR Decoder v3 (v${pypiVersion||'0.6.2'}) + QectorWorkbench GUI v3.4 (open, polished, MCP-enabled). SATI OS adds the complete production stack (39 panels, 122 routes, 17 HAL adapters, 93+ tool MCP) plus commercial licensing and support.`}
121
+
statement={`SATI OS v1.0.0 is the full commercial suite. The core is the Source Available QECTOR Decoder v3 (v${pypiVersion||'0.6.2'}) + the new free QectorWorkbench GUI v3.4.0 (open, polished, MCP-enabled). SATI OS adds the complete production stack (39 panels, 122 routes, 17 HAL adapters, 93+ tool MCP) plus commercial licensing and support.`}
0 commit comments