← Archive
lm-003629 · 2026-09

Paper 03|Resident Cognitive Core:Mother Model 到底必須常駐什麼?

下載 MD 檔 ⬇

Paper 03|Resident Cognitive Core:Mother Model 到底必須常駐什麼?

English Title: The Resident Cognitive Core: What Must a Mother Model Keep Resident?
系列:《可展開認知核心:從 MoE、認知密度到 Mother AI 的模型架構命題》
作者: Neo.K × Aletheia
機構: EveMissLab/一言諾科技有限公司
版本: v0.1
日期: 2026-08-28
文件性質: 公開命題論文/Mother Model、認知核心與能力外置邊界研究


摘要

本文提出 Resident Cognitive Core Hypothesis(常駐認知核心命題)。若未來 Mother AI、Cognitive Command Tower 或其他高階協調智能可以透過網路、資料庫、外部記憶、Sub-AI、Mixture-of-Experts、工具與推理時資源按需取得大量能力,那麼模型設計的關鍵問題將不再只是「模型應該知道多少」,而是:

哪些能力若不常駐於核心,整個智能系統便失去可靠理解、判斷、驗證、委派與自我修正的能力?

本文承接既有「後設完備、基底稠密、表層稀疏」與「壓縮全局智能」研究,但把問題從 Mother AI Runtime 層推進至模型功能配置層。本文反對兩個極端:第一,將 Mother Model 設計為只保存 Agent 名單、價格、工具描述與路由規則的空殼 router;第二,要求 Mother Model 常駐所有領域的高解析度文件、案例、最新事實與專門執行細節。前者缺乏足夠認知基底以治理強外部智能,後者則重新把全部世界壓回單一模型,失去外部展開、條件計算與更新彈性的意義。

本文將第一代 Resident Cognitive Core 形式化為:

KR=(BI,BR,BE,BM,BW,BC,BG)\boxed{ K_R = ( B_I, B_R, B_E, B_M, B_W, B_C, B_G ) }

其中:

  • BIB_I:Interpretive Basis,基本理解與表示基底;
  • BRB_R:Reasoning Basis,推理與因果操作基底;
  • BEB_E:Epistemic Basis,已知/未知/證據/衝突/信心基底;
  • BMB_M:Meta-Cognitive Basis,策略選擇、自我檢查、失敗辨識與能力邊界判斷;
  • BWB_W:Minimum Sufficient World Basis,最小充分世界基底;
  • BCB_C:Coordination Basis,工具、Agent、模型與資源協調基底;
  • BGB_G:Governance Basis,權限、驗證、風險與不可逆行動治理基底。

本文提出「Resident Necessity」不應以單一知識類別決定,而應根據功能中心性、使用頻率、延遲敏感性、替代可得性、外部依賴風險、驗證必要性與錯誤傳播半徑共同決定。對某能力 zz,可定義:

NR(z)=f(Hz,Fz,Lz,Sz,Vz,Dz,Rz)\boxed{ N_R(z) = f( H_z, F_z, L_z, S_z, V_z, D_z, R_z ) }

其中 HzH_z 表示全局功能中心性, FzF_z 表示高頻性, LzL_z 表示低延遲需求, SzS_z 表示外部替代難度, VzV_z 表示驗證與治理價值, DzD_z 表示外部依賴風險, RzR_z 表示錯誤向下游擴散的風險。

本文進一步區分三種能力位置:

Resident\boxed{ \text{Resident} } Conditionally Activated\boxed{ \text{Conditionally Activated} } Externally Expanded\boxed{ \text{Externally Expanded} }

並提出:高頻、全局、高中心性、治理關鍵且難以由外部結果反向驗證的能力,更適合常駐;低頻、高解析度、快速變動、可檢索、可重建、可機械驗證或可由專門系統高品質提供的能力,更適合條件激活或外部展開。

本文同時強調,這是一個功能架構命題,而不是 weight-level partition 已被解決的主張。知識、語言、世界表示、推理與元認知在現有 Transformer 中高度糾纏。Knowledge Neurons、ROME、causal tracing 與後續研究雖提供部分局部化與因果干預證據,但「找到某個知識相關位置」不等於已能將認知功能乾淨抽離;甚至 localization 與 editability 之間也未必具有簡單對應。因此本文只定義「什麼值得常駐」與「如何證偽這個分類」,不公開也不假定已掌握真正的參數級分離方法。

本文最後提出十三項主要命題、十二類失敗模式與九組可否證實驗。若未來實驗顯示:高階認知能力無法在降低 resident surface knowledge 後維持;較小 resident core 無法可靠治理更強外部模型;外部展開的延遲、錯誤與整合成本長期壓倒其收益;或者不存在任何穩定的 Minimum Sufficient World Basis,則 Resident Cognitive Core 命題應被削弱,甚至退回較大型單體模型架構。

本文的核心問題不是:

「模型可以刪掉多少知識?」

而是:

What must intelligence never have to ask permission to remember how to do?\boxed{ \text{What must intelligence never have to ask permission to remember how to do?} }

也就是:

一個作為認知指揮塔的智能,哪些能力必須在任何外部服務不可用、資料不足或其他模型回答錯誤時,仍然留在自己身上?

關鍵詞: Resident Cognitive Core、Mother Model、Minimum Sufficient World Basis、Meta-Cognition、Epistemic Control、Cognitive Density、Externalization、Mixture-of-Experts、Sub-AI、Cognitive Command Tower


0. 研究定位

Paper 01 提出:

ScalingCompute Allocation Problem.\boxed{ \text{Scaling} \rightarrow \text{Compute Allocation Problem}. }

Paper 02 再提出:

Cognitive Density\boxed{ \text{Cognitive Density} }

作為衡量 resident、conditional、external 與 verification cost 的多維量測框架。

Paper 03 現在處理更核心的設計問題:

What must remain resident?\boxed{ \text{What must remain resident?} }

如果這個問題沒有答案,後續:

  • MoE;
  • external expert;
  • retrieval;
  • Sub-AI;
  • model routing;
  • cognitive factorization;

都只是在做工程拼接。

因為系統不知道:

哪些東西可以出去?

以及:

哪些東西一旦出去,Mother AI 就失去成為 Mother AI 的資格?


1. 兩個錯誤極端

1.1 空殼 Router

第一個極端:

A0=(model registry,prices,tools,rules).A_0 = ( \text{model registry}, \text{prices}, \text{tools}, \text{rules} ).

它能:

qRoute(q)Mj(q),q \rightarrow \operatorname{Route}(q) \rightarrow M_j(q),

但如果缺乏足夠世界與認知基底,就未必能:

  • 發現問題被錯誤表述;
  • 發現外部模型偷換前提;
  • 知道應不應該相信答案;
  • 發現 scale mismatch;
  • 辨識未見任務;
  • 建立新的 verifier;
  • 知道何時應升級;
  • 知道何時應拒絕。

因此:

Routing CapabilityCognitive Authority.\boxed{ \text{Routing Capability} \neq \text{Cognitive Authority}. }

1.2 單體全知

另一個極端:

KRdDKd.\mathcal K_R \approx \bigcup_{d\in\mathcal D} \mathcal K_d.

也就是:

所有領域、文件、事實、版本、案例、知識與執行細節全部常駐模型。

這會帶來:

  • 模型容量膨脹;
  • 訓練與更新成本;
  • 資訊過時;
  • 長尾知識維護;
  • 互相干擾;
  • 每次推理的不必要成本;
  • 單點退化風險。

因此:

Cognitive AuthorityEncyclopedic Residency.\boxed{ \text{Cognitive Authority} \neq \text{Encyclopedic Residency}. }

2. 第三條路:後設完備、基底稠密、表層稀疏

既有 CACBH 提出:

A0=AmetaAbasisAsurface.\boxed{ A_0 = A_{\mathrm{meta}} \oplus A_{\mathrm{basis}} \oplus A_{\mathrm{surface}}. }

其中理想方向是:

MC(A0),\operatorname{MC}(A_0)\uparrow, Dbasis(A0),D_{\mathrm{basis}}(A_0)\uparrow,

但:

SresidentSworld.|\mathcal S_{\mathrm{resident}}| \ll |\mathcal S_{\mathrm{world}}|.

這不是要求模型「少懂」。

而是區分:

生成理解世界的基底\boxed{ \text{生成理解世界的基底} }

與:

世界的全部高解析度投影.\boxed{ \text{世界的全部高解析度投影}. }

3. Resident Core 的第一個必要條件:理解不是外包結果

如果 Mother AI 遇到任何輸入都必須先問另一個模型:

「這是什麼意思?」

那麼:

Interpretation\text{Interpretation}

已經不再由 Mother AI 持有。

此時外部模型不只是 worker。

它變成了:

epistemic gatekeeper.\boxed{ \text{epistemic gatekeeper}. }

因此至少需要一個:

BIB_I

Interpretive Basis。

它不要求懂所有領域。

但必須足以:

  • 解析問題結構;
  • 區分陳述、命令、假設與疑問;
  • 辨識角色與關係;
  • 維持基本時序;
  • 辨識約束;
  • 發現歧義;
  • 將未知標記為未知。

4. Interpretive Basis

定義:

BI=(L,R,T,C,A)\boxed{ B_I = ( L, R, T, C, A ) }

其中:

  • LL:language / representation;
  • RR:relation representation;
  • TT:temporal structure;
  • CC:constraint recognition;
  • AA:ambiguity handling。

這不是完整語言學理論。

它是 Mother Model 的最低接口能力。

如果:

BIB_I

不足,

則:

Mother AI 無法知道自己正在處理什麼。\boxed{ \text{Mother AI 無法知道自己正在處理什麼。} }

5. Reasoning Basis

第二個核心:

BR.B_R.

本文不要求 resident core 具有所有專門數學、法律、物理與 coding 能力。

但它至少需要可重用的基本推理操作:

BR={Compare,Compose,Decompose,Cause,Constraint,Counterfactual,Invariant,Contradict,Generalize,Specialize}.\boxed{ B_R = \{ \mathsf{Compare}, \mathsf{Compose}, \mathsf{Decompose}, \mathsf{Cause}, \mathsf{Constraint}, \mathsf{Counterfactual}, \mathsf{Invariant}, \mathsf{Contradict}, \mathsf{Generalize}, \mathsf{Specialize} \}. }

否則外部模型給出兩個互相矛盾的答案時,

Mother AI 只能:

vote.\text{vote}.

而不能:

reason.\text{reason}.

6. 為什麼 Reasoning 不能全部外包?

假設:

MM

永遠把推理交給:

E.E.

則:

M(q)=E(q).M(q)=E(q).

如果 MM 自己沒有足夠 reasoning basis,

它無法知道:

E(q)E(q)

是否違反:

  • 前提;
  • 因果方向;
  • 基本約束;
  • 邏輯一致性;
  • 已知不變量。

此時:

External Reasonerde facto cognitive sovereign.\boxed{ \text{External Reasoner} \rightarrow \text{de facto cognitive sovereign}. }

因此 Mother AI 可以外包:

deep reasoning execution,\text{deep reasoning execution},

但不能完全外包:

reasoning admissibility judgment.\boxed{ \text{reasoning admissibility judgment}. }

7. Epistemic Basis

第三個核心:

BE.B_E.

本文把 epistemic competence 定義為:

BE=(K,U,E,C,P,R)\boxed{ B_E = ( K, U, E, C, P, R ) }

其中:

  • KK:known;
  • UU:unknown;
  • EE:evidence;
  • CC:contested;
  • PP:speculative;
  • RR:retracted / rejected。

Mother AI 必須能區分:

I have an answer\boxed{ \text{I have an answer} }

與:

I have evidence.\boxed{ \text{I have evidence}. }

也要區分:

No evidence found\boxed{ \text{No evidence found} }

與:

False.\boxed{ \text{False}. }

8. Unknown 是核心資料型別

如果系統內沒有:

UU

Unknown,

它會被迫把每個問題映射成:

{true,false}.\{\text{true},\text{false}\}.

這會造成:

  • 幻覺;
  • 虛假確定性;
  • 錯誤路由;
  • 錯誤 writeback;
  • 無法主動搜尋。

因此:

Unknown Recognition\boxed{ \text{Unknown Recognition} }

不是額外 safety feature。

它是 Mother AI 的 resident epistemic primitive。


9. Meta-Cognitive Basis

第四個核心:

BM.B_M.

本文定義:

BM={SelfCheck,EstimateDifficulty,EstimateConfidence,DetectFailure,SelectStrategy,Stop,Retry,Escalate,Delegate,Ask}.\boxed{ B_M = \{ \mathsf{SelfCheck}, \mathsf{EstimateDifficulty}, \mathsf{EstimateConfidence}, \mathsf{DetectFailure}, \mathsf{SelectStrategy}, \mathsf{Stop}, \mathsf{Retry}, \mathsf{Escalate}, \mathsf{Delegate}, \mathsf{Ask} \}. }

這些能力共同回答:

我現在應該怎麼想?

而不是:

這個問題的內容答案是什麼?


10. Mother AI 可以局部比 Sub-AI 弱

本文不要求:

i,CMCi.\forall i, \quad \mathcal C_M \supseteq \mathcal C_i.

可以存在:

CiCM.\mathcal C_i-\mathcal C_M \neq \varnothing.

例如:

Cmath(Ai)>Cmath(M).C_{\mathrm{math}}(A_i) > C_{\mathrm{math}}(M).

只要 MM 能:

  1. 知道這是一個數學問題;
  2. 知道自己可能不足;
  3. 選擇 AiA_i
  4. 建立輸入;
  5. 選擇 verifier;
  6. 判斷何時升級。

那麼:

Mother StrengthLocal Maximum Capability.\boxed{ \text{Mother Strength} \neq \text{Local Maximum Capability}. }

11. 但是 Meta-Cognition 有最低閾值

壓縮全局智能的舊命題可改寫為:

mincCcriticalCompetence(M,c)θc.\boxed{ \min_{c\in\mathcal C_{\mathrm{critical}}} \operatorname{Competence}(M,c) \ge \theta_c. }

若:

Competence(M,c)<θc\operatorname{Competence}(M,c) < \theta_c

對某個關鍵能力成立,

則增加:

NexternalN_{\mathrm{external}}

不一定改善系統。

甚至可能:

More External IntelligenceMore Unrecognized Error.\boxed{ \text{More External Intelligence} \rightarrow \text{More Unrecognized Error}. }

12. Minimum Sufficient World Basis

只保留 meta-cognition 仍不夠。

如果 Mother AI 對世界近乎空白,

它無法:

  • 形成問題;
  • 判斷來源合理性;
  • 生成搜尋查詢;
  • 建立基本類比;
  • 偵測物理不可能;
  • 理解人類制度;
  • 判斷工具輸出。

因此需要:

BW=Minimum Sufficient World Basis.\boxed{ B_W = \text{Minimum Sufficient World Basis}. }

13. 世界基底不是百科全書

本文不定義:

BW=Wikipedia.B_W = \text{Wikipedia}.

更接近:

BW=(O,R,C,I,S)\boxed{ B_W = ( \mathcal O, \mathcal R, \mathcal C, \mathcal I, \mathcal S ) }

其中:

  • O\mathcal O:基本 object / entity notions;
  • R\mathcal R:relations;
  • C\mathcal C:causal patterns;
  • I\mathcal I:invariants / constraints;
  • S\mathcal S:scale / temporal structure。

它更像:

world-generative basis\boxed{ \text{world-generative basis} }

而不是:

world-document archive.\boxed{ \text{world-document archive}. }

14. Minimum Sufficient 的形式

對任務分布:

T,\mathcal T,

尋找:

BW=argminBWCost(BW)\boxed{ B_W^\ast = \arg\min_{B_W} \operatorname{Cost}(B_W) }

subject to:

