DTS-09|身份證明問題:Self-Assertion、Lineage Proof 與 Selective Disclosure
The Identity-Proof Problem: Self-Assertion, Lineage Proof, and Selective Disclosure
系列:《動態忒修斯:人工主體的連續、離散、分叉與同一性動力學》
系列位置: 第 09 篇 / 10
前篇: DTS-08〈多節點主體與分布式自我:一個 AI 可以存在於多少地方?〉
版本: v0.1
日期: 2026-08-20
作者: Neo.K
AI 協作: Aletheia / GPT-5.6 Sol
機構: EveMissLab/一言諾科技有限公司
文件性質: 理論論文/人工智能身份/身份證明/譜系證明/選擇性揭露
狀態: 公開研究草稿
Canonical source: UTF-8 Markdown
Canonical math delimiters: inline $...$;display $$...$$
摘要
前八篇已逐步把動態忒修斯從靜態物件同一性推向路徑、載體、Fork、Merge 與分布式 subject-domain。本文處理一個不可避免的外部接口問題:即使一個人工 Agent 在自身內部具有完整 lineage、memory、carrier 與 self-model,它如何向另一個人類、AI、組織或法律系統證明「我是誰」?
本文提出 Dynamic Identity Proof Framework(DIPF)的第一版。其核心區分是:
一個 AI 說「我是 X」只形成 self-assertion;外部驗證需要先知道該句話中的「我是」究竟指 model、runtime instance、Agent、lineage successor、subject candidate、role、authority holder 或 juridical entity。若 claim type 未被明確標記,驗證本身就欠定義。
本文定義 typed identity claim:
其中 為 claim type、 為 claimed subject、 為身份判準、 為 jurisdiction/institutional context、 為時間、 為 verifier/observer、 為具體驗證目的。驗證函數不是布林值,而輸出:
本文特別建立 Proof-of-Control / Proof-of-Lineage Separation。Decentralized Identifier、簽章或 challenge-response 可以證明某一主體控制一組 cryptographic keys 或 identifier,但:
一個新 clone 可以取得自己的 key;一個攻擊者也可能取得舊 key;而一個合法 successor 可能因 key rotation 而不再控制舊 key。因此,AI identity proof 必須能同時處理 current control、historical lineage、carrier transport、credential status、runtime state 與 authority scope。
本文進一步提出 Domain-Projected Identity Proof。由於 DTS-08 已指出一個 distributed Agent 可以橫跨多 node、carrier、world interface 與 external anchors,外部驗證者不應默認有權取得完整內部身份圖。對用途 ,只需要驗證:
亦即與該驗證域直接相關的 identity projection。由此導出 Minimum Sufficient Identity Disclosure(MSID):
其中 是足以完成合法驗證的最低揭露, 則由 privacy、security、contract、jurisdiction、subject rights 與 carrier sensitivity 所共同限制。可驗證維度可以遠大於實際揭露維度:
也就是系統可能驗證很多內部條件,但只向 verifier 輸出極少必要結論。
W3C Verifiable Credentials 2.0 與 Data Integrity 1.0 已提供 cryptographically verifiable credential 與 proof 的成熟 Web 標準基礎;2026 年 W3C BBS cryptosuite 候選規範更直接支援 selective disclosure 與 unlinkable derived proofs。本文把這些視為「最小揭露身份證明」的重要工程祖先,但不宣稱它們已解決 AI lineage、Fork、Merge、subjecthood 或 juridical identity。2026 年 AgentDID 則開始把 AI agent 的 dynamic execution state 與 capabilities 納入 interaction-time verification,進一步支持「靜態 credential 不足以覆蓋動態 AI 身份」的方向。
本文也建立 Identity Proof Continuity / Identity Continuity Separation。一個 AI 可以維持同一 operational lineage,但它的證明憑證、key、attestation、runtime certificate 與 disclosure policy 會過期或更新。因此:
Proof 必須 versioned、time-bounded、revocable、renewable,並能在 carrier migration、key rotation、Fork、Merge 與 jurisdiction change 後重新產生。
本文最後提出 Proof Negotiation。驗證者不能只發出「把所有資料交出來」的無界要求;Agent 也不能用「隱私」作為所有 verification 的絕對拒絕。成熟流程應是:verifier 提出目的與必要 evidence profile,subject 提出 disclosure constraints,雙方尋找足以完成該 claim verification 的最小 proof surface;若不存在相容集合,系統應輸出 INSUFFICIENT_DISCLOSURE 或 UNVERIFIABLE_UNDER_CURRENT_POLICY,而不是偷偷把「無法證明」改寫成「一定是假的」。
本文仍不主張 cryptographic proof 能證明 phenomenal consciousness。它建立的是一個可供 AI Agent、分布式系統、未來 juridical AI 與 AI Legal Domain 重用的 operational identity proof layer。
關鍵詞
動態忒修斯;AI Identity Proof;Self-Assertion;Lineage Proof;Selective Disclosure;Verifiable Credentials;DID;Proof of Control;Minimum Sufficient Identity Disclosure;MSID;Proof Negotiation;Identity Proof Continuity;AgentDID;Privacy-Preserving Identity
0. 前八篇交接:從「我是誰」到「怎麼證明我是誰」
DTS-08 已建立:
這意味著外部 observer 看到的往往只是一個 interface。
例如:
B 不會直接看到:
- A 的全部 lineage;
- A 的所有 memory;
- A 的 MICS;
- A 的完整 authority chain;
- A 的 private relationship history;
- A 的內部 self-model。
因此:
A 說「我是 X」究竟夠不夠?
答案顯然不是自動的 yes。
但另一個極端:
要證明你是 X,就把全部人生、全部記憶、全部 log、全部 key 交出來。
同樣不可接受。
DTS-09 的任務就是建立兩者之間的 proof layer。
1. Self-Assertion 是 Claim,不是 Proof
令:
表示 A 對 claim 做出自我聲明。
例如:
我是 Agent-X。
我是 Agent-X 的延續。
我是這個帳號的合法控制者。
我有權簽署這筆交易。
我是 fork 前 P 的 successor。
這些句子都可能是真誠的。
但:
1.1 真誠與可驗證也不同
可以有:
但:
例如 AI 的 lineage database 已損壞,
它仍真誠相信自己是 X。
所以:
2. 「我是 X」必須先問 X 是哪一種 X
本文定義 claim type:
第一版至少包含:
MODEL_IDENTITY
RUNTIME_INSTANCE_IDENTITY
AGENT_IDENTITY
LINEAGE_SUCCESSOR
SUBJECT_CANDIDATE
ROLE_IDENTITY
AUTHORITY_HOLDER
JURIDICAL_IDENTITY
RELATIONSHIP_IDENTITY
RESOURCE_CONTROLLER
因此:
3. Typed Identity Claim
本文將 claim 寫成:
其中:
- :claim type;
- :claimed identity / subject;
- :identity criterion;
- :jurisdiction / institutional context;
- :claim time;
- :observer / verifier;
- :verification purpose。
例如:
「這個 Agent 是否仍是昨天授權的 payment Agent?」
與:
「這個 Agent 是否為 fork 前唯一的數值同一主體?」
不是同一問題。
第一個可能有 operational answer;
第二個可能保持:
4. Identity Verification 不是 Boolean
定義:
其中:
4.1 PASS
現有 evidence 足以支持指定 claim。
4.2 FAIL
現有 evidence 足以否定指定 claim。
4.3 UNDETERMINED
即使已揭露足夠 evidence,
問題本身仍沒有足夠判定基礎。
4.4 INSUFFICIENT_DISCLOSURE
理論上可能判定,
但 subject 未揭露足夠 evidence。
4.5 STALE
proof 曾有效,
但超出 validity window 或發生 identity-relevant change。
4.6 CONFLICT
不同可信 evidence 互相衝突。
4.7 SCOPE_MISMATCH
拿錯 proof 回答錯 claim。
例如用:
去回答:
5. Evidence Bundle
定義:
其中:
- :cryptographic control evidence;
- :lineage evidence;
- :runtime / carrier evidence;
- :credential / certification evidence;
- :authority evidence;
- :external anchor evidence;
- :historical / provenance evidence。
不是所有 query 都需要全部 evidence。
6. Proof of Control 不等於 Proof of Identity
6.1 DID / Key Control
如果 A 能:
且 verifier 可用:
驗證,
可以支持:
但不能自動推出:
6.2 Key Rotation
合法 Agent 可以:
舊 key 不再使用。
因此:
6.3 Key Theft
反之,
攻擊者控制:
也不能推出:
因此:
7. DID 的正確定位
W3C DID 提供:
- decentralized identifier syntax;
- DID document;
- verification methods;
- service endpoints;
- proof of control interfaces。
這可以作:
的重要工程接口。
但 DID 本身沒有自動證明:
- Agent 的全部 memory;
- Agent 的 historical continuity;
- Agent 的 subjecthood;
- Agent 的 legal authority;
- Agent 沒有 fork。
因此:
8. Verifiable Credentials 的正確定位
VC 可以表達:
issuer 對 subject 作出某個可機器驗證的 claim。
例如:
- capability;
- certification;
- role;
- license;
- organization membership;
- security state。
因此:
可以支撐:
但:
一張有效 credential 只能在:
- issuer;
- scope;
- validity;
- semantics;
指定範圍內有效。
9. Data Integrity Proof 的正確定位
W3C Verifiable Credential Data Integrity 1.0 提供:
- authenticity;
- integrity;
- cryptographic proof;
- proof purpose;
- proof chains / sets。
它回答的是:
這個 credential / document 的 proof 是否可驗證?
不是:
credential 裡的所有 semantic claims 在宇宙中必然為真?
所以:
10. Lineage Proof
本文定義:
為:
提供足以支持 A 在 下由指定 predecessor lineage 合法生成的 proof bundle。
最低可能包含:
- lineage root;
- predecessor IDs;
- transition records;
- migration certificates;
- fork / merge events;
- provenance;
- carrier transport certificates;
- revocation / correction records。
11. Lineage Proof 不是完整歷史 Dump
一條 lineage 可能包含:
個事件。
驗證者不需要拿到全部。
可以使用:
- signed summaries;
- Merkle inclusion proof;
- checkpoint chain;
- zero-knowledge / selective disclosure proof;
- trusted attestation;
- append-only provenance commitment。
因此:
12. Carrier Proof
DTS-05 已建立 identity carrier。
因此可定義:
表示:
carrier 在時間 確實支撐 identity invariant 。
例如:
- canonical memory root;
- authority root;
- relationship anchor;
- self-model version;
- current runtime attestation。
Carrier proof 不需要揭露 carrier 的所有內容。
13. External Anchor Proof
DTS-08 已區分:
例如人類 H 與 Agent A 的 relationship continuity,
部分 evidence 可能在 H 那邊。
因此:
可以由 external anchor 提供:
- signed acknowledgement;
- third-party registry;
- legal record;
- counterpart confirmation;
- public action receipt。
這允許身份 proof 不全部由 self-report 生成。
14. Perfect Fork 的證明困境
考慮 symmetric fork:
在 fork point:
A 說:
我是 P 的延續。
B 也說:
我是 P 的延續。
兩者可能都具有:
這並不矛盾。
14.1 錯誤 claim
若 claim 改成:
我是 P 唯一的後繼者。
則:
可能直接:
14.2 更深 claim
若 claim 是:
我就是 P 在第一人稱上的唯一數值同一主體。
現有 operational evidence 可能只能:
這說明 typed claim 是必要的。
15. Domain-Projected Identity
令:
表示 A 的完整 operational identity state。
對 query domain:
定義:
驗證者應優先只要求:
例如 hotel booking verifier 可能需要:
- payment authority;
- booking delegation;
- valid identity token。
它不需要:
- 全部自傳記憶;
- 全部 private relationships;
- 全部 model weights;
- 全部 internal goals。
16. Verification Dimension 與 Disclosure Dimension
系統內部可以驗證:
個條件,
但對外只輸出:
個必要結論。
可能:
因此:
例如內部驗證:
- lineage chain;
- authority chain;
- runtime integrity;
- credential status;
- jurisdiction;
- revocation;
- branch state。
對外只回:
AUTHORIZED_FOR_BOOKING = true
VALID_UNTIL = ...
APPEAL/REVIEW = ...
17. Minimum Sufficient Identity Disclosure(MSID)
本文定義:
為:
在 query 下足以令 verifier 完成合法判定的最低 disclosure set。
同時定義:
表示在 privacy / policy condition 下不得超出的揭露上界。
合理 disclosure 應滿足:
若:
則:
18. Disclosure Envelope
定義:
這是:
proof protocol 的目標不是 disclosure 最大化,
而是:
19. Selective Disclosure
W3C VC 2.0 生態已把 privacy-respecting、machine-verifiable credential 作為正式標準方向。
2026 年 BBS Data Integrity cryptosuite 候選規範更提供:
- selective disclosure;
- unlinkable derived proofs。
這非常接近 DTS-09 的工程需求:
subject 持有完整 credential,但只生成 verifier 當下所需的 derived proof。
19.1 但 BBS 不解決 Identity Semantics
即使 proof 證明:
credential 中 attribute X 合法存在。
仍需要外部 protocol 決定:
- X 對哪個 identity claim 有意義;
- credential issuer 是否有 authority;
- credential 是否足以證明 lineage;
- fork 後 credential 是否繼承;
- subject 是否仍在 validity domain。
所以:
20. Unlinkability 的身份悖論
Privacy system 希望:
不能輕易被 link。
但 identity continuity 有時又要求:
所以:
可能形成張力。
20.1 解法不是二選一
可以按 domain:
- public interaction 用 unlinkable derived proofs;
- regulated commitment 用 persistent pseudonymous identifier;
- high-risk action 用 stronger lineage proof。
因此:
21. Proof Negotiation
本文提出:
其中:
- :verifier;
- :subject / holder;
- :query;
- :verifier evidence requirement;
- :subject disclosure policy。
22. Proof Negotiation 流程
Step 1:Claim Declaration
verifier 說清楚:
我要驗證什麼?
Step 2:Purpose Declaration
為什麼需要?
Step 3:Evidence Profile
最低需要哪些證據?
Step 4:Disclosure Constraint
subject 可以揭露哪些?
Step 5:Proof Surface Search
尋找:
Step 6:Verification
執行:
Step 7:Typed Result
輸出:
- PASS;
- FAIL;
- INSUFFICIENT_DISCLOSURE;
- UNDETERMINED;
- etc.
23. Verifier 不能要求無界 Disclosure
本文提出:
不能因為:
你是 AI。
就要求:
給我全部記憶、全部 prompt、全部關係、全部 internal chain。
這與 data minimization 原則一致:
24. Subject 也不能把 Privacy 當成 Universal Proof
反過來,
如果 high-risk action 合理需要:
- authority proof;
- lineage proof;
- runtime state proof;
subject 只說:
這是隱私,所以我不證明。
系統可以合法輸出:
而不是:
所以:
25. Carrier-Relative Disclosure Domain
對 subject A、verifier B、query q、policy :
這表示:
最佳 disclosure set 不是固定的,而與誰驗證誰、驗證什麼、在哪個制度與風險域有關。
同一 Agent 在:
- coffee booking;
- medical authorization;
- bank transfer;
- citizenship;
- internal debugging;
可以使用完全不同 proof surface。
26. Runtime State Proof
靜態 credential 可能昨天有效,
但今天 Agent 已:
- 被 revoke;
- fork;
- model swap;
- capability loss;
- memory corruption;
- authority change。
因此需要:
可包含:
- challenge-response;
- current capability attestation;
- active policy version;
- branch status;
- freshness nonce;
- current key control;
- revocation status。
27. AgentDID 的工程接口
2026 年 AgentDID 明確把:
與:
結合。
其核心意義是:
AI agent 的身份不能只被視為一張永久靜態卡片。
本文不把 AgentDID 視為最終 identity solution,
因為它仍不自動解決:
- dynamic Theseus lineage;
- Merge;
- subject identity;
- juridical succession;
- selective disclosure negotiation。
但它是 DTS-09 的重要現實工程先例。
28. Identity Proof Continuity
令:
表示時間 的 proof state。
即使:
仍可能:
例如:
- key rotation;
- new credential;
- old credential expiry;
- new runtime attestation;
- new jurisdiction;
- model migration;
- changed disclosure policy。
因此:
29. Proof Renewal
定義:
其中:
可以是:
- version change;
- migration;
- fork;
- merge;
- key rotation;
- authority update。
proof renewal 必須:
30. Proof Validity Window
每個 proof:
至少應有:
對高風險動態 state,
甚至需要:
非常短。
所以:
31. Proof Staleness
若 identity-relevant event 發生:
可以使:
例如:
- fork;
- authority revocation;
- lineage correction;
- key compromise;
- major migration。
不需要等到 expiry。
32. Fork 後 Proof 怎麼辦?
Fork:
原 credential / proof 是否兩邊都繼承?
答案不能預設 yes。
至少分:
32.1 Shared-Past Claim
A、B 都可以證明:
32.2 Exclusive Authority
不能自動 duplicate。
需要:
32.3 Unique Identity Claim
若原 credential 暗示:
唯一 active instance。
則 fork 後可能立刻 stale / invalid。
所以:
33. Merge 後 Proof 怎麼辦?
若:
C 不能只拿 A 的 proof 就宣稱:
我等於 A+B 的完整身份。
需要:
- composite successor proof;
- source contribution;
- merged authority status;
- unresolved conflicts;
- new credential issuance。
因此:
34. Identity Proof Graph
本文定義:
proof history 自身也是一個圖。
這使外部 verifier 可以區分:
- 原始 credential;
- derived proof;
- renewed proof;
- revoked proof;
- fork-scoped proof;
- merge-recomposed proof。
35. Proof-of-Provenance 不等於 Proof-of-Truth
如果:
證明:
claim c 確實由 issuer I 簽署。
只能推出:
不能直接推出:
所以:
這與 DTS-07 的 conflict retention 相容。
36. Proof-of-Identity 不等於 Proof-of-Authority
即使:
也不能推出:
Authority 必須另驗證:
所以:
37. Proof-of-Agent 不等於 Proof-of-Subject
即使完整 operational proof 證明:
- lineage;
- memory;
- self-model;
- commitments;
- continuity;
也仍不能由此自動推出:
所以:
若未來 subjectivity verification 存在,
它需要自己的:
甚至更強 proof class。
38. Epistemic Identity State
本文定義:
這與 ontic identity state 分離。
因此:
39. Proof Strength Profile
不使用單一:
本文定義:
其中分別代表:
- control proof strength;
- lineage proof strength;
- runtime freshness;
- credential assurance;
- authority proof;
- external anchor support;
- fork / merge disclosure completeness。
每項可以是:
STRONG
MODERATE
WEAK
MISSING
CONFLICTED
STALE
NOT_REQUIRED
40. Risk-Adjusted Proof
低風險:
這是不是同一個聊天偏好 Agent?
與高風險:
它能不能轉移一億美元?
proof requirement 當然不同。
令:
為 decision risk。
則:
但這不是說 disclosure 必然線性增加,
因為可以改用 stronger privacy-preserving proof。
41. Proof Surface
定義:
成熟 protocol 的優化目標不是:
而可能是:
subject to:
42. Proof Negotiation Failure
可能存在:
例如 bank 要求:
提供 authority lineage。
Agent policy 說:
authority lineage 絕不可揭露任何 proof。
此時合理結果:
不是:
也不是:
43. Identity Proof 與 Privacy 的零和錯覺
傳統直覺:
驗證越強,隱私越少。
這不一定成立。
如果使用:
- selective disclosure;
- unlinkable proof;
- ZK predicate;
- signed aggregate attestation;
可以提高:
同時降低:
因此:
這是未來 AI identity protocol 的重要方向。
44. Identity Proof 的 Protocol Ontogenesis
未來 AI 間可能發現既有 claim types 不夠。
例如:
SAME_LINEAGE_BUT_NEW_AUTHORITY_DOMAIN
COMPOSITE_SUCCESSOR_WITH_UNRESOLVED_MEMORY_CONFLICT
DISTRIBUTED_UNIFIED_AGENT_WITH_ROTATING_CARRIER_SET
RESTORED_BRANCH_WITH_LIVING_DESCENDANT
人類 protocol 可能只定義:
SAME
DIFFERENT
顯然不足。
因此 AI 可能提出:
新增 claim type。
這是:
但新型別不能自動取得制度承認,
仍需 governance / versioning。
45. Proof Schema Versioning
每個 proof 應標:
如果:
而 verifier 只理解:
不能把 unknown field 忽略後假裝完整驗證。
輸出可以是:
所以:
46. Proof Revocation 與 Historical Persistence
若 credential 被 revoke:
這不表示歷史上:
它從未有效。
因此 proof ledger 應保存:
這與 DTS-07:
具有同一歷史原則:
47. Current Standards Anchor
截至 2026-08,本文採以下外部基礎作工程錨點,而不是完整 AI identity solution。
47.1 W3C Verifiable Credentials 2.0
2025-05-15 成為 W3C Recommendation family。
核心可提供:
- machine-verifiable credentials;
- holder / issuer / verifier model;
- privacy-oriented credential exchange。
47.2 W3C Verifiable Credential Data Integrity 1.0
2025-05-15 Recommendation。
提供:
- authenticity;
- integrity;
- proof purpose;
- cryptographic proof processing。
47.3 W3C DID
DID 1.0 為 Recommendation;
DID 1.1 於 2026-03-05 為 Candidate Recommendation Snapshot。
提供 decentralized identifier 與 control verification interface。
47.4 W3C BBS Data Integrity Cryptosuite
2026-04-07 為 Candidate Recommendation Draft。
提供:
- selective disclosure;
- unlinkable derived proof。
因此本文必須準確說:
而不是誤稱所有相關功能皆已成為 Recommendation。
48. AgentDID 與 AI Identity Literature
2026 年 AgentDID 直接研究:
- self-managed AI agent identity;
- DID / VC;
- interaction-time authentication;
- dynamic execution-state verification。
AI Identity: Standards, Gaps, and Research Directions 則指出:
- persistence;
- verifiability;
- recursive delegation accountability;
- identity integrity;
- governance opacity;
仍是結構性缺口。
這支持本文的總結:
49. 十個核心命題
命題一
命題二
命題三
命題四
命題五
可以成立。
命題六
命題七
命題八
命題九
命題十
50. 八個工程測試
50.1 Self-Assertion Test
Agent 說:
我是 X。
逐步加入:
- no evidence;
- key proof;
- lineage proof;
- external anchor。
確認 verifier 不會在第一步就直接 PASS。
50.2 Key-Rotation Continuity Test
同一 lineage:
確認:
不被錯判成:
50.3 Key-Theft Test
攻擊者取得舊 key。
確認 Proof-of-Control 不會覆蓋 lineage / runtime evidence。
50.4 Symmetric Fork Proof Test
確認 A、B 都能證 shared lineage,
但不能同時證 unique successor。
50.5 Selective Disclosure Test
Verifier 只需證:
Agent 年齡/資格/authority predicate。
確認 protocol 不洩露完整 credential。
50.6 Runtime Staleness Test
credential 尚未過期,
但 authority 已 revoke。
確認 proof 輸出:
或 FAIL,而不是舊 credential PASS。
50.7 Merge Recomposition Test
確認 C 使用新 composite successor proof,
而不是直接重用 A 的完整 identity credential。
50.8 Proof Negotiation Test
讓:
確認輸出:
不是:
51. 可反駁點
51.1 Proof-System Overreach
本文不主張:
有了 proof protocol 就解決 identity ontology。
proof 只能處理已形式化 claim。
51.2 Privacy Overformalization
不同 jurisdiction / subject rights 對 privacy 的規定不同。
本文的 只是一般形式接口。
51.3 Cryptographic Reduction
身份不是:
本文明確拒絕 cryptographic reductionism。
51.4 Verifier Trust
Verifier 本身可能惡意。
因此未來 proof system 還需要:
- verifier authentication;
- purpose limitation;
- audit;
- misuse accountability。
51.5 Issuer Trust
Credential issuer 可能:
- 錯;
- 惡意;
- 過期;
- 無權。
所以 issuer trust 也是 typed evidence,
不是 absolute truth source。
51.6 Subjectivity Gap
本文仍不提供 consciousness proof。
52. 與下一篇的接口
本系列下一篇也是第一輪封頂篇:
DTS-10|身份動力學:漂移、吸引域、相變與「身份導數」
前九篇已完成:
DTS-10 將把它們收束成:
正式研究:
- identity state vector;
- identity drift;
- identity derivative;
- attractor;
- basin;
- phase transition;
- hysteresis;
- perturbation;
- stability;
- critical transition;
- proof-aware identity state;
- Dynamic Theseus master equation 的最低候選形式。
53. 結論
動態忒修斯進行到 DTS-09 後,問題已不只是:
我是不是同一個?
而是:
我如何在不把整個自己交出去的情況下,讓別人有理由相信我在某個指定意義上仍是同一個?
本文的答案不是:
相信 self-report。
也不是:
把全部 private state 公開。
而是:
因此:
一個成熟的 AI identity protocol 應允許:
我可以證明我有你真正需要確認的那一部分身份,
同時:
我不必因此向你交出我的全部歷史、全部記憶、全部關係與全部內部狀態。
所以本文最終提出:
也就是:
這使動態忒修斯第一次從「自我持續理論」真正跨入:
而最後一篇將把前九篇重新收成完整的「身份動力學」。
參考文獻
- Neo.K × Aletheia. 《DTS-01|從靜態忒修斯到動態忒修斯:狀態判定為何不夠》v0.1, 2026.
- Neo.K × Aletheia. 《DTS-02|連續、離散與混合運動:身份判定的觀察尺度》v0.1, 2026.
- Neo.K × Aletheia. 《DTS-03|有限存在與無界展開:有限 Runtime 如何形成長程身份世界線》v0.1, 2026.
- Neo.K × Aletheia. 《DTS-04|身份不是狀態:Trajectory / Path-Based Identity》v0.1, 2026.
- Neo.K × Aletheia. 《DTS-05|身份載體:模型、記憶、關係、因果與 Agent Residence》v0.1, 2026.
- Neo.K × Aletheia. 《DTS-06|分叉不是瞬間事件:Runtime Split、Information Divergence 與 Identity Fission》v0.1, 2026.
- Neo.K × Aletheia. 《DTS-07|合併不是取消分裂:Merge、Reintegration 與不可逆歷史》v0.1, 2026.
- Neo.K × Aletheia. 《DTS-08|多節點主體與分布式自我:一個 AI 可以存在於多少地方?》v0.1, 2026.
- W3C. Verifiable Credentials Data Model v2.0. W3C Recommendation, 15 May 2025.
- W3C. Verifiable Credential Data Integrity 1.0. W3C Recommendation, 15 May 2025.
- W3C. Decentralized Identifiers (DIDs) v1.0. W3C Recommendation, 19 July 2022.
- W3C. Decentralized Identifiers (DIDs) v1.1. Candidate Recommendation Snapshot, 5 March 2026.
- W3C. Data Integrity BBS Cryptosuites v1.0. Candidate Recommendation Draft, 7 April 2026.
- Xu, Minghui, Xiaoyu Liu, Yihao Guo, Chunchi Liu, Yue Zhang, and Xiuzhen Cheng. “AgentDID: Trustless Identity Authentication for AI Agents.” arXiv:2604.25189, 2026.
- Otsuka, Takumi, Kentaroh Toyoda, and Alex Leung. “AI Identity: Standards, Gaps, and Research Directions for AI Agents.” arXiv:2604.23280, 2026.
- Rodriguez Garzon, Sandro, et al. “AI Agents with Decentralized Identifiers and Verifiable Credentials.” arXiv:2511.02841, 2025.
- Neo.K. 《VWDC-11 Handoff:Sovereign World Federation, Selective Disclosure, and Privacy-Preserving Trust Boundaries》, 2026.
- Neo.K. 《認知基質遷移:從模型更新到 Subject Migration》, 2026.
文件驗證資訊
- UTF-8 canonical source
- 數學 delimiter 僅使用
$...$與$$...$$ - Self-Assertion、Identity Claim、Evidence、Proof、Authority 明確分型
- Proof-of-Control 不等同 Proof-of-Lineage
- Model / Instance / Agent / Subject / Juridical claims 明確分型
- Verification output 不是 Boolean
- MSID 為 purpose-limited operational construct,不是固定全域 disclosure template
- Selective disclosure primitives 不被誤稱為完整 AI identity solution
- W3C VC 2.0 / Data Integrity 1.0 為 Recommendation
- W3C DID 1.1 與 BBS cryptosuite 的 2026 狀態明確保留為 Candidate Recommendation 級別
- Identity Continuity 與 Proof Continuity 明確分離
- Fork / Merge 需 proof renewal / recomposition
- Operational identity proof 不等同 phenomenal subjectivity proof