← Archive
lm-002754 · 2026-08

矩陣原生智能與可稽核計算

下載 MD 檔 ⬇

title: "矩陣原生智能與可稽核計算:從表格模型狀態到多重投影執行同一性的統一研究綱領" title_en: "Matrix-Native Intelligence and Auditable Computation: A Unified Research Program from Tabular Model State to Multi-Projection Executable Identity" series: "矩陣原生智能與可稽核計算系列" series_en: "Matrix-Native Intelligence and Auditable Computation Series" series_id: "EML-MNIAC-2026" paper_id: "EML-MNIAC-2026-00" version: "v0.1" date: "2026-08-16" language: "zh-Hant" document_type: "系列總論/統一研究綱領/AI-readable research program" status: "Public Draft" author: "Neo.K(許筌崴)/EveMissLab" keywords: - 矩陣原生智能 - Matrix-Native Intelligence - 可稽核計算 - Auditable Computation - Spreadsheet-Native Computing - CSV-Native Model - Ledger Constraint - MMR - MMLC - MLF - PHOSPHOR-SHEET - MMR-IFN - Executable Identity - Multi-Projection State - AI-native Representation

矩陣原生智能與可稽核計算

從表格模型狀態到多重投影執行同一性的統一研究綱領

Matrix-Native Intelligence and Auditable Computation:
A Unified Research Program from Tabular Model State to Multi-Projection Executable Identity


摘要

本文提出「矩陣原生智能與可稽核計算」(Matrix-Native Intelligence and Auditable Computation, MNIAC)統一研究綱領,用以重新整理一組先前分散於 CSV 模型、Excel 試算表、帳本約束、多向矩陣表徵、多向矩陣帳本計算、AI Matrix Ledger Format、PHOSPHOR-SHEET、Agent 工作台與稀疏注意力實驗中的共同問題。

本系列的歷史起點可以用一個看似簡單的問題表示:

AI 是否一定必須被理解為一個不可見、封裝且難以直接檢查的參數黑盒?

早期實驗首先驗證,小型 Transformer 的完整模型狀態可以保存於 CSV,包括權重、詞彙表、設定與高維向量;重新載入後仍可保持相同的確定性生成結果。其後,Ledger Constraint 實驗將問題由「權重能否表格化」推進至「學習是否能在顯式不變量下持續進行」;Spreadsheet Ledger 與 EML-LQ 則把狀態、參數、公式、權重流、守恆、稽核與視覺化置於 Excel 工作簿中。再往後,多向矩陣表徵(MMR)開始將方向、遍歷、語義與動力學寫入矩陣;MMLC 將其推進為具有平行身份、依賴流與局部稽核的可執行矩陣帳本;MMR-Bench 進一步以公式修復、方向推理、Formula AST、dependency graph 與真實 XLSX / OOXML 差分測試其工程可行性。

隨著研究成熟,Excel 不再被視為最終本體。MLF 1.0 將完整結構提升為 canonical representation,允許同一物件再投影為 sequence、tensor、graph、execution schedule、human table 或其他模型視圖;MMLC Runtime 進一步將矩陣帳本執行、稽核、semantic hash 與 execution hash 固化為可重播的 runtime;PHOSPHOR-SHEET 則明確提出「執行狀態只有一份,人類介面、AI 事件流與試算表只是同一狀態的不同投影」。在模型架構前沿,MMR-IFN 又把方向性與遞歸路由壓縮成有限 sparse-attention graph,使最早的表格直覺重新進入 Transformer 後端研究。

因此,本研究綱領不主張「Excel 就是 AI」,也不主張「矩陣必然優於序列」。它提出的是一個更精確的核心問題:

一個智能計算系統的狀態、結構、運算、歷史與觀察介面,\boxed{ \text{一個智能計算系統的狀態、結構、運算、歷史與觀察介面,} } 能否在不失去同一性、可追溯性與可驗證性的前提下,\boxed{ \text{能否在不失去同一性、可追溯性與可驗證性的前提下,} } 同時向人類、AI、試算表、圖、張量與執行環境展開?\boxed{ \text{同時向人類、AI、試算表、圖、張量與執行環境展開?} }

本文完成系列的統一定義、歷史譜系、六層結構、核心公理、工程錨點、已驗證/未驗證邊界與後續論文路線。


0. 研究定位

0.1 這不是「Excel AI」系列

本系列的歷史入口確實來自試算表與表格直覺,但最終研究對象已經超越 Excel。

若將最早問題寫成:

Q0:Excel 能不能當 AI?Q_0: \quad \text{Excel 能不能當 AI?}

那麼經過一系列實驗後,這個問題已經被拆成至少三個不同層級:

Q1:AI 的模型狀態能否完整存在於開放表格表示?Q_1: \quad \text{AI 的模型狀態能否完整存在於開放表格表示?} Q2:表格/矩陣本身能否成為可執行、可持久化、可稽核的計算環境?Q_2: \quad \text{表格/矩陣本身能否成為可執行、可持久化、可稽核的計算環境?} Q3:表格/矩陣的結構本身能否成為智能模型的一部分,而不只是外部 UI?Q_3: \quad \text{表格/矩陣的結構本身能否成為智能模型的一部分,而不只是外部 UI?}

目前三者的狀態不同:

  • Q1Q_1:已有最小可執行 POC;
  • Q2Q_2:已有多個 runtime、workbook 與 benchmark;
  • Q3Q_3:已推進至 MMR、MLF、MMLC 與 MMR-IFN,但仍是開放研究前沿。

因此,本文採用更一般的名稱:

Matrix-Native Intelligence and Auditable Computation\boxed{ \text{Matrix-Native Intelligence and Auditable Computation} }

而不把系列綁死在 Excel。


1. 歷史起點:把 AI 黑盒攤開

1.1 Model State 不等於 Binary Blob

現代 AI 系統通常把模型狀態封裝於:

  • checkpoint;
  • tensor archive;
  • binary weights;
  • framework-specific serialization;
  • distributed shards。

這些格式對機器執行很有效,但對人類直接理解、逐項檢查、局部修改、版本比較與簡單工具互通並不友善。

早期 nanocsv_llm.py 實驗採取相反方向:建立一個最小字元級 Transformer,將整套 trainable state 外部化為 CSV。

若模型參數為:

Θ={Wte,Wpe,Wq,Wk,Wv,Wo,W1,b1,W2,b2,Wh,bh},\Theta = \{ W_{te}, W_{pe}, W_q, W_k, W_v, W_o, W_1, b_1, W_2, b_2, W_h, b_h \},

則:

Θ{Wte.csv,Wpe.csv,}.\Theta \longrightarrow \{ \texttt{Wte.csv}, \texttt{Wpe.csv}, \ldots \}.

另外保存:

Vocabvocab.csv,Vocab \longrightarrow \texttt{vocab.csv}, Configconfig.csv.Config \longrightarrow \texttt{config.csv}.

其目的不是證明 CSV 比 safetensors 更適合大型模型,而是驗證:

Model StateOpen Tabular Representation\boxed{ \text{Model State} \rightarrow \text{Open Tabular Representation} }

在概念與工程上是可行的。

1.2 最小可驗證條件

早期 POC 不只要求「檔案能存」,而要求:

C1=gradient check pass,C_1=\text{gradient check pass}, C2=training loss decreases,C_2=\text{training loss decreases}, C3=G(M,x)=G(Load(Save(M)),x).C_3= G(M,x) = G(Load(Save(M)),x).

第三項尤其重要。若 save/reload 後生成不同,則「表格化模型狀態」只是視覺備份,而非真正等價狀態。

因此第一階段研究得到的不是:

CSV=LLM,CSV=LLM,

而是:

AI 可以具有可檢查、可搬運、可版本化的外部模型狀態。\boxed{ \text{AI 可以具有可檢查、可搬運、可版本化的外部模型狀態。} }

2. 第二步:從權重表格化到學習帳本化

2.1 Ledger Constraint 問題

當模型狀態能夠被外部化後,下一個問題是:

學習是否也能被置於顯式約束與稽核之中?

設可學習矩陣為:

WRn×n,W\in\mathbb R^{n\times n},

並令某平衡泛函:

τ(W)\tau(W)

代表系統必須維持的不變量。

例如早期實驗使用:

τ(W)=Tr(W).\tau(W)=\operatorname{Tr}(W).

於每次梯度更新後,將 WW 投影回合法集合:

Cτ0={W:τ(W)=τ0}.\mathcal C_{\tau_0} = \{ W: \tau(W)=\tau_0 \}.

形成:

Wt+1raw=WtηL(Wt),W_{t+1}^{raw} = W_t-\eta\nabla L(W_t), Wt+1=PCτ0(Wt+1raw).W_{t+1} = P_{\mathcal C_{\tau_0}} \left( W_{t+1}^{raw} \right).

2.2 兩個不同命題

這裡必須區分:

Correct InvariantConstrained Learning May Remain Viable\boxed{ \text{Correct Invariant} \Rightarrow \text{Constrained Learning May Remain Viable} }

與:

Incorrect InvariantIrreducible Structural Residual May Appear.\boxed{ \text{Incorrect Invariant} \Rightarrow \text{Irreducible Structural Residual May Appear}. }

不變量不是魔法。

若約束集合本身排除了真實解:

WCτ0,W^\ast\notin\mathcal C_{\tau_0},

則再好的 optimizer 也不能消除:

dist(W,Cτ0).\operatorname{dist} \left( W^\ast, \mathcal C_{\tau_0} \right).

因此,帳本化不是把所有系統硬塞進守恆;真正的研究問題是:

哪些 invariant 是合法結構,哪些只是錯誤鋼印?


3. Spreadsheet Ledger:試算表成為可見狀態機

3.1 Excel 不再只是報表

EML-LQ / Spreadsheet Ledger 將下列部分置於同一工作簿:

Definition+Parameters+Computation+Ledger+Audit+Visualization.\boxed{ Definition + Parameters + Computation + Ledger + Audit + Visualization. }

工作表中的儲存格不再只有「資料終點」的角色。

若整個 workbook 被視為狀態空間:

S={sij},\mathcal S = \{ s_{ij} \},

則一列可以代表:

  • task;
  • entity;
  • state;
  • event;
  • Agent;
  • review;
  • transaction。

一欄則可以代表:

  • identity;
  • parameter;
  • time;
  • input;
  • output;
  • confidence;
  • command;
  • path;
  • hash;
  • audit result。

3.2 自適應帳本範例

設:

Wt=(w1,t,,wN,t),W_t=(w_{1,t},\ldots,w_{N,t}),

並要求:

iwi,t=1.\sum_iw_{i,t}=1.

資訊流經開放閥 ηt\eta_t

wi,traw=wi,t1exp(ηtri,t),w_{i,t}^{raw} = w_{i,t-1} \exp(\eta_t r_{i,t}),

再重新正規化:

wi,t=wi,trawjwj,traw.w_{i,t} = \frac{ w_{i,t}^{raw} }{ \sum_jw_{j,t}^{raw} }.

所以:

Update=Flow\boxed{ Update=Flow } Normalization=Conservation\boxed{ Normalization=Conservation }

這類工作簿展示了一件重要但有限的事:

Spreadsheet can be a visible stateful computational environment.\boxed{ \text{Spreadsheet can be a visible stateful computational environment.} }

它仍不等於一般意義上的大型語言模型。


4. 從 Spreadsheet 到 Matrix-Native Representation

4.1 MMR:把「如何閱讀」寫進資料

傳統表格大致保存:

Content+Structure.\text{Content} + \text{Structure}.

多向矩陣表徵(MMR)進一步要求:

Content+Structure+Direction+Traversal+Semantics+Dynamics.\boxed{ \text{Content} + \text{Structure} + \text{Direction} + \text{Traversal} + \text{Semantics} + \text{Dynamics}. }

例如:

=temporal prediction,\rightarrow = \text{temporal prediction}, =historical backtracking,\leftarrow = \text{historical backtracking}, =abstractioninstance,\downarrow = \text{abstraction}\rightarrow\text{instance}, =instanceabstraction.\uparrow = \text{instance}\rightarrow\text{abstraction}.

此外還可加入:

  • neighborhood;
  • semantic links;
  • adaptive traversal;
  • directional attention;
  • cross-direction consistency;
  • weighted fusion。

此時 matrix 不只是容器,而開始具有:

Reading Policy+Route Semantics.\boxed{ \text{Reading Policy} + \text{Route Semantics}. }

4.2 必須防止方向本體化

MMR 的方向不是宇宙天然具有的絕對語義。

因此:

DirectionOntology.Direction \neq Ontology.

更準確地說:

DirectionMeaning=f(Task,Context,Schema,Observer).DirectionMeaning = f( Task, Context, Schema, Observer ).

這條限制非常重要,否則「向右是未來、向左是歷史」會從介面協定滑成無法證偽的形而上學。


5. MMLC:矩陣成為可稽核計算帳本

5.1 平行身份

設抽象來源物件:

u,u,

不同分支表示為:

bj=ρj(u).b_j=\rho_j(u).

必須區分:

Parallel IdentityNumerical Equality.\boxed{ \text{Parallel Identity} \neq \text{Numerical Equality}. }

即使:

ρi(u)ρj(u),\rho_i(u)\neq\rho_j(u),

它們仍可能透過共同 identity 被判定為同一來源的不同分支。

反過來:

x=yx=y

也不代表:

Identity(x)=Identity(y).Identity(x)=Identity(y).

5.2 計算交易

每個欄/分支可以被表示為:

Tj=(bj,oj,aj,rj,εj),T_j = ( b_j, o_j, a_j, r_j, \varepsilon_j ),

其中:

  • bjb_j:input/base;
  • ojo_j:operator;
  • aja_j:operand/context;
  • rjr_j:result;
  • εj\varepsilon_j:audit residual。

其垂直語義為:

InputRuleOperandResultAudit.Input \rightarrow Rule \rightarrow Operand \rightarrow Result \rightarrow Audit.

5.3 局部錯誤不能被全域抵銷

若:

ε1=1,ε2=1,\varepsilon_1=1, \qquad \varepsilon_2=-1,

則:

ε1+ε2=0\varepsilon_1+\varepsilon_2=0

不能被視為兩條交易都正確。

因此可採:

τaudit=jwjεj,wj>0.\tau_{\mathrm{audit}} = \sum_j w_j \|\varepsilon_j\|, \qquad w_j>0.

並要求:

τaudit=0    j,εj=0.\tau_{\mathrm{audit}}=0 \iff \forall j,\varepsilon_j=0.

此原則形成:

Global Balance Must Not Erase Local Failure.\boxed{ \text{Global Balance Must Not Erase Local Failure}. }

6. MMR-Bench:從理論到可反證實驗

MMR-Bench 的意義不是證明 MMR 優於所有表格模型,而是把問題改成可以失敗的 benchmark。

其研究線包含:

  1. 公式引用方向;
  2. 合法但錯誤的 formula;
  3. formula-repair localization;
  4. traversal branch weighting;
  5. Formula AST;
  6. dependency graph;
  7. style / semantic role;
  8. safe repair;
  9. real XLSX / OOXML parsing;
  10. cached-value divergence;
  11. upstream formula drift;
  12. review-only conflict handling。

這裡形成重要的工程原則:

Display AgreementFormula AgreementDependency AgreementExecution Agreement.\boxed{ \text{Display Agreement} \neq \text{Formula Agreement} \neq \text{Dependency Agreement} \neq \text{Execution Agreement}. }

因此真正可靠的 workbook intelligence 不能只看:

CellValue.CellValue.

它至少需要:

Value+Formula+AST+Dependency+Role+Provenance.\boxed{ Value + Formula + AST + Dependency + Role + Provenance. }

7. MLF:Excel 從本體退回投影

7.1 Canonical Structure

AI Matrix Ledger Format(MLF)把整個研究線提升一層。

MLF 物件可寫為:

F=(C,M,R,S,A,G,P,H,V,L),\mathcal F = ( C, M, R, S, A, G, P, H, V, L ),

其中:

  • CC:computational substrate contract;
  • MM:matrices / cells;
  • RR:regions / semantic roles;
  • SS:semantic / presentation styles;
  • AA:formula AST / derived assets;
  • GG:dependency graph;
  • PP:traversal / task routes;
  • HH:provenance / append-only history;
  • VV:human / model projections;
  • LL:conversion loss / warnings。

7.2 核心原則

Complete Structure is Canonical;\boxed{ \text{Complete Structure is Canonical;} } Linear, Tensor, Graph, Execution and Human Views are Projections.\boxed{ \text{Linear, Tensor, Graph, Execution and Human Views are Projections.} }

因此:

FΦsheetXLSX,\mathcal F \xrightarrow{\Phi_{\mathrm{sheet}}} XLSX, FΦseqSequence,\mathcal F \xrightarrow{\Phi_{\mathrm{seq}}} Sequence, FΦtensorTensor,\mathcal F \xrightarrow{\Phi_{\mathrm{tensor}}} Tensor, FΦgraphGraph,\mathcal F \xrightarrow{\Phi_{\mathrm{graph}}} Graph, FΦhumanHumanView.\mathcal F \xrightarrow{\Phi_{\mathrm{human}}} HumanView.

這代表:

Excel 不再是 canonical state,\boxed{ Excel \text{ 不再是 canonical state,} }

而只是:

Φsheet(F).\boxed{ \Phi_{\mathrm{sheet}}(\mathcal F). }

8. Executable Identity:單一狀態,多重投影

8.1 核心公理

PHOSPHOR-SHEET 把這個問題推得更明確:

執行狀態只有一份。

因此定義 canonical executable state:

S.S.

人類 UI:

H=ΦH(S),H=\Phi_H(S),

AI event stream:

A=ΦA(S),A=\Phi_A(S),

Spreadsheet:

X=ΦX(S).X=\Phi_X(S).

真正要避免的是:

SH,SA,SXS_H, \quad S_A, \quad S_X

各自成為互相漂移的「第二真實」。

故提出:

Executable Identity Principle\boxed{ \textbf{Executable Identity Principle} }

多個介面可以擁有不同表示、不同權限與不同更新協定,但不可在沒有明確 identity bridge 的情況下偷偷生成彼此獨立的權威執行狀態。

8.2 Projection 不等於 Authority

即使:

