[IMPLEMENTATION] Bootstrap local Evennia world lane for Timmy (#36) #38

Merged
Timmy merged 1 commits from codex/evennia-world into main 2026-03-28 17:35:30 +00:00
Owner

Implements issue #36.

What this adds:

  • local Evennia world bootstrap under ~/.timmy/evennia/
  • first canonical room spec + object spec
  • telemetry helper module for the Evennia lane
  • verifier for local world/runtime truth
  • Evennia MCP bridge for Hermes-in-the-loop world control
  • local launcher script for the Evennia lane
  • verification artifact with command proof and local visual proof

Verification artifact:

  • reports/production/2026-03-28-evennia-world-proof.md

World-state verified locally:

  • Evennia web surface returns 200 on 127.0.0.1:4001
  • Timmy home anchor = Gate
  • first five rooms exist: Gate, Courtyard, Workshop, Archive, Chapel
  • telnet login/look roundtrip works
  • Hermes session 20260328_132016_7ea250 exercised the MCP world path
Implements issue #36. What this adds: - local Evennia world bootstrap under `~/.timmy/evennia/` - first canonical room spec + object spec - telemetry helper module for the Evennia lane - verifier for local world/runtime truth - Evennia MCP bridge for Hermes-in-the-loop world control - local launcher script for the Evennia lane - verification artifact with command proof and local visual proof Verification artifact: - `reports/production/2026-03-28-evennia-world-proof.md` World-state verified locally: - Evennia web surface returns 200 on `127.0.0.1:4001` - Timmy home anchor = Gate - first five rooms exist: Gate, Courtyard, Workshop, Archive, Chapel - telnet login/`look` roundtrip works - Hermes session `20260328_132016_7ea250` exercised the MCP world path
Timmy added 1 commit 2026-03-28 17:34:18 +00:00
Timmy merged commit 9a87f4e768 into main 2026-03-28 17:35:30 +00:00
Timmy deleted branch codex/evennia-world 2026-03-28 17:35:30 +00:00
Sign in to join this conversation.