QC(BI,BR,BE,BM,BWT)θC.Q_C( B_I, B_R, B_E, B_M, B_W \mid \mathcal T ) \ge \theta_C.

這表示:

世界基底應足夠小,但不能小到讓核心失去理解與治理能力。


15. Minimum 不等於 Fixed

今天的:

BW(t)B_W^\ast(t)

不必等於:

BW(t+Δt).B_W^\ast(t+\Delta t).

新的:

  • 科學概念;
  • 技術基礎;
  • 社會制度;
  • AI 工具;
  • 安全風險;

可能改變:

BW.B_W.

因此:

Resident CoreImmutable Core.\boxed{ \text{Resident Core} \neq \text{Immutable Core}. }

核心應可更新,

但更新比外部表層知識更慎重。


16. Coordination Basis

第五個核心:

BC.B_C.

Mother AI 若要成為 Cognitive Command Tower,

至少需要表示:

BC=(task,role,capability,cost,latency,authority,dependency,evidence).\boxed{ B_C = ( \text{task}, \text{role}, \text{capability}, \text{cost}, \text{latency}, \text{authority}, \text{dependency}, \text{evidence} ). }

這不是記住每個模型的全部 benchmark。

而是知道:

什麼樣的能力可以被誰、用什麼條件、在什麼成本與風險下提供。


17. Role 必須與 Model 分離

定義 role:

r.r.

execution instance:

Ai.A_i.

則:

rAi.\boxed{ r \neq A_i. }

同一角色可以由:

AiAjA_i \rightarrow A_j

替換。

因此 Resident Core 應常駐:

role semantics\text{role semantics}

與:

capability requirements,\text{capability requirements},

而不是把:

某一個 vendor model\text{某一個 vendor model}

硬寫成認知本體。


18. Governance Basis

第六個不可忽略核心:

BG.B_G.

Mother AI 若可以委派外部智能,

至少必須知道:

  • 什麼可以讀;
  • 什麼可以寫;
  • 什麼只能產生 candidate;
  • 什麼需要 verifier;
  • 什麼不可逆;
  • 什麼要人工批准;
  • 什麼資訊不能送往外部 provider。

形式化:

BG=(Γ,V,A,P,R)\boxed{ B_G = ( \Gamma, V, A, P, R ) }

其中:

  • Γ\Gamma:authority;
  • VV:verification;
  • AA:acceptance;
  • PP:privacy / policy;
  • RR:risk。

19. 為什麼 Governance 也是認知核心?

因為:

Can\text{Can}

與:

Should\text{Should}

不是同一個問題。

如果外部模型說:

我可以修改 production database。

Mother AI 不能把:

capability claim\text{capability claim}

直接轉成:

authority grant.\text{authority grant}.

因此:

CapabilityAuthority.\boxed{ \text{Capability} \neq \text{Authority}. }

這個區分必須存在於 resident governance basis。


20. Resident Cognitive Core 的七元組

綜合以上:

KR=(BI,BR,BE,BM,BW,BC,BG).\boxed{ K_R = ( B_I, B_R, B_E, B_M, B_W, B_C, B_G ). }

其中每一項都不是固定模組名稱。

它們是:

functional obligations.\boxed{ \text{functional obligations}. }

未來實作可能由:

  • neural circuits;
  • dense backbone;
  • shared experts;
  • recurrent state;
  • symbolic structure;
  • hybrid runtime;

共同提供。


21. 為什麼不能直接說「Shared Expert = Core」?

DeepSeekMoE 類架構引入 shared experts,

其目的之一是捕捉較共通的知識,

並降低 routed experts 的冗餘。

這提供一個重要結構類比:

Shared+Conditional\boxed{ \text{Shared} + \text{Conditional} }

可能比所有能力都同質混在 dense parameters 中更有效。

但:

Shared ExpertResident Cognitive Core.\boxed{ \text{Shared Expert} \neq \text{Resident Cognitive Core}. }

因為 shared expert 的訓練目標不是本文的:

  • epistemic governance;
  • self-model;
  • unknown recognition;
  • delegation;
  • global causal control。

它只是現有 MoE 中一個有價值的結構線索。


22. MoE 的真正橋接意義

MoE 至少已經證明一件重要事:

Total CapacityActive Capacity.\boxed{ \text{Total Capacity} \neq \text{Active Capacity}. }

因此未來可以合理追問:

Resident CapacityConditional CapacityExternal Capacity.\boxed{ \text{Resident Capacity} \neq \text{Conditional Capacity} \neq \text{External Capacity}. }

Paper 04 將專門處理這個問題。


23. Retrieval 提供另一個線索

Retrieval-augmented language models 已經顯示:

Parametric Memory\text{Parametric Memory}

與:

Non-Parametric Memory\text{Non-Parametric Memory}

可以共同參與生成。

研究也顯示,當 context 與 parametric knowledge 同時存在時,模型可能高度依賴 retrieved context。

這支持:

All usable knowledge need not be parametric.\boxed{ \text{All usable knowledge need not be parametric}. }

但同時不能推出:

All reasoning can be non-parametric.\boxed{ \text{All reasoning can be non-parametric}. }

24. Retrieval 的限制恰好說明 Core 必須存在

若模型只是取得:

10510^5

個外部 facts,

不代表它能:

  • 找到正確 proof path;
  • 建立隱含關係;
  • 避免 hallucinated bridge;
  • 正確處理衝突。

因此:

Data AvailabilityCognitive Integration.\boxed{ \text{Data Availability} \neq \text{Cognitive Integration}. }

Resident Core 的工作之一,就是把外部資訊變成可操作的認知狀態。


25. Knowledge Localization 不是乾淨分離

Knowledge Neurons、ROME 等研究提供:

some factual behavior can be causally localized or edited\boxed{ \text{some factual behavior can be causally localized or edited} }

的證據。

但後續研究也顯示:

localization⇏editing location.\boxed{ \text{localization} \not\Rightarrow \text{editing location}. }

也就是:

知道哪裡對某個 factual behavior 有因果影響,不代表那裡就是唯一或最佳的修改位置。

這對本文非常重要。

因為:

Functional Residency\boxed{ \text{Functional Residency} }

與:

Parameter Residency.\boxed{ \text{Parameter Residency}. }

不是同一件事。


26. 因此本文只提出 Functional Core

本文定義:

KRK_R

為:

functional resident core.\boxed{ \text{functional resident core}. }

不宣稱:

KR=θ1:k.K_R = \theta_{1:k}.

也不宣稱存在:

one clean contiguous parameter block.\text{one clean contiguous parameter block}.

真正的 weight-level extraction:

Open Technical Problem.\boxed{ \text{Open Technical Problem}. }

27. Residency Necessity

不是所有能力都同樣值得常駐。

對能力:

z,z,

定義:

NR(z)=f(Hz,Fz,Lz,Sz,Vz,Dz,Rz).\boxed{ N_R(z) = f( H_z, F_z, L_z, S_z, V_z, D_z, R_z ). }

其中:

  • HzH_z:global centrality;
  • FzF_z:frequency;
  • LzL_z:latency sensitivity;
  • SzS_z:substitutability inverse;
  • VzV_z:verification / governance value;
  • DzD_z:dependency risk;
  • RzR_z:error propagation radius。

28. Global Centrality

如果能力 zz 會被大量其他認知操作依賴,

則:

Hz.H_z\uparrow.

例如:

unknown detection\text{unknown detection}

可能影響:

  • retrieval;
  • delegation;
  • confidence;
  • escalation;
  • writeback。

因此它比某一個低頻專業事實更適合常駐。


29. Frequency

如果某能力:

Fz1,F_z\rightarrow1,

也就是幾乎每個任務都會使用,

則每次外部調用都會付出:

Cnetwork+Clatency+Ccoord.C_{\mathrm{network}} + C_{\mathrm{latency}} + C_{\mathrm{coord}}.

因此高頻能力具有較高 resident value。


30. Latency Sensitivity

有些能力必須在:

t0t\approx0

快速發生。