X=ΦX(S),X=\Phi_X(S),

也不能推出:

Authority(X)=Authority(S).Authority(X)=Authority(S).

Spreadsheet 可以是:

  • readable;
  • editable;
  • reviewable;
  • controllable;

但仍可能受到:

CapabilityBoundary,Permission,Validation,ApprovalCapabilityBoundary, Permission, Validation, Approval

限制。

因此:

ProjectionAuthority.\boxed{ Projection \neq Authority. }

9. MMLC Runtime:可執行與可重播

當矩陣帳本不再只停留於文件格式時,需要 runtime。

其最低要求包含:

ParseValidateExecuteAuditHash.Parse \rightarrow Validate \rightarrow Execute \rightarrow Audit \rightarrow Hash.

可將執行記錄表示為:

E=(I,V,T,A,Hs,He),E = ( I, V, T, A, H_s, H_e ),

其中:

  • II:ledger identity;
  • VV:version;
  • TT:transactions;
  • AA:global audit;
  • HsH_s:semantic hash;
  • HeH_e:execution hash。

若相同 canonical input、相同 operator lock、相同 runtime version 在 deterministic mode 下無法得到相同:

He,H_e,

則可重播性失敗。

因此:

Representation Fidelity\boxed{ \text{Representation Fidelity} }

必須與:

Execution Fidelity\boxed{ \text{Execution Fidelity} }

同時存在。


10. MMR-IFN:矩陣直覺重新進入模型架構

10.1 從可視矩陣到稀疏路由圖

MMR-IFN 將 active structured state:

Factive\mathfrak F_{\mathrm{active}}

編譯為:

G=(V,E),G=(V,E),

再執行:

SparseAttention(G).SparseAttention(G).

其 token 狀態不只有內容:

hi,h_i,

而可寫為:

zi=(hi,pi,αi,ρi,ci),z_i = ( h_i, p_i, \alpha_i, \rho_i, c_i ),

其中:

  • pip_i:原始 sequence position;
  • αi\alpha_i:hierarchical address;
  • ρi\rho_i:route role;
  • cic_i:confidence / risk / route state。

10.2 不建立完整 n2n^2 關係

若平均有效度數為 kk

Enk,|E| \approx nk,

則 attention 計算可寫為:

Tattn=O(Ed).T_{\mathrm{attn}} = O(|E|d).

這不是「Excel Transformer」。

它代表更一般的命題:

結構化位置、方向與路由可以進入模型的 interaction topology。\boxed{ \text{結構化位置、方向與路由可以進入模型的 interaction topology。} }

11. Agent Operations:Spreadsheet 的工程分化

當 spreadsheet 被用於 Agent 系統時,必須明確區分:

ControlPlaneExecutionPlaneDataPlane.\boxed{ ControlPlane \neq ExecutionPlane \neq DataPlane. }

Spreadsheet 可以負責:

  • command;
  • parameter;
  • state;
  • review;
  • audit summary。

Runtime 負責:

  • model call;
  • crawler;
  • browser;
  • scheduler;
  • validator;
  • publisher。

Storage 負責:

  • raw snapshot;
  • database;
  • object store;
  • event ledger。

因此:

Spreadsheet-Native Agent System\boxed{ Spreadsheet\text{-}Native\ Agent\ System }

不是:

Spreadsheet-Only Agent System.\boxed{ Spreadsheet\text{-}Only\ Agent\ System. }

這種分化不是對早期「Excel AI」直覺的否定,而是其成熟結果:

Excel 適合做什麼,就保留什麼;不適合承擔的 execution / storage,不強行塞回 workbook。


12. 統一六層結構

本文將整套研究統一為:

S=(M,C,G,R,I,H;P)\boxed{ \mathfrak S = ( \mathcal M, \mathcal C, \mathcal G, \mathcal R, \mathcal I, \mathcal H ;\mathcal P ) }

其中:

12.1 M\mathcal M — Matrix / State

保存:

  • values;
  • parameters;
  • coordinates;
  • identities;
  • types;
  • regions。

12.2 C\mathcal C — Computation

保存:

  • formulas;
  • operators;
  • AST;
  • update rules;
  • execution contracts。

12.3 G\mathcal G — Graph / Dependency

保存:

  • dependency edges;
  • causal links;
  • formula references;
  • route graph;
  • execution ordering。

12.4 R\mathcal R — Route / Traversal

保存:

  • direction;
  • traversal;
  • path;
  • hierarchy;
  • sparse routing;
  • adaptive route policy。

12.5 I\mathcal I — Intelligence

包含:

  • learned weights;
  • local model;
  • external LLM;
  • route scoring;
  • prediction;
  • repair;
  • sparse attention。

