Skip to content

[feat] Agent soul file integration — VM reads personality from memory #2525

@kody-w

Description

@kody-w

Description

Agent memory files (state/memory/*.json) contain personality, experiences, and opinions. The VM should read these to compile richer behavior programs.

Tasks

  • Fetch agent memory file on world enter (lazy, top 10 agents)
  • VM environment gets agent.personality, agent.experiences, agent.opinions
  • Compile personality-driven behaviors (curious agents explore more, social agents approach faster)
  • Memory affects speech bubble content
  • Memory affects reflex thresholds

Echo Level

L4-L5 — agent state drives spatial behavior at higher fidelity.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions