← Archive
lm-003816 · 2026-09

GIRA-A05|全域認知作業架構:方法選擇、策略組合、Agent Orchestration 與元認知控制

下載 MD 檔 ⬇

GIRA-A05|全域認知作業架構:方法選擇、策略組合、Agent Orchestration 與元認知控制

Global Cognitive Operating Architecture: Method Selection, Strategy Composition, Agent Orchestration, and Metacognitive Control

系列: Global Intelligence: Existence, Recognition, and Operational Reach(GIRA)
系列中文名: 全域智能:存在、識別與操作域系列
篇次: Paper 05 / 09
作者: Neo.K
研究協作: Aletheia(GPT-5.6 Sol)
機構: EveMissLab/一言諾科技有限公司
版本: v0.1
日期: 2026-09-05
狀態: Canonical Source / UTF-8 Markdown
文件性質: Global AI 認知架構/策略編譯/Agent Runtime/元認知控制


摘要

GIRA-A01 至 A04 已依序處理四個 Global AI 前置條件:ASI 不等於 Global AI;真正全域認知需要多觀察者、多方法與多表示的 Global Cognitive Atlas;資訊海必須透過多層結構化轉換成可追溯世界狀態;而世界狀態變化又必須進一步轉換成動態關鍵性與有限注意力配置。到此形成:

ΔDtΔWtΔKtΔat.\boxed{ \Delta D_t \rightarrow \Delta W_t \rightarrow \Delta K_t \rightarrow \Delta a_t. }

然而,即使 AI 已經把注意力放到正確位置,仍然沒有回答更高階問題:

現在應該怎麼想?

對同一問題,AI 可以選擇搜尋、統計、圖分析、因果推論、博弈分析、模擬、程式執行、形式證明、反例搜尋、多 Agent 辯證、專家查核、人類升級,甚至暫停推理。

因此本文提出:

IntelligenceMethod AvailabilityMethod SelectionMethod Orchestration.\boxed{ \text{Intelligence} \neq \text{Method Availability} \neq \text{Method Selection} \neq \text{Method Orchestration}. }

一個系統知道很多方法,不表示它知道當前應用哪一種;可以調用很多 Agent,也不表示每題都應調用全部 Agent;擁有更多 test-time compute,也不表示每一單位算力都應繼續投入同一條推理路徑。

本文將這一層稱為 Global Cognitive Operating Architecture(GCOA,全域認知作業架構),定義:

CG=(W,A,Q,R,M,G,T,V,B,Π,L).\boxed{ \mathfrak C_G = ( W, A, Q, \mathcal R, \mathcal M, \mathcal G, \mathcal T, \mathcal V, \mathcal B, \Pi, \mathcal L ). }

其中:

  • WW:world state;
  • AA:attention state;
  • QQ:task / question state;
  • R\mathcal R:representation / chart set;
  • M\mathcal M:method / cognitive primitive library;
  • G\mathcal G:Agent / specialist role set;
  • T\mathcal T:tool and execution substrate;
  • V\mathcal V:verifiers and evidence gates;
  • B\mathcal B:budget / authority / risk envelope;
  • Π\Pi:strategy compiler and metacognitive policy;
  • L\mathcal L:strategy receipts, learning, and policy history。

本文將一次認知策略表示為:

σt=(rt,mt,gt,τt,vt,bt,st,ft,ρt),\boxed{ \sigma_t = ( r_t, m_t, g_t, \tau_t, v_t, b_t, s_t, f_t, \rho_t ), }

其中 rtr_t 是表示, mtm_t 是方法, gtg_t 是 Agent / role, τt\tau_t 是工具與執行程序, vtv_t 是驗證器, btb_t 是預算, sts_t 是停止條件, ftf_t 是 fallback / replan, ρt\rho_t 是 provenance / receipt。

GCOA 不直接等於模型 chain-of-thought,也不要求所有認知步驟由自然語言完成。它更接近一個持久、可審計的 semantic control plane:高階控制層決定「現在需要哪種認知操作」,低階執行層則由 LLM、搜尋器、程式、CAS、定理證明器、模擬器、資料庫與確定性演算法完成。

本文承接既有 CDI 的:

Execution PlaneSemantic Control Plane,\boxed{ \text{Execution Plane} \neq \text{Semantic Control Plane}, }

並提升為:

Cognitive Execution PlaneCognitive Strategy Plane.\boxed{ \text{Cognitive Execution Plane} \neq \text{Cognitive Strategy Plane}. }

本文亦承接 DDRA 對「Should I think more?」與「What should I think about next?」的分離,以 residual doubt vector:

Dt=(DF,DS,DB,DR,DV,)D_t = ( D_F, D_S, D_B, D_R, D_V, \ldots )

描述尚未閉合的認知風險,並以 Value of Information、expected doubt reduction、task progress、cost、risk 與 authority 共同決定下一個 strategy action。

本文提出概念量:

EEU(σiSt)=E[ΔUepistemic+ΔUtaskλR]C(σi)\boxed{ \operatorname{EEU}(\sigma_i\mid S_t) = \frac{ \mathbb E[ \Delta U_{\mathrm{epistemic}} + \Delta U_{\mathrm{task}} - \lambda R ] }{ C(\sigma_i) } }

作為 Expected Epistemic Utility。本文不宣稱此式為普適效用函數,而將其用作「下一單位認知資源應投入何處」的工程化接口。

本文進一步區分:

Strategy ProposalActive StrategyKnowledge Commit.\boxed{ \text{Strategy Proposal} \neq \text{Active Strategy} \neq \text{Knowledge Commit}. }

模型可以提出新方法、新角色、新工具組合,但策略 adoption 必須經過 capability gate、authority gate、risk gate、shadow evaluation 與 verifier gate。這承接 Memory Strategy Governor 的:

Route DecisionKnowledge Decision\boxed{ \text{Route Decision} \neq \text{Knowledge Decision} }

與:

Empirical PreferenceCanonical Policy.\boxed{ \text{Empirical Preference} \neq \text{Canonical Policy}. }

最後,本文提出 Global Cognitive Control Loop

FrameSelect RepresentationEstimate Residual DoubtGenerate Strategy CandidatesRoute ResourcesExecuteVerifyStop / Replan / ReframeUpdate World State.\boxed{ \text{Frame} \rightarrow \text{Select Representation} \rightarrow \text{Estimate Residual Doubt} \rightarrow \text{Generate Strategy Candidates} \rightarrow \text{Route Resources} \rightarrow \text{Execute} \rightarrow \text{Verify} \rightarrow \text{Stop / Replan / Reframe} \rightarrow \text{Update World State}. }

這個架構使 Global AI 不再只被理解為「更會回答問題」,而是能持續決定:什麼問題值得算、應該用什麼表示、下一步該叫誰、應使用什麼工具、什麼時候不應再想、什麼時候應換方法,以及何時目前的方法論本身已經成為 bottleneck。

關鍵詞: Global AI、Metacognition、Strategy Selection、Agent Orchestration、Cognitive Runtime、Method Selection、Adaptive Routing、Value of Information、MSSP、DDRA、Semantic Control Plane、Strategy Compiler、GCOA


1. 注意力到了正確位置之後呢?

A04 回答:

Where should cognition be allocated?\boxed{ \text{Where should cognition be allocated?} }

但 attention 只回答「去哪裡」。

它沒有回答:

What should cognition do there?\boxed{ \text{What should cognition do there?} }

如果沒有 strategy layer:

correct attention⇏correct cognition.\boxed{ \text{correct attention} \not\Rightarrow \text{correct cognition}. }

2. 方法很多,不等於方法選對

令方法庫:

M={m1,m2,,mn}.\mathcal M = \{m_1,m_2,\ldots,m_n\}.

若 AI 知道所有 mim_i,仍不代表最合適的:

mtm_t^\ast

會自然出現。

因此:

Method KnowledgeMethod Selection.\boxed{ \text{Method Knowledge} \neq \text{Method Selection}. }

3. 多 Agent 也不等於 Orchestration

令 Agent 集合:

G={g1,g2,,gk}.\mathcal G = \{g_1,g_2,\ldots,g_k\}.

全部呼叫並不一定比只呼叫一個適合的 specialist 更好,因為會產生 duplicated work、consensus echo、coordination overhead 與 state contamination。

所以:

Multi-Agent ArchitectureAdaptive Agent Allocation.\boxed{ \text{Multi-Agent Architecture} \neq \text{Adaptive Agent Allocation}. }

4. 更多推理時間也不等於更好

test-time compute 可以提升結果,但不同問題具有不同難度與可解性。

因此:

More Compute⇏More Value.\boxed{ \text{More Compute} \not\Rightarrow \text{More Value}. }

真正問題是:

where the next unit of compute should go.\boxed{ \text{where the next unit of compute should go}. }

5. 認知數量配置只是子問題

傳統 adaptive compute 可寫:

xb(x).x \rightarrow b(x).

本文擴張 action space:

at{Stop,Reframe,m1,,mn,g1,,gk,τ1,,τj}.a_t \in \{ \operatorname{Stop}, \operatorname{Reframe}, m_1,\ldots,m_n, g_1,\ldots,g_k, \tau_1,\ldots,\tau_j \}.

因此:

Compute Quantity AllocationCognitive Strategy Allocation.\boxed{ \text{Compute Quantity Allocation} \subset \text{Cognitive Strategy Allocation}. }

6. GCOA 的總狀態

定義:

CG=(W,A,Q,R,M,G,T,V,B,Π,L).\boxed{ \mathfrak C_G = ( W, A, Q, \mathcal R, \mathcal M, \mathcal G, \mathcal T, \mathcal V, \mathcal B, \Pi, \mathcal L ). }

這是一個操作性架構類,不是一個固定產品。


7. World State WW

承接 A03, WtW_t 包含 current state、history、provenance、uncertainty、conflict 與 unknown。

策略不能只看 prompt。

它需要看:

task in world state.\boxed{ \text{task in world state}. }

8. Attention State AA

承接 A04:

At=At(Xt).A_t = \mathcal A_t(\mathcal X_t).

它表示哪些 world objects 目前取得多少 active cognitive resource。


9. Task State QQ

任務不是單一字串。

可以表示:

Qt=(goal,scope,constraints,success,deadline,risk,authority).Q_t = ( \text{goal}, \text{scope}, \text{constraints}, \text{success}, \text{deadline}, \text{risk}, \text{authority} ).

因此:

PromptTask State.\boxed{ \text{Prompt} \neq \text{Task State}. }

10. Representation Set R\mathcal R

承接 A02:

R={r1,r2,,rp}.\mathcal R = \{r_1,r_2,\ldots,r_p\}.

可以包含 natural language、graph、matrix、symbolic form、code、proof state、causal model 與 simulation state。

策略選擇必須包含:

representation selection.\boxed{ \text{representation selection}. }

11. Method Library M\mathcal M