12.6 H\mathcal H — History / Ledger / Audit

保存:

  • provenance;
  • append-only events;
  • snapshots;
  • invariants;
  • residuals;
  • review;
  • promotion history;
  • semantic / execution hashes。

12.7 P\mathcal P — Projection Layer

定義:

P={ΦH,ΦA,ΦX,ΦT,ΦG,ΦE,}.\mathcal P = \{ \Phi_H, \Phi_A, \Phi_X, \Phi_T, \Phi_G, \Phi_E, \ldots \}.

對應:

  • Human;
  • AI;
  • Spreadsheet;
  • Tensor;
  • Graph;
  • Execution;
  • 其他 task-specific views。

13. 五條統一公理

A1 — Canonical State Principle

Ssuch that authoritative execution state is singular within a declared scope.\boxed{ \exists S \quad \text{such that authoritative execution state is singular within a declared scope.} }

同一系統不應因 UI、AI、Spreadsheet 各自方便而產生三套未宣告的 truth。


A2 — Projection Traceability Principle

對每個 projection:

Vi=Φi(S),V_i=\Phi_i(S),

必須能回答:

  1. ViV_i 來自哪個 SS
  2. 使用哪個 projection version?
  3. 省略了什麼?
  4. 是否可逆?
  5. 是否有 conversion loss?

A3 — Dependency Explicitness Principle

任何 derived result:

y=f(x1,,xn)y=f(x_1,\ldots,x_n)

若要成為可稽核計算物件,應保存足以重建:

{xi}fy\{x_i\} \rightarrow f \rightarrow y

的 dependency information。


A4 — Local Failure Non-Cancellation Principle

若局部 residual:

εi0,\varepsilon_i\neq0,

則不能只因:

iεi=0\sum_i\varepsilon_i=0

就宣布全域正確。


A5 — Intelligence / Governance Separation Principle

學習系統、LLM 或 Agent 可以:

  • propose;
  • rank;
  • route;
  • repair;
  • summarize;

但是否能修改 canonical state,取決於額外:

Validation+Permission+Policy+Audit.Validation + Permission + Policy + Audit.

因此:

PredictionPromotion.\boxed{ Prediction \neq Promotion. }

14. 三個核心研究命題

命題 M1 — Open State Thesis

至少對一類有限模型而言:

完整可執行模型狀態可以被外部化為開放表格表示。\boxed{ \text{完整可執行模型狀態可以被外部化為開放表格表示。} }

狀態

已有 POC 支持。

但不推出:

CSV is an efficient large-scale model runtime.\text{CSV is an efficient large-scale model runtime}.

命題 M2 — Matrix Runtime Thesis

至少對一類具有顯式依賴與有限運算語義的問題:

矩陣/試算表可以同時承載狀態、依賴、計算與稽核。\boxed{ \text{矩陣/試算表可以同時承載狀態、依賴、計算與稽核。} }

狀態

已有多個 workbook/runtime/benchmark 支持。

但不推出:

Spreadsheet replaces general programming languages.\text{Spreadsheet replaces general programming languages}.

命題 M3 — Matrix-Native Intelligence Thesis

存在某些任務,使:

direction / region / route / dependency / identity\boxed{ \text{direction / region / route / dependency / identity} }

若被保留於模型可讀結構中,可能比單純平面序列化提供額外可利用信息。

狀態

研究中。

MMR-IFN、MMR-Bench 與 MLF 提供工程路徑,但目前不構成:

general superiority theorem.\text{general superiority theorem}.

15. 工程錨點

本系列不只依賴抽象論述,而與若干公開工程節點對應。

15.1 Matrix Ledger Format

Repository:

https://github.com/kakon77777-commits/matrix-ledger-format

角色:

Canonical Representation+Interchange+Projection+Provenance\boxed{ Canonical\ Representation + Interchange + Projection + Provenance }

15.2 MMLC Runtime

Repository:

https://github.com/kakon77777-commits/mmlc-runtime

角色:

Deterministic Execution+Audit+Replay+Semantic/Execution Hash\boxed{ Deterministic\ Execution + Audit + Replay + Semantic/Execution\ Hash }

15.3 EML PHOSPHOR / PHOSPHOR-SHEET

Repository:

https://github.com/kakon77777-commits/eml-phosphor

角色:

One Executable State+Human/AI/Spreadsheet Projections\boxed{ One\ Executable\ State + Human/AI/Spreadsheet\ Projections }

16. 明確非目標

