Complete Phase IV artificial beings (SOUL-WP-0005)

Map agent architectures, memory/persistence mechanisms, and approximate-Being
catalog onto Soul Frame vocabulary. Write phase-iv synthesis, strengthen H9 on
the Agent/APE side, finish SOUL-WP-0005, and mark SOUL-WP-0006 ready.
This commit is contained in:
tegwick 2026-08-12 01:30:48 +02:00
parent 817e610064
commit 48729f6485
13 changed files with 583 additions and 21 deletions

View file

@ -419,3 +419,64 @@ Disagreements / tensions: traits ≠ full moral character; shallow trait vectors
Adjacent terminology: trait, disposition, situationism
Source notes path: research/character-persona/character-persona-performance-map.md
```
---
## I. Phase IV — Artificial agents, memory, identity layers
### SF-R016 — Park et al. 2023 Generative Agents
```text
Citation: Park, Joon Sung, et al. 2023. “Generative Agents: Interactive Simulacra
of Human Behavior.” UIST '23. DOI: 10.1145/3586183.3606763
Tags: applied / contemporary
Relevant Soul Frame concepts: APE, Mind, memory, proto-Being
Summary: LLM agents with memory stream, reflection, planning; believable social behavior.
Agreements: personhood exposure without full Beinghood; maps cleanly to Mind components.
Disagreements / tensions: sandbox heteronomy; not a theory of identity legitimacy.
Adjacent terminology: generative agent, simulacrum
Source notes path: research/ai-agents/agent-architecture-crosswalk.md;
research/foundations/001-references.md
```
### SF-R043 — Qin et al. 2026 Governable Individuals
```text
Citation: Qin, Xue, et al. 2026. “Governable Individuals: An Identity Layer for
Embodied Agents That Keep Learning.” arXiv:2607.05463
Tags: contemporary / applied
Relevant Soul Frame concepts: Identity, Actor ≠ Being, continuity governance
Summary: Identity as commitment structure surviving model/memory/embodiment change.
Agreements: strong technical precedent for Actor ≠ Being (H6).
Disagreements / tensions: emerging; not settled foundation.
Adjacent terminology: governable individual, lifecycle transition
Source notes path: research/foundations/004-references.md;
research/ai-agents/persistence-and-memory.md
```
### SF-R044 — Otsuka et al. 2026 AI Identity
```text
Citation: Otsuka, Takumi, et al. 2026. “AI Identity: Standards, Gaps, and Research
Directions for AI Agents.” arXiv:2604.23280
Tags: contemporary / applied
Relevant Soul Frame concepts: Identity, addressability, accountability
Summary: Gaps in standards for persistent nondeterministic agents.
Agreements: human/machine identity mechanisms insufficient for persistent agents.
Disagreements / tensions: standards agenda ≠ ontology of Being.
Adjacent terminology: AI identity, verifiability, delegation
Source notes path: research/foundations/004-references.md
```
### SF-R100 — LLM tool-agent pattern (pointer)
```text
Citation: ReAct and related tool-using LLM agent patterns (Yao et al. 2022/23 and surveys).
Tags: applied
Relevant Soul Frame concepts: Functional Agent, Body (tools), Mind (planning)
Summary: Interleaved reasoning and tool actions for task completion.
Agreements: Body as tool channels; agent ≠ Being.
Disagreements / tensions: “autonomous agent” marketing overstates A-axis.
Adjacent terminology: tool use, agent loop, orchestration
Source notes path: research/ai-agents/agent-architecture-crosswalk.md
```