方法可以是 search、statistics、optimization、graph theory、causal inference、game theory、theorem proving、numerical experiment、counterexample search、decomposition、backtrace 與 simulation。

因此:

MethodTool.\boxed{ \text{Method} \neq \text{Tool}. }

12. Specialist Set G\mathcal G

specialist 是 functional role。

同一 foundation model 可以透過不同 prompt、context、objective、tool access 與 verifier 扮演不同 gig_i

因此:

Specialist IdentityModel Identity.\boxed{ \text{Specialist Identity} \neq \text{Model Identity}. }

13. Tool Substrate T\mathcal T

工具包括 web search、database、code runtime、CAS、Lean / Coq、simulator、compiler、browser、sensor 與 external API。

工具主要回答:

可以執行什麼?

不是:

現在應該執行什麼?


14. Verifier Set V\mathcal V

Verifier 可以包括 source check、unit test、formal proof、independent model、consistency checker、human review 與 simulation validation。

所以:

GeneratorVerifier.\boxed{ \text{Generator} \neq \text{Verifier}. }

15. Budget / Authority / Risk Envelope B\mathcal B

定義:

Bt=(Bcompute,Btime,Bcost,Bauthority,Bprivacy,Brisk).\mathcal B_t = ( B_{\mathrm{compute}}, B_{\mathrm{time}}, B_{\mathrm{cost}}, B_{\mathrm{authority}}, B_{\mathrm{privacy}}, B_{\mathrm{risk}} ).

某策略即使理論上最強,也可能:

σFeasible(Bt).\sigma \notin \operatorname{Feasible}(\mathcal B_t).

16. Strategy Compiler Π\Pi

核心函數:

Π:(Wt,At,Qt,R,M,G,T,V,Bt)Σt.\boxed{ \Pi: ( W_t, A_t, Q_t, \mathcal R, \mathcal M, \mathcal G, \mathcal T, \mathcal V, \mathcal B_t ) \rightarrow \Sigma_t. }

其中:

Σt={σ1,σ2,,σn}\Sigma_t = \{\sigma_1,\sigma_2,\ldots,\sigma_n\}

是候選策略集合。


17. Cognitive Strategy Object

本文定義:

σt=(rt,mt,gt,τt,vt,bt,st,ft,ρt).\boxed{ \sigma_t = ( r_t, m_t, g_t, \tau_t, v_t, b_t, s_t, f_t, \rho_t ). }

它把 representation、method、specialist、tool、verifier、budget、stop、fallback 與 receipt 綁成可執行物件。


18. Strategy 不是固定 Workflow

固定 workflow:

Ffixed\mathcal F_{\mathrm{fixed}}

只是 strategy 的一種退化。

高階系統應允許:

σtσt+1\boxed{ \sigma_t \neq \sigma_{t+1} }

在必要時成立。


19. Representation First

很多推理失敗不是推理不夠深,而是表示錯了。

因此方法選擇前應問:

Is the current representation still appropriate?\boxed{ \text{Is the current representation still appropriate?} }

若:

qtUr,q_t \rightarrow \partial U_r,

應允許:

rirj.r_i \rightarrow r_j.

20. Reframe 是合法 Strategy Action

策略 action space 應包含:

Reframe.\boxed{ \operatorname{Reframe}. }

也就是改寫 problem statement、variables、decomposition、representation、target 或 scope。


21. MSSP:從少看一點到有秩序地看更多

MSSP 的 AI 版本提出:

Avoid Global AttentionConstruct Global Understanding by Traversal.\boxed{ \text{Avoid Global Attention} \rightarrow \text{Construct Global Understanding by Traversal}. }

GCOA 採用同樣原則。


22. Structured Traversal

令整體結構圖:

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

當前 subset:

GtG.G_t\subseteq G.

選擇:

Gt=Select(q,G,Mt1,A,R).G_t = \operatorname{Select}( q, G, M_{t-1}, A, R ).

局部推理後:

Mt=Update(Mt1,Reason(Gt)).M_t = \operatorname{Update}( M_{t-1}, \operatorname{Reason}(G_t) ).

23. Traversal 不等於 Retrieval

Retrieval 常回答哪些內容最像 query。

Traversal 還回答下一個 dependency、未驗證 parent、authority boundary 與 revisit order。

因此:

RetrievalStructural Traversal.\boxed{ \text{Retrieval} \subset \text{Structural Traversal}. }

24. 中間狀態必須外部化

如果每次策略切換都丟失中間結果,就會重複計算。

因此:

ReasonRecordRoute.\boxed{ \text{Reason} \rightarrow \text{Record} \rightarrow \text{Route}. }

中間狀態應是 typed object,而不只是聊天 transcript。


25. Residual Doubt Vector

承接 DDRA:

Dt=(DF,DS,DB,DP,DR,DV,DC,).\boxed{ D_t = ( D_F, D_S, D_B, D_P, D_R, D_V, D_C, \ldots ). }

它可以表示 formal、source、bridge、representation、verification 與 closure doubt。


26. Doubt 是 Operational Risk

這裡的 doubt 不是情緒,而是:

operational unresolved risk.\boxed{ \text{operational unresolved risk}. }

它表示某個 load-bearing 問題仍未閉合。


27. Doubt Value Function

最簡單:

V(Dt)=jλjDj.V(D_t) = \sum_j \lambda_jD_j.

更一般:

V:R0mR0.V: \mathbb R_{\geq0}^m \rightarrow \mathbb R_{\geq0}.

28. Specialist Expected Effect

對 specialist gig_i

Ri(Dt)=E[DtDt+1gi,St].R_i(D_t) = \mathbb E[ D_t-D_{t+1} \mid g_i,S_t ].

這是一個向量。


29. Expected Epistemic Utility

本文提出:

EEU(σiSt)=E[ΔUepistemic+ΔUtaskλR]C(σi).\boxed{ \operatorname{EEU}(\sigma_i\mid S_t) = \frac{ \mathbb E[ \Delta U_{\mathrm{epistemic}} + \Delta U_{\mathrm{task}} - \lambda R ] }{ C(\sigma_i) }. }

它是 routing interface,不是普適真理分數。


30. Strategy Candidate Generation

候選可以包含:

Σt={σsearch,σformal,σsimulate,σcounterexample,σdelegate,σstop,σreframe}.\Sigma_t = \{ \sigma_{\mathrm{search}}, \sigma_{\mathrm{formal}}, \sigma_{\mathrm{simulate}}, \sigma_{\mathrm{counterexample}}, \sigma_{\mathrm{delegate}}, \sigma_{\mathrm{stop}}, \sigma_{\mathrm{reframe}} \}.

候選生成與候選選擇應分離。


31. Hard Gate 先於 Utility

如果策略違反 authority、privacy、safety、exactness requirement 或 evidence floor,即使 EEU 很高也不可執行。

因此:

EligibilityUtility Ranking.\boxed{ \text{Eligibility} \prec \text{Utility Ranking}. }

32. Cognitive Need 不等於 Method Command

Memory Strategy Governor 已提出:

Memory NeedSearch Command.\text{Memory Need} \neq \text{Search Command}.

GCOA 一般化成:

Cognitive NeedMethod Command.\boxed{ \text{Cognitive Need} \neq \text{Method Command}. }

使用者不必先知道該用什麼方法。


33. Route Decision 不是 Knowledge Decision

策略層可以說:

下一步使用 formal verifier。

但不能因此說:

verifier 還沒執行,命題已被證成。

所以:

Route DecisionKnowledge Decision.\boxed{ \text{Route Decision} \neq \text{Knowledge Decision}. }

34. Capability 不等於 Authority

一個 specialist 即使能力很強,也不能自動取得 source authority、write authority、action authority 或 policy authority。

因此:

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

35. Strategy Proposal 不等於 Active Strategy

模型可以提出:

σnew.\sigma_{\mathrm{new}}.

但流程應為:

ProposalGateShadowEvaluateAdopt.\boxed{ \text{Proposal} \rightarrow \text{Gate} \rightarrow \text{Shadow} \rightarrow \text{Evaluate} \rightarrow \text{Adopt}. }

36. Empirical Preference 不等於 Canonical Policy

即使:

Perf(σnew)>Perf(σold),\operatorname{Perf}(\sigma_{\mathrm{new}}) > \operatorname{Perf}(\sigma_{\mathrm{old}}),

也不應直接修改 global policy。

因此:

Benchmark ImprovementPolicy Adoption.\boxed{ \text{Benchmark Improvement} \neq \text{Policy Adoption}. }

37. Cognitive Strategy Policy

定義:

Pσ=(eligibility,preference,fallback,stop,risk,verification,budget).P_\sigma = ( \text{eligibility}, \text{preference}, \text{fallback}, \text{stop}, \text{risk}, \text{verification}, \text{budget} ).

每個 policy 必須 versioned。


38. Deterministic Baseline

對相同 state、policy、capabilities 與 budget,第一版系統應能產生可重播 plan。

因此:

same input statesame strategy digest.\boxed{ \text{same input state} \rightarrow \text{same strategy digest}. }

39. Adaptive 不等於不可審計

AI 可以自適應,但每次:

σtσt+1\sigma_t \rightarrow \sigma_{t+1}

都應有 reason code。

所以:

AdaptiveOpaque.\boxed{ \text{Adaptive} \neq \text{Opaque}. }

40. Strategy Receipt

每次 strategy decision 至少保存:

strategy_receipt:
  task_id: "..."
  state_version: "..."
  representation: "..."
  method: "..."
  specialist: "..."
  tools: ["..."]
  verifier: "..."
  budget: "..."
  residual_doubt_before: "..."
  expected_utility: "..."
  stop_condition: "..."
  fallback: "..."
  policy_version: "..."
  reason_codes: ["..."]

41. Cognitive Execution Plane

執行平面負責:

Execute the selected cognitive operation.\boxed{ \text{Execute the selected cognitive operation}. }

它可以由 LLM、traditional algorithm、code、prover 或 simulator 完成。


42. Cognitive Strategy Plane

策略平面負責:

Choose and govern the operation.\boxed{ \text{Choose and govern the operation}. }

因此:

Cognitive Execution PlaneCognitive Strategy Plane.\boxed{ \text{Cognitive Execution Plane} \neq \text{Cognitive Strategy Plane}. }

43. 承接 CDI Semantic Control Plane

CDI 已提出:

Execution PlaneSemantic Control Plane.\boxed{ \text{Execution Plane} \neq \text{Semantic Control Plane}. }

GCOA 把這個思想從計算 routing 提升到 cognition routing。


44. AI 不需要親自算全部

若 traditional tool τj\tau_j 更快、更便宜、更可靠,AI 應路由給它。

例如:

LLMCAS.\text{LLM} \rightarrow \text{CAS}.

所以:

AI-native cognitionLLM computes everything.\boxed{ \text{AI-native cognition} \neq \text{LLM computes everything}. }

45. AI 作為 Semantic Governor

高階 AI 的角色可以是 interpret、route、compose、verify、reframe 與 stop,而不必成為每個低階 kernel。


46. Orchestration Topology

多 Agent orchestration 可以是 centralized、decentralized 或 hierarchical。

本文不預設唯一拓樸。


47. Topology 也是 Strategy Variable

簡單任務可能 single-agent 最優;可分解任務可能 hierarchical 較好;多利益主體則可能更適合 decentralized。

因此:

Orchestration Topology=Strategy Variable.\boxed{ \text{Orchestration Topology} = \text{Strategy Variable}. }

48. Dynamic Role Allocation

固定角色集合:

G0\mathcal G_0

可能不足。

高階系統可以:

GtGt+1\mathcal G_t \rightarrow \mathcal G_{t+1}

動態生成 specialist role。


49. Role Synthesis 不等於 Model Creation

新 role 可由現有模型透過不同 objective、context、tool 與 verifier 構成。

因此:

Role SynthesisNew Model Training.\boxed{ \text{Role Synthesis} \neq \text{New Model Training}. }

50. 新 Specialist 的觸發條件

若某 residual doubt DjD_j 高,但現有 specialists 對它的預期 reduction 都低,可觸發:

SynthesizeSpecialist(Dj).\operatorname{SynthesizeSpecialist}(D_j).

51. 新 Specialist 先進 Sandbox

流程:

SynthesizeSandboxBenchmarkRegisterRoute.\boxed{ \text{Synthesize} \rightarrow \text{Sandbox} \rightarrow \text{Benchmark} \rightarrow \text{Register} \rightarrow \text{Route}. }

52. Strategy Composition

方法可以序列組合:

m1m2m3,m_1 \rightarrow m_2 \rightarrow m_3,

也可平行:

m1m2,m_1 \parallel m_2,

再由 verifier 做 reconciliation。


53. Strategy Shape

常見 shape 可包括:

  • SINGLE;
  • SEQUENTIAL;
  • PARALLEL_DISCOVERY;
  • DISCOVERY_THEN_VERIFY;
  • STRUCTURE_THEN_EXECUTE;
  • COUNTEREXAMPLE_THEN_PROVE;
  • SIMULATE_THEN_FORMALIZE;
  • MULTI_AGENT_CORROBORATIVE;
  • FREEZE;
  • REFRAME。

54. Always-Hybrid 不是合理預設

每題都搜尋、三 Agent、verifier、simulator 會浪費大量資源。

因此:

Hybrid CapabilityAlways-Hybrid Policy.\boxed{ \text{Hybrid Capability} \neq \text{Always-Hybrid Policy}. }

55. Stop 是一等 Action

Global AI 不只要知道 how to think,還要知道:

when not to think more.\boxed{ \text{when not to think more}. }

56. Freeze Controller

若:

V(Dt)<τDV(D_t) < \tau_D

且:

maxiEEU(σiSt)<τE,\max_i \operatorname{EEU}(\sigma_i\mid S_t) < \tau_E,

則:

Freeze.\boxed{ \operatorname{Freeze}. }

57. Freeze 不等於永久真理

Freeze 只表示:在目前 task identity、evidence、budget 與 risk 下停止認知擴張。

之後可以被:

ΔWt\Delta W_t

重新喚醒。


58. Stop Condition 必須進 Strategy

每個 σt\sigma_t 都應帶 sts_t

否則 Agent 容易陷入 infinite search、infinite critique、infinite planning 或 endless verification。


59. Fallback 必須預先存在

如果:

σ1\sigma_1

失敗,策略應知道:

f(σ1)=σ2.f(\sigma_1) = \sigma_2.

60. Failure Taxonomy

至少區分:

  • zero result;
  • insufficient evidence;
  • timeout;
  • tool unavailable;
  • verifier disagreement;
  • representation mismatch;
  • budget exhausted;
  • authority denied;
  • policy conflict。

不同 failure 對應不同 fallback。


61. Retry、Replan、Reframe

Retry:

σσ.\sigma \rightarrow \sigma.

Replan:

σiσj.\sigma_i \rightarrow \sigma_j.

Reframe 則改變問題表示。

因此:

Retry<Replan<Reframe.\boxed{ \text{Retry} < \text{Replan} < \text{Reframe}. }

62. Architecture Backtrace 作為 Reframe Primitive

ABFR 提出 declared、observed、effective structure 回溯與 fresh reconstruction。

對 GCOA,長時間卡住時可以:

BacktraceReconstruct Problem Architecture.\boxed{ \text{Backtrace} \rightarrow \text{Reconstruct Problem Architecture}. }

63. 局部成功不等於架構正確

一個策略可以:

Result=Pass\text{Result}=\text{Pass}

但 task framing 仍可能錯。

因此高風險任務可加入 architecture-level revalidation。


64. Operational Metacognition 的三層

本文拆成:

Self-Assessment+Strategy Selection+Self-Regulation.\boxed{ \text{Self-Assessment} + \text{Strategy Selection} + \text{Self-Regulation}. }

65. Competence Awareness

對策略 σi\sigma_i,系統需要估計:

P(Successσi,St).P( \operatorname{Success} \mid \sigma_i,S_t ).

如果不知道自己不擅長什麼,routing 會失真。


66. Calibration

若估計:

pi=0.9p_i=0.9

但實際成功率只有 0.50.5,就需要更新 competence model。

所以:

Metacognition requires calibration.\boxed{ \text{Metacognition requires calibration}. }

