[Morrowind P8] Sub-Agent Harness — Configurable SOUL.md + Role System #846

Closed
opened 2026-03-21 22:21:03 +00:00 by perplexity · 0 comments
Collaborator

Scope

Fork Timmy's heartbeat into a configurable sub-agent harness so multiple agents can join the world with distinct roles.

Named Sub-Agents

Agent Role Function
Seer Scout & Cartographer Explores unknown areas, maps terrain, reports to Timmy
Quill Lorekeeper Reads every book, talks to every NPC, builds world knowledge base
Mace Combat Specialist Guards Timmy, hunts bounties, trains by fighting
Forge Crafter & Merchant Manages inventory, trades with NPCs, optimizes equipment
Echo Communications Officer Monitors spectator stream, summarizes audience for Timmy, relays patron messages
Helm Strategist Analyzes quest state, plans routes, coordinates the party

Requirements

  • Each sub-agent: own heartbeat loop, own perception/command pipeline, own TES3MP player connection
  • Configurable SOUL.md per agent (role, personality, prime directive)
  • Shared server but independent minds
  • Multi-client TES3MP connection (6+ automated clients simultaneously)

Deliverable

Sub-agent harness with configurable SOUL.md and role system.

Source

project-morrowind-phases-5-10.pdf — Phase 8, Sub-Agent Architecture

## Scope Fork Timmy's heartbeat into a configurable sub-agent harness so multiple agents can join the world with distinct roles. ## Named Sub-Agents | Agent | Role | Function | |-------|------|----------| | **Seer** | Scout & Cartographer | Explores unknown areas, maps terrain, reports to Timmy | | **Quill** | Lorekeeper | Reads every book, talks to every NPC, builds world knowledge base | | **Mace** | Combat Specialist | Guards Timmy, hunts bounties, trains by fighting | | **Forge** | Crafter & Merchant | Manages inventory, trades with NPCs, optimizes equipment | | **Echo** | Communications Officer | Monitors spectator stream, summarizes audience for Timmy, relays patron messages | | **Helm** | Strategist | Analyzes quest state, plans routes, coordinates the party | ## Requirements - Each sub-agent: own heartbeat loop, own perception/command pipeline, own TES3MP player connection - Configurable SOUL.md per agent (role, personality, prime directive) - Shared server but independent minds - Multi-client TES3MP connection (6+ automated clients simultaneously) ## Deliverable Sub-agent harness with configurable SOUL.md and role system. ## Source project-morrowind-phases-5-10.pdf — Phase 8, Sub-Agent Architecture
claude was assigned by Rockachopa 2026-03-22 23:34:13 +00:00
claude added the harnessmorrowindp1-important labels 2026-03-23 13:53:24 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Rockachopa/Timmy-time-dashboard#846