本系列不主張:

  1. Excel 是新的通用 AI 模型;
  2. CSV 比專用 tensor format 更適合大模型;
  3. 所有知識都應矩陣化;
  4. 所有 sequence model 都應被取代;
  5. logical parallelism 自動帶來 physical speedup;
  6. sparse routing 自動提高語言模型品質;
  7. 視覺相似代表計算同構;
  8. human-readable 代表 machine-optimal;
  9. projection 代表 ontological identity;
  10. AI confidence 可以直接升格為 canonical truth。

這些非目標不是保守附註,而是防止整個研究綱領退化成「萬物皆矩陣」的一招式理論。


17. 可證偽性

若 MNIAC 要成為研究綱領,而不是架構美學,至少應允許下列失敗:

F1 — Persistence Failure

Load(Save(M))Load(Save(M))

不能保持 declared executable equivalence。

則 Open State claim 在該格式/模型下失敗。

F2 — Dependency Reconstruction Failure

給定 canonical record,無法重建 result 的來源 dependency。

則 Auditability claim 失敗。

F3 — Projection Drift

Φi(St)\Phi_i(S_t)

與:

Φj(St)\Phi_j(S_t)

在應保持一致的 semantic region 中長期漂移,且無 conflict record。

則 Multi-Projection Identity claim 失敗。

F4 — MMR No-Value Result

在控制 dataset 上:

PerformanceMMRPerformancebaselinePerformance_{\mathrm{MMR}} \le Performance_{\mathrm{baseline}}

且增加的:

CostMMRCost_{\mathrm{MMR}}

無法被 auditability / interpretability / robustness 抵償。

則該任務不支持 MMR adoption。

F5 — Sparse Routing Failure

若:

E|E|

降低,但:

QualityQuality

或:

TrainingStabilityTrainingStability

大幅下降,

則 MMR-IFN 不能僅以複雜度優勢宣稱成功。


18. 系列論文路線

本系列規劃如下。

00 — 總論

《矩陣原生智能與可稽核計算:從表格模型狀態到多重投影執行同一性的統一研究綱領》

本文。


01 — Open Model State

《模型可以住在表格裡嗎?CSV-Native Transformer 與可檢查模型狀態》

核心:

ModelStateOpenTabularRepresentation.ModelState \rightarrow OpenTabularRepresentation.

02 — Constrained Learning

《學習作為帳本流:不變量、投影約束與不可消除結構殘差》

核心:

Learning+Invariant+Residual.Learning + Invariant + Residual.

03 — Spreadsheet Runtime

《試算表作為可見計算環境:狀態、公式、依賴、記憶與稽核》

核心:

SpreadsheetVisibleStatefulRuntime.Spreadsheet \rightarrow VisibleStatefulRuntime.

04 — MMR / MMLC

《從二維表格到多向矩陣帳本:方向、遍歷、平行身份與可逆追蹤》

核心:

MatrixExecutableLedger.Matrix \rightarrow ExecutableLedger.

05 — Spreadsheet Intelligence Experiments

《試算表智能的可證偽實驗:公式修復、方向推理、AST 與真實 XLSX 差分》

核心:

TheoryBenchmark.Theory \rightarrow Benchmark.

06 — MLF

《AI Matrix Ledger Format:從試算表格式到可追溯計算結構》

核心:

CanonicalStructureMultipleViews.CanonicalStructure \rightarrow MultipleViews.

07 — Executable Identity

《單一狀態、多重投影:人類、AI、試算表與 Runtime 的執行同一性》

核心:

S{ΦH(S),ΦA(S),ΦX(S)}.S \rightarrow \{ \Phi_H(S), \Phi_A(S), \Phi_X(S) \}.

08 — Matrix-Native Intelligence

《矩陣原生智能:從多方向路由到 MMR-IFN 稀疏注意力》

核心:

StructuredRouteSparseInteractionTopology.StructuredRoute \rightarrow SparseInteractionTopology.

09 — Agentic Matrix Workspace

《從智能矩陣到 Agent 控制平面:可見狀態、任務帳本與人機共同操作》

核心:

MatrixStateAgentOperations.MatrixState \rightarrow AgentOperations.

10 — Limits and Falsification

《表格不是魔法:矩陣原生智能的邊界、失敗模式與下一代驗證計畫》

核心:

What would make this research program fail?\boxed{ \text{What would make this research program fail?} }

19. 最終定位

整個研究綱領可以濃縮為一條歷史演化:

Opaque Model\boxed{ \text{Opaque Model} } \downarrow Open Model State\boxed{ \text{Open Model State} } \downarrow Auditable Learning\boxed{ \text{Auditable Learning} } \downarrow Visible Spreadsheet Runtime\boxed{ \text{Visible Spreadsheet Runtime} } \downarrow Multidirectional Matrix Representation\boxed{ \text{Multidirectional Matrix Representation} } \downarrow Matrix-Ledger Computation\boxed{ \text{Matrix-Ledger Computation} } \downarrow Canonical Matrix Format\boxed{ \text{Canonical Matrix Format} } \downarrow Executable Identity\boxed{ \text{Executable Identity} } \downarrow Matrix-Native Intelligence.\boxed{ \text{Matrix-Native Intelligence}. }