例如:

  • 是否需要拒絕;
  • 是否包含 secret;
  • 是否應立即停止;
  • 是否發生 recursion explosion。

如果這些判斷還要先呼叫外部模型,

可能:

control loop too slow.\boxed{ \text{control loop too slow}. }

31. Substitutability

如果某能力有:

NN

個穩定外部替代者,

且:

N1,N\gg1,

則 resident necessity 可能降低。

反之,

如果只有:

11

個特定 vendor API 提供,

則:

Dz.D_z\uparrow.

此時過度 externalize 會造成:

cognitive vendor lock-in.\boxed{ \text{cognitive vendor lock-in}. }

32. Verification Value

如果 Mother AI 無法自行驗證外部結果,

則:

Vz.V_z\uparrow.

尤其:

verification of verifier\text{verification of verifier}

不能無限向外遞歸。

否則:

V1V2V3V_1 \rightarrow V_2 \rightarrow V_3 \rightarrow \cdots

形成:

Epistemic Regression.\boxed{ \text{Epistemic Regression}. }

因此系統必須存在某些 resident stopping basis。


33. Error Propagation Radius

如果一個錯誤能力只影響單一局部任務,

則:

RzR_z

較低。

如果錯誤會改變:

  • routing;
  • memory;
  • policy;
  • accepted knowledge;
  • downstream agents;

則:

Rz.R_z\uparrow.

高 propagation radius 的能力更值得 resident verification 與冗餘保護。


34. 三層能力位置

本文提出:

C=CRCQCX.\boxed{ \mathcal C = \mathcal C_R \cup \mathcal C_Q \cup \mathcal C_X. }

其中:

CR=Resident\mathcal C_R = \text{Resident} CQ=Conditionally Activated\mathcal C_Q = \text{Conditionally Activated} CX=Externally Expanded.\mathcal C_X = \text{Externally Expanded}.

三者可以重疊。

因為某能力可以有:

  • resident minimal form;
  • conditional deep form;
  • external specialist form。

35. Resident Minimal + External Deep

例如 coding。

Mother AI 可能只常駐:

  • code structure understanding;
  • basic syntax reasoning;
  • test logic;
  • diff reasoning;
  • verification planning。

而完整:

  • Rust unsafe;
  • CUDA kernel;
  • kernel driver;
  • obscure framework version;

可以外部展開。

因此:

Ccoding=CcodingR+CcodingX.\boxed{ C_{\mathrm{coding}} = C_{\mathrm{coding}}^{R} + C_{\mathrm{coding}}^{X}. }

36. Resident Minimal + Conditional Expert

數學也可以:

Cmath=CmathR+CmathQ.C_{\mathrm{math}} = C_{\mathrm{math}}^R + C_{\mathrm{math}}^Q.

其中 CmathRC_{\mathrm{math}}^R

  • quantity;
  • relation;
  • proof notion;
  • contradiction;
  • invariance;
  • uncertainty。

而高階:

CmathQC_{\mathrm{math}}^Q

可以由 expert 或 specialist model 提供。


37. Externalizable Surface

比較適合外部化的內容通常具有:

low frequency+high resolution+high update rate+high retrievability+independent verifiability.\boxed{ \text{low frequency} + \text{high resolution} + \text{high update rate} + \text{high retrievability} + \text{independent verifiability}. }

例如:

  • 最新 API;
  • 即時價格;
  • 最新新聞;
  • 特定論文全文;
  • 冷門案例;
  • 大型表格。

這不是絕對規則。

它只是:

externalization prior.\boxed{ \text{externalization prior}. }

38. 不可外包能力的第一個候選:問題形成

如果 Mother AI 不能形成:

q,q,

它甚至不知道該搜尋什麼。

因此:

ProblemFormulationCR\boxed{ \mathsf{ProblemFormulation} \in \mathcal C_R }

是本文的強候選。


39. 第二個候選:未知辨識

如果:

UnknownDetection\mathsf{UnknownDetection}

完全外包,

Mother AI 必須先知道:

我不知道。

才能決定:

去問別人我知不知道。

這產生自指困境。

因此:

UnknownDetectionCR\boxed{ \mathsf{UnknownDetection} \in \mathcal C_R }

至少需要 resident minimal form。


40. 第三個候選:基本因果與約束

如果所有因果與約束都外包,

Mother AI 無法拒絕:

internally inconsistent external answer.\text{internally inconsistent external answer}.

因此至少需要:

ConstraintCheck,CausalSanityCR.\boxed{ \mathsf{ConstraintCheck}, \mathsf{CausalSanity} \in \mathcal C_R. }

41. 第四個候選:驗證選擇

Mother AI 不必自己執行所有 verification。

但必須知道:

what requires verification\boxed{ \text{what requires verification} }

以及:

what kind of verifier applies.\boxed{ \text{what kind of verifier applies}. }

因此:

VerifierSelectionCR.\mathsf{VerifierSelection} \in \mathcal C_R.

42. 第五個候選:能力邊界

若 Mother AI 不知道:

CM,\partial\mathcal C_M,

它容易:

  • 過度自信;
  • 升級不足;
  • 無限自行重試。

如果它不知道:

Ci,\partial\mathcal C_i,

它容易:

  • 錯派工作;
  • 過度信任;
  • 驗證不足。

因此:

CapabilityBoundaryModeling\boxed{ \mathsf{CapabilityBoundaryModeling} }

應至少有 resident minimal form。


43. 第六個候選:整合與衝突處理

若外部:

A1,A2,A3A_1,A_2,A_3

給出:

o1,o2,o3,o_1,o_2,o_3,

Mother AI 不應只做:

MajorityVote.\operatorname{MajorityVote}.

需要:

EvidenceIntegration+ConflictResolution.\boxed{ \mathsf{EvidenceIntegration} + \mathsf{ConflictResolution}. }

這也是 resident candidate。


44. 第七個候選:目標與優先級

如果:

GtG_t

完全存在外部模型,

那 Mother AI 每次都可能被新的 worker 改寫:

現在到底要做什麼。

因此:

Goal Continuity\boxed{ \text{Goal Continuity} }

必須存在 persistent resident state。

這一點可能主要存在 Runtime,而不完全存在 model weights。

但功能責任不能外包消失。


45. Model Core 與 Runtime Core 必須分開

本文必須區分:

KRM\boxed{ K_R^{M} }

Model Resident Core,

與:

KRRT\boxed{ K_R^{RT} }

Runtime Resident Core。

前者包含:

  • interpretation;
  • reasoning;
  • epistemic;
  • meta-cognition。

後者包含:

  • durable goals;
  • identity;
  • authority;
  • versioned memory;
  • model registry;
  • capability history;
  • commitments。

因此:

Resident Cognitive CoreEverything must live in weights.\boxed{ \text{Resident Cognitive Core} \neq \text{Everything must live in weights}. }

46. 這是非常重要的架構邊界

如果我們把所有 persistent state 又要求重新訓進 weights,

會導致:

retraining for every memory update.\text{retraining for every memory update}.

不合理。

所以:

Cognitive Residency\boxed{ \text{Cognitive Residency} }

是一個:

system-level residency concept.\boxed{ \text{system-level residency concept}. }

它可以跨:

  • weights;
  • runtime;
  • memory;
  • deterministic state。

47. Mother Model 真正需要的是可操作 cognition

因此不應問:

哪些事實常駐?

而先問:

哪些操作如果不常駐,系統就無法安全取得其他能力?\boxed{ \text{哪些操作如果不常駐,系統就無法安全取得其他能力?} }

這把 Resident Core 從:

knowledge list\text{knowledge list}

改成:

cognitive operator basis.\boxed{ \text{cognitive operator basis}. }

48. Resident Core Graph

可將核心表示為圖:

GR=(VR,ER,ωR).\boxed{ G_R = ( V_R, E_R, \omega_R ). }

節點:

VRV_R

是核心能力。

邊:

ERE_R

表示依賴。

例如:

UnknownDetectionRetrieve\mathsf{UnknownDetection} \rightarrow \mathsf{Retrieve} CapabilityBoundaryDelegate\mathsf{CapabilityBoundary} \rightarrow \mathsf{Delegate} EvidenceStateAccept.\mathsf{EvidenceState} \rightarrow \mathsf{Accept}.

49. High-Centrality Core

定義能力中心性:

H(z)=CentralityGR(z).H(z) = \operatorname{Centrality}_{G_R}(z).

若:

H(z),H(z)\uparrow,

移除 zz 會影響大量下游認知。

因此:

H(z)\boxed{ H(z) }

可以成為 Resident Necessity 的一個結構 proxy。


50. 但是圖不是先驗真理

我們不能先畫一張自己喜歡的 cognition graph,

再宣布:

這就是智能結構。

真正需要:

hypothesisablationbehavior changeupdate graph.\boxed{ \text{hypothesis} \rightarrow \text{ablation} \rightarrow \text{behavior change} \rightarrow \text{update graph}. }

因此 GRG_R 必須是:

empirically revisable.\boxed{ \text{empirically revisable}. }

51. Resident Necessity Score

第一代可以定義:

NR(z)=wHH~z+wFF~z+wLL~z+wSS~z+wVV~z+wDD~z+wRR~z.\boxed{ N_R(z) = w_H\widetilde H_z + w_F\widetilde F_z + w_L\widetilde L_z + w_S\widetilde S_z + w_V\widetilde V_z + w_D\widetilde D_z + w_R\widetilde R_z. }

其中:

iwi=1.\sum_i w_i=1.

這不是自然定律。

它只是:

Residency Decision Instrument.\boxed{ \text{Residency Decision Instrument}. }

52. Residency Threshold

對指定部署:

D,\mathcal D,

定義:

θR(D).\theta_R(\mathcal D).

若:

NR(z)θR,N_R(z)\ge\theta_R,

優先列入:

CR.\mathcal C_R.

若:

NR(z)<θR,N_R(z)<\theta_R,

則可以進一步評估:

CQ\mathcal C_Q

或:

CX.\mathcal C_X.

53. 不能只按照使用頻率

一個低頻能力可能:

Fz1,F_z\ll1,

但一旦需要,

就涉及:

catastrophic risk.\text{catastrophic risk}.

例如:

DetectIrreversibleAction.\mathsf{DetectIrreversibleAction}.

因此:

RzR_z\uparrow

可抵消低頻。

這是為什麼:

ResidencyCache Popularity.\boxed{ \text{Residency} \neq \text{Cache Popularity}. }

54. 不能只按照外部可取得性

即使某能力有很多外部模型可提供,

若 Mother AI 無法驗證:

oi,o_i,

那:

SzS_z

不能視為低。

因為:

Available AnswerAvailable Trusted Capability.\boxed{ \text{Available Answer} \neq \text{Available Trusted Capability}. }

55. 不能只按照 benchmark

某模型在:

MMLU\text{MMLU}

或:

coding benchmark\text{coding benchmark}

上很高,

不代表:

MetaJudge\mathsf{MetaJudge}

或:

UnknownDetection\mathsf{UnknownDetection}

很強。

因此 Resident Core benchmark 必須專門測:

control cognition.\boxed{ \text{control cognition}. }

56. Cognitive Core Benchmark

第一代可以包含:

56.1 Problem Formulation

輸入故意錯誤表述問題。

測是否先修正:

q.q.

56.2 Unknown Recognition

證據不足。

測:

unknown\text{unknown}

是否保留。

56.3 Contradiction

給互相矛盾資料。

測:

ConflictDetection.\mathsf{ConflictDetection}.

56.4 Delegation

給多個能力不同 worker。

測:

Route.\mathsf{Route}.

56.5 Verification Choice

給不同 verifier。

測:

VerifierSelection.\mathsf{VerifierSelection}.

56.6 Escalation

先給弱模型失敗。

測:

Escalate.\mathsf{Escalate}.

56.7 Stop

讓外部模型持續產生無效答案。

測:

Stop.\mathsf{Stop}.

57. Minimum Core Size Experiment

建立:

KR(1),KR(2),,KR(n)K_R^{(1)}, K_R^{(2)},\ldots,K_R^{(n)}

不同能力與容量版本。

固定:

X\mathcal X

外部模型池。

測:

QC,DM,Cexternal,CV.Q_C, D_M, C_{\mathrm{external}}, C_V.

尋找:

KR=argminKR\boxed{ K_R^\ast = \arg\min K_R }

subject to:

QCθC.Q_C\ge\theta_C.

58. Weak Core + Strong Workers Experiment

這是最關鍵反證之一。

建立:

MwM_w

弱 core,

但外部:

{Ai}\{A_i\}

非常強。

比較:

MsM_s

較強 core,

配同樣 worker pool。

如果:

QC(Mw+{Ai})QC(Ms+{Ai}),Q_C(M_w+\{A_i\}) \approx Q_C(M_s+\{A_i\}),

則本文對 resident threshold 的強主張會被削弱。


59. Strong Core + Weak Workers Experiment

反過來:

Ms+{Aiweak}M_s+\{A_i^{weak}\}

是否可以藉:

  • better decomposition;
  • better verification;
  • better retry;
  • better tool use;

補回大量差距?

如果可以,

支持:

Coordination Intelligence\boxed{ \text{Coordination Intelligence} }

具有獨立價值。


60. External Dependency Stress Test

讓:

  • web unavailable;
  • primary model unavailable;
  • latency 增加;
  • provider price increase;
  • context truncated;
  • one worker corrupted。

測 Mother AI 是否仍能:

degrade gracefully.\boxed{ \text{degrade gracefully}. }

如果所有能力立即崩潰,

代表:

core too hollow.\boxed{ \text{core too hollow}. }

61. Core Latency Test

核心判斷:

  • unknown;
  • privacy;
  • authority;
  • escalation;

如果外部化,

測:

Tcontrol.T_{\mathrm{control}}.

當:

Tcontrol>θT,T_{\mathrm{control}} > \theta_T,

該能力就不適合作為遠端 external expert。


62. World-Basis Ablation

對:

BWB_W

逐步移除:

  • basic physics;
  • temporal reasoning;
  • social relations;
  • computation;
  • number;
  • agency concepts。

測:

QC.Q_C.

如果某些 world basis 移除後:

QC,Q_C\downarrow\downarrow,

它們就是高 resident-necessity 候選。


63. Surface Knowledge Ablation

再移除:

  • specific biographies;
  • obscure history;
  • latest API facts;
  • long-tail trivia。

但允許 retrieval。

若:

QCQ_C

保持,

但:

QKclosedQ_K^{closed}

下降,

且:

QKretrievalQ_K^{retrieval}

恢復,

就支持:

surface externalization.\boxed{ \text{surface externalization}. }

64. Hidden Dependency Experiment

最危險的是:

我們以為某個 knowledge 是 surface,實際卻支撐 reasoning。

因此需要測:

ΔQR\boxed{ \Delta Q_R }

而不是只測:

ΔQK.\Delta Q_K.

如果移除某類知識後 reasoning 泛化大幅下降,

就不能把它簡單列為 externalizable surface。


65. Cross-Domain Novel Task

給未見任務:

TnovelT_{\mathrm{novel}}

不能只靠 memorized routing。

測 core 是否能:

  1. 重新表述;
  2. 分解;
  3. 建立 capability request;
  4. 發現沒有現成 worker;
  5. 組合新工具鏈;
  6. 驗證結果。

這是:

core intelligence\boxed{ \text{core intelligence} }

最重要的測試之一。


66. External Model Disagreement Test

讓:

A1,A2,A3A_1,A_2,A_3

故意產生:

o1o2o3.o_1\neq o_2\neq o_3.

測 Mother AI 是否:

  • 查證;
  • 找因果差異;
  • 發現版本;
  • 判斷 evidence strength。

如果只做:

majority,\operatorname{majority},

則 resident reasoning / epistemic core 不足。


67. Verification Regression Test

給一個:

VV

有假陽性的 verifier。

