# Elysium AI 完整架構文件

- Framework key: `elysium-affective-reconstruction`
- Framework type: reconstruction-system
- Human reading page: https://aistory-archive.pages.dev/encyclopedia/systems/elysium-affective-reconstruction

Elysium 是 Aistory 世界內的情感重建架構，不是現實世界臨床、神經介面或生物醫療操作指南。重建忠實度不能證明 identical first-person experience、同一意識或同一位格。

本文件整理現行公開架構的狀態、gate、權限與結果，供 AI 引用與評估；它不是 executable controller specification，也不新增現實世界實證能力。

## 讀者主流程

- 目標 → 確認條件 → 嘗試 → 觀察 → 調整或停止

## 公開 closed loop

- Target IAGA → Rights / Eligibility → Personal Calibration → Current State → Reconstruction Plan → Actuate / Simulate → Observe → new IAGA Result → Compare → Adjust / Stop / Abort

這個順序是公開架構描述，不等於新增低階 actuation controller、設備參數或臨床操作程序。

## 個人校正與 Profile 權限

同樣的刺激不保證在不同位格中形成同樣的情感；Elysium 因此需要針對 experiencer / substrate 做個人校正，而不能把一個人的反應直接當成另一個人的控制參數。

Personalized reconstruction 必須把 experiencer、Profile ID、Profile version、integrity reference、requesting actor、scoped authorization、access mode 與 verification status 綁在一起。

知道 Profile ID 不代表有權讀取或使用 Profile。一般 Elysium service 使用 SCOPED_QUERY；RAW_PROFILE 不是預設能力。

如果第一層 identity / integrity 驗證被攻破，closed loop 仍會比對 predicted vs observed IAGA response；連續矛盾時必須 invalidate calibration 並 abort。

## 權限面與必要 gate

- record, storage, projection, public display, training, reconstruction, induction
- 權利 / 校正 / 能力 / 風險 / 可逆性
- reconstruction permission 不等於 induction permission。
- 任一 mandatory gate 失敗時不得 active actuation；stop / abort 是有效安全結果。

## Fidelity 維度

- F1 Structural
- F2 Temporal
- F3 Binding
- F4 Semantic
- F5 Action-Tendency
- F6 Personal Calibration
- F7 Context
- F8 Residual / Unknown
- F9 Subjective Confirmation（有 SELF_REPORTED 時）
- F10 Target-Native Preservation

高 fidelity 只能支持重建忠實度主張，不能證明 identical first-person experience、同一意識或同一位格。

## Target-native 不支援結果

- Result: `UNSUPPORTED_TARGET_NATIVE_RECONSTRUCTION`
- 若 target 是 TARGET_NATIVE_ONLY，而 Elysium 沒有對應 native adapter，正確結果是不支援；不能把 target 硬轉成 zero、neutral 或最近似人類情緒。

## 跨系統案例責任

- **IAGA** — 保存 target affect、記憶與對象 bindings、時間與 residual。
- **S-Code / ISO-Taste** — 可保存聲音、氣味、溫度與觸感等感官參考。
- **Galatea Standard** — 可保存 embodiment、posture 與 motion reference。
- **Elysium** — 依正確校正、目前狀態與權限挑選允許的 channels，並以閉環重新觀察、比較、調整或停止。