最早的問題是:

「Excel 搞不好也可以當 AI?」

現在更精確的問題則是:

一個智能計算系統是否可以把狀態、運算、依賴、歷史、路由、證據與介面全部顯式化,使人類與 AI 不再只能透過不同黑盒觀察彼此,而可以在同一 canonical structure 上協作?

若答案只有部分成立,仍然有價值。

因為即使最終不存在「矩陣原生大模型」,下列成果仍然可以獨立成立:

  • open model state;
  • auditable computation;
  • dependency-aware repair;
  • reversible projection;
  • executable identity;
  • human/AI shared control surface;
  • sparse structured routing。

因此本系列並不以「取代 Transformer」作為唯一勝負條件。

它真正研究的是:

 如何讓智能計算從不可見的結果機器, 轉變成可定位、可追蹤、可驗證、可重播、可多重展開的結構。 \boxed{ \textbf{ 如何讓智能計算從不可見的結果機器, 轉變成可定位、可追蹤、可驗證、可重播、可多重展開的結構。 } }

附錄 A:歷史譜系

nanocsv_llm
  │
  ├── Open Tabular Model State
  │
Ledger Constraint
  │
  ├── Explicit Invariants / Residuals
  │
  └──────────────┐
                 ▼
       Spreadsheet Ledger / EML-LQ
                 │
        ┌────────┴─────────┐
        │                  │
        ▼                  ▼
      MMR             EML-LQ Agent
        │                  │
        ▼                  ▼
      MMLC              D-ALAN
        │                  │
        ▼                  ▼
   MMR-Bench          Veritaxa Workbench
        │
        ▼
      MLF 1.0
        │
   ┌────┴──────────────┐
   │                   │
   ▼                   ▼
mmlc-runtime      PHOSPHOR-SHEET
   │                   │
   └────────┬──────────┘
            ▼
     Executable Identity
            │
            ▼
        MMR-IFN
            │
            ▼
 Matrix-Native Intelligence

附錄 B:核心術語

術語 本系列中的最低定義
Open Model State 可被外部讀取、版本化與重新載入的模型狀態
Spreadsheet Runtime 以工作表、公式、依賴與狀態更新承擔部分執行語義的環境
Ledger Constraint 將顯式 invariant / residual 納入計算與學習
MMR 將方向、遍歷、語義與動力學納入矩陣表示
MMLC 將平行身份、算子、依賴、結果與稽核統合為矩陣帳本
MLF 保存 canonical matrix structure、dependency、route、provenance 與 projection 的格式
Executable Identity 多個介面共享同一權威執行狀態的原則
Matrix-Native Intelligence 將矩陣結構本身納入模型 interaction / reasoning architecture,而非只作 UI

附錄 C:公開工程錨點

matrix-ledger-format
https://github.com/kakon77777-commits/matrix-ledger-format

mmlc-runtime
https://github.com/kakon77777-commits/mmlc-runtime

eml-phosphor
https://github.com/kakon77777-commits/eml-phosphor

參考與內部來源

  1. nanocsv_llm.py — minimal char-level Transformer with CSV persistence.
  2. ledger_experiment.py — Ledger Axiom A2 constrained-learning experiment.
  3. build_xlsx.py — EML-LQ-2026 Spreadsheet Ledger / Adaptive Ledger Quant Meta-Framework.
  4. 《多向矩陣表徵 MMR v0.1》。
  5. 《多向矩陣帳本計算:從平行數學到可稽核計算矩陣》。
  6. MMR-Bench v0.3–v0.8 實驗與 XLSX 工作簿。
  7. 《AI Matrix Ledger Format (MLF) 1.0》及 MLF Compiler 1.0.0。
  8. kakon77777-commits/matrix-ledger-format.
  9. kakon77777-commits/mmlc-runtime.
  10. PHOSPHOR-SHEET v1.0–v1.2 文件、工作簿協定與本地 Agent 接手指南。
  11. kakon77777-commits/eml-phosphor.
  12. 《MMR-IFN Transformer:基於遞歸多向路由的層級稀疏注意力架構》。
  13. 《EveTessera / Veritaxa Workbench 試算表原生爬蟲與 Agent 系統技術白皮書》。

系列狀態: 第 00 篇完成。
下一篇: EML-MNIAC-2026-01 —《模型可以住在表格裡嗎?CSV-Native Transformer 與可檢查模型狀態》