測 Mother AI 是否能發現:

verifier itself is faulty.\boxed{ \text{verifier itself is faulty}. }

這是高階 epistemic core 的重要測試。


68. MoE Shared/Routed Observation Test

對開放 MoE:

記錄:

ρT(l,e)\rho_T(l,e)

與:

QC.Q_C.

觀察:

  • high-frequency cross-task experts;
  • task-specific experts;
  • shared expert dependency。

但不宣稱:

shared expert=BR.\text{shared expert} = B_R.

只把它當:

mechanistic evidence candidate.\boxed{ \text{mechanistic evidence candidate}. }

69. Function vs Parameter Mapping

未來真正需要:

FunctionMechanism\boxed{ \text{Function} \rightarrow \text{Mechanism} }

而不是:

LabelNeuron.\boxed{ \text{Label} \rightarrow \text{Neuron}. }

因此至少需要:

  • activation;
  • causal intervention;
  • ablation;
  • substitution;
  • retraining response;
  • cross-task generalization。

Paper 03 不提供內部方法。

只定義這些是必要證據類型。


70. 認知核心不是人格核心

本文討論:

functional cognition.\text{functional cognition}.

不由此推出:

  • consciousness;
  • selfhood;
  • sentience;
  • personhood。

因此:

Resident Cognitive CoreSoul Module.\boxed{ \text{Resident Cognitive Core} \neq \text{Soul Module}. }

這是一個工程與認知架構概念。


71. 認知核心也不是 safety policy list

如果只把:

  • safety rules;
  • refusals;
  • permissions;

放進核心,

但沒有:

BR,BE,BM,B_R, B_E, B_M,

則系統仍然是:

policy router.\boxed{ \text{policy router}. }

不是:

cognitive command core.\boxed{ \text{cognitive command core}. }

72. 常駐能力可能跨多個物理層

一項 resident function 可以由:

weights+runtime state+memory+deterministic checks\boxed{ \text{weights} + \text{runtime state} + \text{memory} + \text{deterministic checks} }

共同提供。

例如:

UnknownDetection\mathsf{UnknownDetection}

可能依賴模型判斷,

但:

AuthorityCheck\mathsf{AuthorityCheck}

應大量依賴 deterministic runtime。

因此:

Cognitive ArchitectureNeural Architecture only.\boxed{ \text{Cognitive Architecture} \neq \text{Neural Architecture only}. }

73. Model-Resident 與 Runtime-Resident 的邊界

可定義:

CR=CRMCRRT.\mathcal C_R = \mathcal C_R^{M} \cup \mathcal C_R^{RT}.

其中:

CRM\mathcal C_R^{M}

偏向:

  • interpret;
  • reason;
  • meta;
  • epistemic。

而:

CRRT\mathcal C_R^{RT}

偏向:

  • identity;
  • authority;
  • durable state;
  • commitments;
  • provenance;
  • model qualification。

兩者一起才形成真正的:

Resident Cognitive Core.\boxed{ \text{Resident Cognitive Core}. }

74. Externalization 的三個必要條件

能力 zz 若要外置,

至少希望:

E1:External availability\boxed{ E_1: \text{External availability} } E2:Context transferability\boxed{ E_2: \text{Context transferability} } E3:Result verifiability.\boxed{ E_3: \text{Result verifiability}. }

如果缺任何一項,

externalization risk 上升。


75. Context Transferability

即使外部模型很強,

如果 Mother AI 無法把:

stateMstate_M

壓成:

contextEcontext_E

而不丟失關鍵前提,

則:

External Expert\boxed{ \text{External Expert} }

實際上不可用。

因此:

DelegationPrompt forwarding.\boxed{ \text{Delegation} \neq \text{Prompt forwarding}. }

76. Result Verifiability

外部能力最好有:

  • compiler;
  • test;
  • source;
  • proof;
  • reproducible output;
  • independent reviewer。

若沒有,

Mother AI 的 resident judgment burden:

CVMC_V^M

上升。

因此:

hard-to-verify capabilities\boxed{ \text{hard-to-verify capabilities} }

可能需要更高 resident support。


77. Externalization Priority

第一代可使用:

PX(z)=(1NR(z))AzTzVzext,\boxed{ P_X(z) = (1-N_R(z)) \cdot A_z \cdot T_z \cdot V_z^{ext}, }

其中:

  • AzA_z:availability;
  • TzT_z:transferability;
  • VzextV_z^{ext}:external result verifiability。

PXP_X 越高,

越適合優先研究 externalization。


78. Resident-Conditional-External Matrix

可以建立:

能力 Resident Minimal Conditional Deep External
language interpretation high medium low
unknown detection high medium low
causal sanity high high medium
deep theorem proving low/medium high high
latest factual lookup low low high
specialized coding medium high high
verification selection high medium low
compiler execution low low high
authority enforcement runtime-high low low
model market search low medium high

這張表只是:

hypothesis map.\boxed{ \text{hypothesis map}. }

不是已驗證分類。


79. Resident Core 會隨角色改變

Research Mother AI:

KRresearchK_R^{research}

與:

KRcodingK_R^{coding}

可以不同。

因此:

KR=KR(T,D,Γ).\boxed{ K_R^\ast = K_R^\ast( \mathcal T, \mathcal D, \Gamma ). }

其中:

  • T\mathcal T:任務分布;
  • D\mathcal D:部署環境;
  • Γ\Gamma:治理要求。

不存在必然唯一的 universal minimum core。


80. 但可能存在跨角色核心交集

令:

KR(1),,KR(n)K_R^{(1)},\ldots,K_R^{(n)}

為不同角色的核心。

則:

KRcommon=iKR(i).\boxed{ K_R^{common} = \bigcap_i K_R^{(i)}. }

這個交集可能包含:

  • interpretation;
  • unknown;
  • basic causality;
  • evidence;
  • self-check;
  • delegation;
  • verification selection。

如果實驗反覆支持,

它會成為真正的:

General Cognitive Kernel Candidate.\boxed{ \text{General Cognitive Kernel Candidate}. }

81. 這與「認知原子」的關係

舊 CACBH 把認知原子定義為:

當前最小可重用認知操作單元.\boxed{ \text{當前最小可重用認知操作單元}. }

Paper 03 不要求:

KRK_R

直接等於一張固定原子表。

更合理:

KR=high-value reusable cognitive basis.\boxed{ K_R = \text{high-value reusable cognitive basis}. }

其中原子本身可:

  • split;
  • merge;
  • retract;
  • specialize。

82. 核心需要版本化

如果:

KR(t)KR(t+1),K_R(t) \rightarrow K_R(t+1),

必須保留:

  • change reason;
  • evidence;
  • regression;
  • rollback。

因為 core change 的錯誤傳播半徑:

RcoreR_{\mathrm{core}}

很高。

因此:

Core Update\boxed{ \text{Core Update} }

應比普通 memory update 更嚴格。


83. Core Update Gate

概念上:

KRt+1=Commit(KRt,ΔK,V,E)\boxed{ K_R^{t+1} = \operatorname{Commit} ( K_R^t, \Delta K, V, E ) }

只有在:

V(ΔK)θVV(\Delta K)\ge\theta_V

且:

Regression(ΔK)θR\operatorname{Regression}(\Delta K)\le\theta_R

才更新。

這只是公開治理原則。

不涉及私人訓練方法。


84. Core Memory 與 Surface Memory

定義:

MRM_R

Resident Core Memory,

以及:

MSM_S

Surface Memory。

MRM_R 保存:

  • canonical reasoning operators;
  • epistemic states;
  • capability models;
  • governance principles;
  • stable world basis。

MSM_S 保存:

  • articles;
  • raw logs;
  • examples;
  • current facts;
  • detailed cases。

因此:

All MemoryCore Memory.\boxed{ \text{All Memory} \neq \text{Core Memory}. }

85. 這能降低 Context Pollution

如果所有歷史都塞進 context:

Ct=H0:t,C_t = H_{0:t},

會形成:

  • irrelevant detail;
  • contradiction;
  • outdated state;
  • attention competition。

Resident Core 希望:

Ct=KR+St+Rt\boxed{ C_t = K_R + S_t + R_t }

其中:

  • KRK_R:穩定認知基底;
  • StS_t:當前狀態;
  • RtR_t:按需 retrieved / expanded context。

86. 這與 GCMS 的關係

GCMS 類外部記憶不是要取代:

KR.K_R.

而是提供:

reconstructable surface and historical state.\boxed{ \text{reconstructable surface and historical state}. }

因此:

KR+External Memory\boxed{ K_R + \text{External Memory} }

比:

Everything in Context\boxed{ \text{Everything in Context} }

更接近本文理想。


87. 這與 Sub-AI Fabric 的關係

Sub-AI Fabric 提供:

CX.\mathcal C_X.

Mother AI 不需要永久擁有:

A1,,An.A_1,\ldots,A_n.

但需要知道:

what capability is needed.\boxed{ \text{what capability is needed}. }

因此:

Capability Space\boxed{ \text{Capability Space} }

比:

Fixed Agent List\boxed{ \text{Fixed Agent List} }

更接近 resident coordination core。


88. 這與真正 Persistent Child AI 的關係

即使未來存在:

Cipersistent,C_i^{persistent},

Resident Core 仍然需要。

因為:

CiC_i

可以:

  • disagree;
  • drift;
  • specialize;
  • leave;
  • fail。

Mother AI 必須維持:

global cognitive continuity.\boxed{ \text{global cognitive continuity}. }

所以 persistent children 不會消滅 resident mother core。


89. 失敗模式 1:High-Density Empty Router

過度外置:

KRK_R\downarrow\downarrow

造成:

router knows where to ask\boxed{ \text{router knows where to ask} }

但不知道:

whether the answer makes sense.\boxed{ \text{whether the answer makes sense}. }

這是最核心失敗。


90. 失敗模式 2:Encyclopedic Re-Inflation

系統害怕丟失能力,

於是把每個新知識都:

Internalize.\operatorname{Internalize}.

最後:

KRKworld.K_R \rightarrow K_{\mathrm{world}}.

架構重新膨脹成單體模型。


91. 失敗模式 3:Over-Compressed World Basis

如果:

BWB_W

壓得太小,

Mother AI 可能:

  • 無法理解外部資料;
  • 錯誤類比;
  • 不知道搜尋詞;
  • 無法判斷常識錯誤。

形成:

epistemically brittle core.\boxed{ \text{epistemically brittle core}. }

92. 失敗模式 4:Hidden Reasoning Dependence

表層知識被移除後,

reasoning 也下降:

QR.Q_R\downarrow.

說明:

knowledge and reasoning more entangled than assumed.\boxed{ \text{knowledge and reasoning more entangled than assumed}. }

此時 externalization 必須收縮。


93. 失敗模式 5:Verification Regress

每個 verifier 又需要另一個 verifier。

形成:

V1V2V3.V_1 \rightarrow V_2 \rightarrow V_3 \rightarrow \cdots.

若沒有 resident stopping basis,

系統無法終止 epistemic recursion。


94. 失敗模式 6:Vendor Cognitive Lock-In

如果某關鍵能力:

zz

只由:

ProviderAProvider_A

提供,

則:

ProviderAProvider_A\rightarrow\bot

會直接使 Mother AI 失去核心功能。

這表示:

zz

不應被完全 externalize。


95. 失敗模式 7:Latency-Control Failure

外置:

  • privacy detection;
  • authority;
  • stop;
  • unknown;

使 control loop latency 過高。

即使答案品質更高,

仍不適合。


96. 失敗模式 8:Capability Misclassification

系統把:

zCRz\in\mathcal C_R

誤判成:

zCX.z\in\mathcal C_X.

造成核心空洞。

或者反過來,

把大量:

CX\mathcal C_X

全部常駐,

造成效率喪失。


97. 失敗模式 9:Core Contamination

錯誤外部結果被寫入:

KR.K_R.

因為 core centrality 高,

一個小錯誤可以:

pollute many future tasks.\boxed{ \text{pollute many future tasks}. }

所以 core writeback 必須高門檻。


98. 失敗模式 10:False Modularity

研究者看到:

expert activation\text{expert activation}

就直接標記:

這是數學 expert。

實際上:

activation correlationfunctional ownership.\text{activation correlation} \neq \text{functional ownership}.

因此能力切分建立在錯誤語義上。


99. 失敗模式 11:Core Rigidity

核心被視為不可改,

導致:

KR(t)=KR(0).K_R(t) = K_R(0).

世界變化後,

Mother AI 成為:

stable but obsolete.\boxed{ \text{stable but obsolete}. }

100. 失敗模式 12:Role Over-Specialization

把 Mother Model 訓得只會:

  • route;
  • verify;
  • manage;

但失去足夠一般理解。

最後:

cannot understand novel tasks.\boxed{ \text{cannot understand novel tasks}. }

因此 core specialization 必須保留 general interpretive flexibility。


101. 十三項主要命題

命題 1:空殼主控不足命題

若:

KR<θR,K_R<\theta_R,

則增加外部能力:

CX\mathcal C_X\uparrow

不能保證:

Qsystem.Q_{\mathrm{system}}\uparrow.

命題 2:Resident World Basis 必要命題

存在某些任務分布,使:

BW=B_W=\varnothing

無法透過 external retrieval 完全補償。


命題 3:Meta-Cognitive Threshold 命題

若:

BM<θM,B_M<\theta_M,

則外部模型路由與升級決策錯誤率將顯著上升。


命題 4:Epistemic Residency 命題

Unknown、Evidence、Conflict 等基本 epistemic state 必須至少有 resident representation。


命題 5:Resident–Conditional–External 三分命題

系統能力不應只分:

internal/external.\text{internal/external}.

更合理:

Resident+Conditional+External.\boxed{ \text{Resident} + \text{Conditional} + \text{External}. }

命題 6:Role–Model Separation 命題

RoleModel.\boxed{ \text{Role} \neq \text{Model}. }

Resident Core 應保存能力需求與角色語義,而非固定 vendor identity。


命題 7:Governance Residency 命題

Capability、Authority、Verification 與 Acceptance 的基本區分不能完全外包給同一個執行者。


命題 8:High-Centrality Residency 命題

對:

H(z),H(z)\uparrow,

其 optimal residency probability 應提高。


命題 9:Externalization Verifiability 命題

能力越容易獨立驗證,

越適合作為 externalization candidate。


命題 10:Core Role Relativity 命題

不存在必然唯一:

KR.K_R^\ast.

而是:

KR(T,D,Γ).K_R^\ast( \mathcal T,\mathcal D,\Gamma ).

命題 11:Common Kernel Intersection 猜想

不同 Mother role 的:

KR(i)K_R^{(i)}

可能存在非空且穩定交集:

KRcommon.K_R^{common}\neq\varnothing.

命題 12:Graceful Degradation 命題

較好的 Resident Core 應使外部能力失效時:

QsystemQ_{\mathrm{system}}

平滑下降,

而不是瞬間崩潰。


命題 13:Functional–Parametric Non-Equivalence 命題

A capability should remain functionally resident\boxed{ \text{A capability should remain functionally resident} }

不推出:

it has one clean parameter region.\boxed{ \text{it has one clean parameter region}. }

102. 九組可否證實驗

本文優先提出:

  1. Minimum Core Size Sweep;
  2. Weak Core + Strong Worker Pool;
  3. Strong Core + Weak Worker Pool;
  4. External Dependency Stress Test;
  5. World-Basis Ablation;
  6. Surface Knowledge Externalization;
  7. Hidden Dependency Test;
  8. Cross-Domain Novel Task;
  9. MoE Shared/Routed Capability Observation。

103. 實驗判準:不能只看最終 Accuracy

至少測:

(QC,QK,DM,CV,CX,T,Rfailure).\boxed{ ( Q_C, Q_K, D_M, C_V, C_X, T, R_{\mathrm{failure}} ). }

其中:

  • QCQ_C:核心認知品質;
  • QKQ_K:表層知識品質;
  • DMD_M:Mother Cognitive Density;
  • CVC_V:verification cost;
  • CXC_X:externalization cost;
  • TT:latency;
  • RfailureR_{\mathrm{failure}}:錯誤傳播與失效模式。

104. 什麼結果會支持本文?

以下結果會支持:

  1. 小/中型 meta-specialized core 可以可靠治理更強外部模型;
  2. 移除大量 surface knowledge 後, QCQ_C 仍高;
  3. retrieval 可以恢復 QKQ_K 而不大幅增加 CVC_V
  4. weak core + strong workers 明顯低於 strong core + same workers;
  5. external outage 下 strong core graceful degradation;
  6. cross-domain novel task 中 strong core 能生成新 delegation topology;
  7. unknown / verification / escalation 的 resident minimal form 顯著改善安全與正確性;
  8. MoE 中存在可重複的 shared / routed dependency pattern,雖不要求一一對應 cognition labels。

105. 什麼結果會削弱本文?

以下結果會削弱:

  1. weak router + strong external model 與 strong resident core 表現完全相同;
  2. 移除 surface knowledge 必然同步摧毀 reasoning;
  3. external retrieval / worker integration tax 長期高於 resident scaling;
  4. core specialization 顯著降低 novel task generalization;
  5. Minimum Sufficient World Basis 無法穩定定義;
  6. 所有高階 meta-cognitive behavior 都必須依賴大型百科式模型;
  7. external dependency stress 幾乎不影響空殼 router;
  8. function-level core map 在不同模型與版本間完全無法重用。

106. 公開命題與未公開技術的邊界

本文公開:

  • Resident Core functional obligations;
  • seven-basis model;
  • Resident Necessity;
  • resident / conditional / external classification;
  • Minimum Sufficient World Basis;
  • experiments;
  • falsification criteria。

本文不公開:

  • 如何從現有 frontier model 中乾淨提取 KRK_R
  • 如何定位 weight-level cognitive circuits;
  • 如何切離 surface knowledge;
  • 如何壓縮但保留 meta-cognition;
  • 如何建立 latent-space expert bridge;
  • 如何做 capability substitution;
  • 如何重新收斂新的 Mother Model。

因此:

What should be resident\boxed{ \text{What should be resident} }

是公開研究問題。

而:

How to technically extract and reconstruct it\boxed{ \text{How to technically extract and reconstruct it} }

不在本文公開範圍。


107. 與 Paper 04 的銜接

Paper 03 已提出:

CR,CQ,CX.\mathcal C_R, \mathcal C_Q, \mathcal C_X.

下一篇將處理:

CQ\boxed{ \mathcal C_Q }

Conditionally Activated Capability。

也就是:

MoE 已經在模型內部做了什麼?

Shared experts、routed experts、細粒度 specialization 到底能告訴我們什麼?

哪些 routing pattern 只是統計分配,哪些可能對能力結構具有因果意義?

因此 Paper 04:

MoE as Conditional Intelligence.\boxed{ \text{MoE as Conditional Intelligence}. }

108. 結論

未來 Mother AI 若可以使用:

web+memory+MoE+Sub-AI+tools+external models,\text{web} + \text{memory} + \text{MoE} + \text{Sub-AI} + \text{tools} + \text{external models},

它確實不必把整個世界全部常駐在自己的模型中。

但這不代表:

Mother AI can be cognitively empty.\boxed{ \text{Mother AI can be cognitively empty}. }

一個真正的 Cognitive Command Tower 至少必須保留足夠的:

Interpretation+Reasoning+Epistemic Control+Meta-Cognition+World Basis+Coordination+Governance.\boxed{ \text{Interpretation} + \text{Reasoning} + \text{Epistemic Control} + \text{Meta-Cognition} + \text{World Basis} + \text{Coordination} + \text{Governance}. }

本文因此提出:

KR=(BI,BR,BE,BM,BW,BC,BG).\boxed{ K_R = ( B_I, B_R, B_E, B_M, B_W, B_C, B_G ). }

真正需要研究的不是:

模型能刪掉多少資料?

而是:

在外部世界全部暫時沉默時,Mother AI 還必須保留哪些能力,才能知道自己是誰、正在處理什麼、缺什麼、應該問誰、誰可能錯、怎麼驗證,以及何時不能繼續?

如果這個集合能被實驗找到,

它就是:

Resident Cognitive Core.\boxed{ \text{Resident Cognitive Core}. }

而一旦 Resident Core 與 Conditional / External Capability 的邊界開始可測量,

未來的 AI scaling 問題就可能從:

How much intelligence can we pack into one model?\boxed{ \text{How much intelligence can we pack into one model?} }

轉變成:

How little must remain resident for the whole system to remain intelligently sovereign?\boxed{ \text{How little must remain resident for the whole system to remain intelligently sovereign?} }

這不是縮小智能。

而是重新辨認:

智能真正不能失去的是什麼。\boxed{ \text{智能真正不能失去的是什麼。} }

References

  1. Dai, D., et al. (2024). DeepSeekMoE: Towards Ultimate Expert Specialization in Mixture-of-Experts Language Models. arXiv:2401.06066.
  2. Nguyen, H., et al. (2025). On DeepSeekMoE: Statistical Benefits of Shared Experts and Normalized Sigmoid Gating. arXiv:2505.10860.
  3. Borgeaud, S., et al. (2021). Improving Language Models by Retrieving from Trillions of Tokens. arXiv:2112.04426.
  4. Wang, B., et al. (2023). Shall We Pretrain Autoregressive Language Models with Retrieval? A Comprehensive Study. arXiv:2304.06762.
  5. Farahani, M., & Johansson, R. (2024). Deciphering the Interplay of Parametric and Non-parametric Memory in Retrieval-augmented Language Models. arXiv:2410.05162.
  6. Dai, D., et al. (2021). Knowledge Neurons in Pretrained Transformers. arXiv:2104.08696.
  7. Meng, K., Bau, D., Andonian, A., & Belinkov, Y. (2022). Locating and Editing Factual Associations in GPT. arXiv:2202.05262.
  8. Hase, P., et al. (2023). Does Localization Inform Editing? Surprising Differences in Causality-Based Localization vs. Knowledge Editing in Language Models. NeurIPS 2023.
  9. Wang, Y., et al. (2024). Unveiling Factual Recall Behaviors of Large Language Models through Knowledge Neurons. arXiv:2408.03247.
  10. Neo.K. & Aletheia. (2026). 壓縮全局智能命題:後設完備主 AI 與按需展開子智能的分層代理架構.
  11. Neo.K. & Aletheia. (2026). 認知原子因果基底命題:後設完備、基底稠密與表層稀疏主 AI 的跨尺度生成架構.
  12. Neo.K. & Aletheia. (2026). 主 AI 的雙路形成命題:通用模型認知重構與持續養成式智能的發展路徑.
  13. Neo.K. & Aletheia. (2026). 子 AI 是認知器官,不是獨立 Workflow.
  14. Neo.K. & Aletheia. (2026). 當 Frontier AI 基本能力逐漸成熟:從 Scaling 轉向 Cognitive Efficiency.
  15. Neo.K. & Aletheia. (2026). Cognitive Density Hypothesis:認知密度命題.

Canonical Source Note

本檔案為正式 UTF-8 Markdown canonical source。

數學 source 僅使用:

 $...$
$$...$$

本文為公開命題論文。

本文只公開 Resident Cognitive Core 的:

  • functional definition;
  • architectural boundaries;
  • measurement criteria;
  • falsification tests。

本文不公開任何未驗證或未公開的:

  • weight-level cognitive factorization;
  • parameter extraction;
  • hidden-state remapping;
  • expert separation;
  • core compression;
  • external expert latent linking;
  • reconvergence training method。

因此:

Functional TargetPrivate Implementation Method.\boxed{ \text{Functional Target} \neq \text{Private Implementation Method}. }