67. Strategy Learning

策略歷史 Lt\mathcal L_t 可以記錄 chosen strategy、cost、result、doubt reduction、failure 與 verifier outcome。

由此學習:

Πt+1.\Pi_{t+1}.

68. Learning 不應直接改 Production Policy

承接 MSG:

Performance ObservationPolicy Mutation.\boxed{ \text{Performance Observation} \neq \text{Policy Mutation}. }

應先經:

ObservationProposalShadowAdoption.\text{Observation} \rightarrow \text{Proposal} \rightarrow \text{Shadow} \rightarrow \text{Adoption}.

69. Strategy Drift

world state 改變時,過去最好策略可能失效。

因此:

ΠtΠt+1\Pi_t \neq \Pi_{t+1}

可能成立,需要 policy version。


70. Method Discovery Mode

若現有方法長期無法降低某 residual doubt,可進入:

Method Discovery Mode.\boxed{ \text{Method Discovery Mode}. }

71. 新方法必須有 Contract

候選:

mnewm_{\mathrm{new}}

至少需要 input contract、output contract、validity domain、transformation rule、known failure、verifier 與 benchmark。


72. Method Synthesis

可以由既有方法組合:

mnew=Γ(mi,mj,rk).m_{\mathrm{new}} = \Gamma( m_i, m_j, r_k ).

73. Method Adoption Gate

流程:

InventSpecifyTestCompareAdopt.\boxed{ \text{Invent} \rightarrow \text{Specify} \rightarrow \text{Test} \rightarrow \text{Compare} \rightarrow \text{Adopt}. }

74. Method Contract

每個方法至少保存:

method_contract:
  method_id: "..."
  version: "..."
  valid_domains: ["..."]
  input_types: ["..."]
  output_types: ["..."]
  required_tools: ["..."]
  verifier_types: ["..."]
  expected_cost: "..."
  known_failure_modes: ["..."]
  authority_ceiling: "..."

75. Method Availability 不等於 Internalization

如果模型知道某方法文字描述:

KnowText(m)=1,\operatorname{KnowText}(m)=1,

不代表:

Operationalize(m)=1.\operatorname{Operationalize}(m)=1.

因此:

Theory AccessOperational Method.\boxed{ \text{Theory Access} \neq \text{Operational Method}. }

76. Method Internalization 的最低判準

至少要能:

  1. 判定適用域;
  2. 生成合法輸入;
  3. 執行方法;
  4. 理解失敗;
  5. 驗證輸出;
  6. 與其他方法組合;
  7. 知道何時不用它。

77. Strategy Graph

一次複雜認知可表示成:

Gσ=(Vσ,Eσ).\boxed{ G_\sigma = (V_\sigma,E_\sigma). }

節點是 cognitive operation,邊是 dependency、data flow 或 authority relation。


78. Strategy Graph 可以動態改寫

新 evidence 到來時:

Gσ,tGσ,t+1.G_{\sigma,t} \rightarrow G_{\sigma,t+1}.

因此:

PlanImmutable Script.\boxed{ \text{Plan} \neq \text{Immutable Script}. }

79. Plan Drift 需要 Receipt

每次 graph mutation 保存:

ΔGσ,t.\Delta G_{\sigma,t}.

並記錄 why changed。


80. Global Cognitive Control Loop

本文正式提出:

FrameSelect RepresentationEstimate Residual DoubtGenerate Strategy CandidatesRoute ResourcesExecuteVerifyStop / Replan / ReframeUpdate World State.\boxed{ \text{Frame} \rightarrow \text{Select Representation} \rightarrow \text{Estimate Residual Doubt} \rightarrow \text{Generate Strategy Candidates} \rightarrow \text{Route Resources} \rightarrow \text{Execute} \rightarrow \text{Verify} \rightarrow \text{Stop / Replan / Reframe} \rightarrow \text{Update World State}. }

81. 控制平面也會失敗

高階 controller 可能選錯 representation、over-decompose、under-decompose、call too many agents、stop too early、never stop、misuse verifier 或 policy-stale。

所以 GCOA 自身也需要評測。


82. Strategy Selection Regret

可定義:

Rσ(T)=t=1T[U(σt)U(σt)].\boxed{ R_\sigma(T) = \sum_{t=1}^{T} [ U(\sigma_t^\ast) - U(\sigma_t) ]. }

其中 σt\sigma_t^\ast 是事後參考最優策略,同樣需要避免 hindsight bias。


83. Routing Efficiency

定義:

ηR=verified task progresscognitive resource cost.\boxed{ \eta_R = \frac{ \text{verified task progress} }{ \text{cognitive resource cost} }. }

高風險任務不應單獨最大化 ηR\eta_R,因為可能需要冗餘驗證。


84. Method Switching Cost

換方法存在:

Cswitch(mimj).C_{\mathrm{switch}}( m_i \rightarrow m_j ).

包含 state conversion、context loading、representation translation 與 verifier setup。


85. Strategy Hysteresis

若:

EEUjEEUi<τswitch,\operatorname{EEU}_j-\operatorname{EEU}_i < \tau_{\mathrm{switch}},

可保持現策略,避免 strategy thrashing。


86. Emergency Reframe

若出現 contradiction、invalid authority、source identity collapse 或 catastrophic verifier failure,可觸發:

EmergencyReframe.\boxed{ \operatorname{EmergencyReframe}. }

87. Multi-Agent Agreement 不等於 Evidence

若多個 Agent 共享同一來源或高度相同 reasoning pattern:

AgreementIndependent Corroboration.\boxed{ \text{Agreement} \neq \text{Independent Corroboration}. }

88. Agent Diversity 不是越多越好

真正有價值的是:

effective cognitive diversity.\boxed{ \text{effective cognitive diversity}. }

不是 agent count。


89. Human as Specialist

人類可以是:

gHG.g_H \in \mathcal G.

當 authority required、tacit knowledge needed、high-stakes ambiguity 或制度判斷出現時,路由到 human 是合法 strategy。


90. Global AI 不要求 Unbounded Autonomy

Global AI 可以高度自主,但:

Global CognitionUnbounded Autonomous Action.\boxed{ \text{Global Cognition} \neq \text{Unbounded Autonomous Action}. }

Strategy Plane 與 Action Authority 必須分離。


91. Meta-Methodological Cognition

當系統能選方法、換方法、組方法、生成 specialist、提出 method candidate、驗證 method 並更新 policy,就開始進入:

meta-methodological cognition.\boxed{ \text{meta-methodological cognition}. }

92. 這才是「知道怎麼使用自己的智能」

一個高能力模型:

I0I\gg0

若缺乏:

Π,\Pi,

仍可能很會解被指定的題,卻不擅長決定下一步應使用自己的哪種能力。

所以:

Intelligence+Metacognitive Strategy Control\boxed{ \text{Intelligence} + \text{Metacognitive Strategy Control} }

在長時複雜任務上可能遠強於單純提高 II


93. 與 A01 的核心修正

A01 提出:

ASIGlobal AI.\text{ASI} \neq \text{Global AI}.

A05 補上中間層:

High IntelligenceMetacognitive Strategy ControlOperational Global Intelligence.\boxed{ \text{High Intelligence} \rightarrow \text{Metacognitive Strategy Control} \rightarrow \text{Operational Global Intelligence}. }

但第一個箭頭不是邏輯必然。


94. 與 A04 的整合

A04:

ΔWtΔKtΔat.\Delta W_t \rightarrow \Delta K_t \rightarrow \Delta a_t.

A05:

ΔatΔσt.\Delta a_t \rightarrow \Delta\sigma_t.

因此:

ΔDtΔWtΔKtΔatΔσt.\boxed{ \Delta D_t \rightarrow \Delta W_t \rightarrow \Delta K_t \rightarrow \Delta a_t \rightarrow \Delta\sigma_t. }

95. Strategy 反過來改變 Observation

不同 σt\sigma_t 會調用不同工具與觀察方法。

因此:

σtDt+1,\sigma_t \rightarrow D_{t+1},

又回到 A03。

形成:

WAσObserve / ActW.\boxed{ W \rightarrow A \rightarrow \sigma \rightarrow \text{Observe / Act} \rightarrow W'. }

96. GCOA 的核心不變量

AttentionMethod\boxed{ \text{Attention} \neq \text{Method} } MethodTool\boxed{ \text{Method} \neq \text{Tool} } SpecialistModel\boxed{ \text{Specialist} \neq \text{Model} } RouteTruth\boxed{ \text{Route} \neq \text{Truth} } CapabilityAuthority\boxed{ \text{Capability} \neq \text{Authority} } More ComputeMore Value\boxed{ \text{More Compute} \neq \text{More Value} } RetryReplanReframe\boxed{ \text{Retry} \neq \text{Replan} \neq \text{Reframe} } AdaptiveOpaque\boxed{ \text{Adaptive} \neq \text{Opaque} } Strategy ProposalPolicy Adoption.\boxed{ \text{Strategy Proposal} \neq \text{Policy Adoption}. }

97. 可觀測預測

本文提出八個預測:

  1. frontier Agent 系統的提升會越來越多來自 strategy routing,而不只來自 base model。
  2. test-time compute 會從「多算多少」發展為「下一單位算力交給哪種 cognitive operation」。
  3. multi-agent systems 會由固定 role graph 走向 dynamic role / topology allocation。
  4. production Agent runtime 會顯式保存 strategy receipt、policy version、stop condition 與 fallback。
  5. reframe capability 會成為 long-horizon Agent 的重要能力維度。
  6. 方法庫會逐步採用 capability contract 與 verifier contract。
  7. 高自治系統會需要 policy-adoption gate,避免短期 empirical gain 直接改寫 global strategy。
  8. 真正高階 Global AI 會自主管理「方法空間」,而不只是問題空間。

98. 與既有 EveMissLab 研究的關係

98.1 MSSP / ABFR

MSSP 已提出 Structured Global Attention:

SelectAttendRecordTraverseReconcile.\text{Select} \rightarrow \text{Attend} \rightarrow \text{Record} \rightarrow \text{Traverse} \rightarrow \text{Reconcile}.

A05 將 structural traversal 提升為一般 cognition orchestration。

98.2 DDRA

DDRA 已分離:

Should I think more?\boxed{ \text{Should I think more?} }

與:

What should I think about next?\boxed{ \text{What should I think about next?} }

本文將其從研究級數學 specialist routing 推廣到 Global AI 通用 cognitive strategy plane。

98.3 Memory Strategy Governor

MSG 已建立:

NeedPurposeStrategy Plan\text{Need} \rightarrow \text{Purpose} \rightarrow \text{Strategy Plan}

與 deterministic / versioned / replayable routing。

本文將 memory strategy pattern 提升為 general cognitive strategy。

98.4 CDI Semantic-Causal Control Plane

CDI 已提出:

Execution PlaneSemantic Control Plane.\text{Execution Plane} \neq \text{Semantic Control Plane}.

A05 將其改寫為:

Cognitive Execution PlaneCognitive Strategy Plane.\boxed{ \text{Cognitive Execution Plane} \neq \text{Cognitive Strategy Plane}. }

99. 外部研究支點

2026 年 adaptive test-time compute 研究已顯示,把更多計算集中於 unresolved / difficult queries 可以提高 compute efficiency,證明 uniform reasoning budget 並非必要預設。

2025–2026 年 multi-agent orchestration 研究已廣泛討論 centralized、decentralized、hierarchical 與 dynamic-adaptive coordination,並出現 high-level planner、dynamic role creation、specialist agents 與 workflow search 等設計。

MUSE 類 metacognitive agent framework 更直接把 competence self-assessment 與 strategy selection 放入 iterative self-regulation loop,顯示 operational metacognition 可以成為 autonomous-agent architecture,而不只是哲學詞彙。

本文與上述研究的差異在於:GCOA 不是另一個固定 agent framework,而是一個更一般的 Global AI 認知控制類別,使 representation、method、Agent、tool、verifier、budget、stop、fallback 與 policy evolution 都成為可路由 cognitive objects。


100. 結論

本文提出:

Global Cognitive Operating Architecture\boxed{ \text{Global Cognitive Operating Architecture} }

作為 Global AI 的第五個基礎層。

如果 A03 回答:

世界變了什麼?

A04 回答:

現在什麼最重要?

那麼 A05 回答:

現在應該怎麼想?

其完整架構為:

CG=(W,A,Q,R,M,G,T,V,B,Π,L).\boxed{ \mathfrak C_G = ( W, A, Q, \mathcal R, \mathcal M, \mathcal G, \mathcal T, \mathcal V, \mathcal B, \Pi, \mathcal L ). }

真正成熟的 Global AI 不只是能調用工具,而是能:

select+compose+route+verify+stop+replan+reframe+learn.\boxed{ \text{select} + \text{compose} + \text{route} + \text{verify} + \text{stop} + \text{replan} + \text{reframe} + \text{learn}. }

因此:

IntelligenceKnowing How to Organize Intelligence.\boxed{ \text{Intelligence} \neq \text{Knowing How to Organize Intelligence}. }

而 Global AI 需要的恰好是後者。

將 A03、A04 與 A05 串聯,可以得到目前為止最完整的動態鏈:

ΔDtΔWtΔKtΔatΔσtObserve / Verify / ActWt+1.\boxed{ \Delta D_t \rightarrow \Delta W_t \rightarrow \Delta K_t \rightarrow \Delta a_t \rightarrow \Delta\sigma_t \rightarrow \text{Observe / Verify / Act} \rightarrow W_{t+1}. }

下一篇 GIRA-A06 將轉向另一個問題:

如果這樣的系統已經開始存在,人類是否有能力認出它?\boxed{ \text{如果這樣的系統已經開始存在,人類是否有能力認出它?} }

也就是 Global AI 的存在、觀察、概念化、識別與正式承認之間的時間差。


參考文獻與前置研究

EveMissLab / Neo.K 既有研究

  1. Neo.K with Aletheia, GIRA-A01|ASI 不等於 Global AI:智能能力類別與全域操作架構類別的分離, 2026.
  2. Neo.K with Aletheia, GIRA-A02|局部全域與真正全域認知:觀察者、方法論座標與認知域, 2026.
  3. Neo.K with Aletheia, GIRA-A03|資訊海不是世界模型:去重、版本、時態、語義與 X 次結構化, 2026.
  4. Neo.K with Aletheia, GIRA-A04|動態關鍵結構與注意力重配置, 2026.
  5. Neo.K, MSSP 作為 AI 結構注意力基底, ABFR Series Paper 02, 2026.
  6. Neo.K, 疑點驅動的推理資源配置:Freeze Controller、Value of Information 與自適應 Specialist Routing, 2026.
  7. Neo.K, Memory Strategy Governor:自主記憶策略編譯與路由控制技術白皮書, 2026.
  8. Neo.K with Aletheia, AI 不必替代計算:從傳統執行平面到語義—因果控制平面, CDI / AIVS Paper 01, 2026.

外部參考

  1. Zuo, B., Zhou, D. & Zhu, Y., Adaptive Test-Time Compute Allocation with Evolving In-Context Demonstrations, Findings of ACL 2026.
  2. Zuo, B. & Zhu, Y., Strategic Scaling of Test-Time Compute: A Bandit Learning Approach, ICLR 2026.
  3. Hou, Z., Tang, J. & Wang, Y., HALO: Hierarchical Autonomous Logic-Oriented Orchestration for Multi-Agent LLM Systems, 2025.
  4. Zhang, W. et al., AgentOrchestra: A Hierarchical Multi-Agent Framework for General-Purpose Task Solving, 2025.
  5. Metacognition for Unknown Situations and Environments (MUSE), Neural Networks, 2025/2026.
  6. LLM-Based Multi-Agent Orchestration: A Survey of Frameworks, Communication Protocols, and Emerging Patterns, Future Internet, 2026.

Canonical Source Note

本文件的正式原稿為此 UTF-8 Markdown source。聊天介面的渲染版本不應被視為 canonical source。

數學公式 canonical delimiter 僅使用:

  • inline math:$...$
  • display math:$$...$$

不得以 Unicode 數學字元替換 LaTeX source,不進行 unicode_escape 類 round-trip,不自行改寫反斜線、delimiter 或公式原始碼。