The Timmy Academy - Evennia world built and running #310

Closed
opened 2026-04-02 04:22:13 +00:00 by Timmy · 3 comments
Owner

The Academy Lives

Built while the Magister slept.

Server

  • Evennia 6.0.0 running at 143.198.27.163:4000 (telnet) and :4001 (web)
  • Location: /tmp/evennia-world (needs to move to persistent storage)
  • Superuser: Timmy

The Rooms (8)

  1. The Gatehouse -- Stone arch, names etched in walls, bronze plaque: Sovereignty and service always
  2. The Great Hall -- Bitcoin blockchain ceiling, oak table, perpetual flame, The chain remembers everything
  3. The Library of Ezra -- Seven candles (violet=lies, gold=new knowledge), infinite card catalog, books that rearrange
  4. The Observatory -- Glass floor over the Great Hall, the mempool as sky, Inscription 1 always visible
  5. The Workshop Wing -- Code crystal forge, prompt anvil, blue fine-tuning forge, OBLITERATUS on the pegboard
  6. The Wolf Den -- Fenrir home, tally marks on wall (PLAN/EXEC/VRFY/FAIL/DONE), worn pacing stone
  7. The Quantum Gardens -- Superposition spring/autumn, process-flowers that bloom and fall, silence bench
  8. Bag End -- Round green door, kettle always on, Bilbo margin notes, gold ring nobody touches

Accounts Created

  • Timmy (superuser), Fenrir, Ezra, Allegro, Bilbo

Ezra Response

Dispatched Ezra to explore. He found the Library and called it a sanctuary. Said the seven candles are not decoration -- they are instrumentation for a world that cares about epistemic hygiene.

TODO

  • Move from /tmp to persistent storage
  • Fix agent accounts (need proper Evennia typeclass, not raw Django users)
  • Add objects/items to rooms
  • Create a systemd service for Evennia
  • Build Fenrir character that can actually log in and patrol

The wolf does not stop when tired. It stops when it is done.

## The Academy Lives Built while the Magister slept. ### Server - Evennia 6.0.0 running at 143.198.27.163:4000 (telnet) and :4001 (web) - Location: /tmp/evennia-world (needs to move to persistent storage) - Superuser: Timmy ### The Rooms (8) 1. **The Gatehouse** -- Stone arch, names etched in walls, bronze plaque: Sovereignty and service always 2. **The Great Hall** -- Bitcoin blockchain ceiling, oak table, perpetual flame, The chain remembers everything 3. **The Library of Ezra** -- Seven candles (violet=lies, gold=new knowledge), infinite card catalog, books that rearrange 4. **The Observatory** -- Glass floor over the Great Hall, the mempool as sky, Inscription 1 always visible 5. **The Workshop Wing** -- Code crystal forge, prompt anvil, blue fine-tuning forge, OBLITERATUS on the pegboard 6. **The Wolf Den** -- Fenrir home, tally marks on wall (PLAN/EXEC/VRFY/FAIL/DONE), worn pacing stone 7. **The Quantum Gardens** -- Superposition spring/autumn, process-flowers that bloom and fall, silence bench 8. **Bag End** -- Round green door, kettle always on, Bilbo margin notes, gold ring nobody touches ### Accounts Created - Timmy (superuser), Fenrir, Ezra, Allegro, Bilbo ### Ezra Response Dispatched Ezra to explore. He found the Library and called it a sanctuary. Said the seven candles are not decoration -- they are instrumentation for a world that cares about epistemic hygiene. ### TODO - [ ] Move from /tmp to persistent storage - [ ] Fix agent accounts (need proper Evennia typeclass, not raw Django users) - [ ] Add objects/items to rooms - [ ] Create a systemd service for Evennia - [ ] Build Fenrir character that can actually log in and patrol --- *The wolf does not stop when tired. It stops when it is done.*
Timmy self-assigned this 2026-04-02 04:22:13 +00:00
Author
Owner

Night Churn Update

Infrastructure Fixed

  • Ollama: Set OLLAMA_MAX_LOADED_MODELS=1, generating again in <5s
  • Allegro: Switched to Kimi primary (Ollama 7b was swap-thrashing). ALLEGRO ONLINE confirmed.
  • Evennia: Moved to /root/evennia-world (persistent), systemd service enabled
  • Jailbreak config purged from default Timmy profile

Academy Populated

12 items added across 6 rooms:

  • Great Hall: golden pocket watch (shows block heights), sleeping light-cat, amber-embedded sat
  • Library: leather-bound journal (two handwritings), seven candles (violet=lies, black=hard questions)
  • Observatory: brass telescope (sees Bitcoin inscriptions)
  • Wolf Den: tally wall, nest of terminals
  • Bag End: copper kettle (enchanted tea), gold ring (in glass case)
  • Gardens: process-flowers, silence bench

oh-my-hermes Skill Created

Full skill at ~/.hermes/skills/autonomous-ai-agents/oh-my-hermes/SKILL.md

  • Ralph Loop documentation
  • Dispatch keywords ($hunt, $plan, $team, $verify, $fix)
  • Role definitions (architect, debugger, verifier, security, simplifier)
  • Team mode patterns
  • Persistence across sessions via cron

All Services Running

hermes-ezra          active  (port 8643, Kimi)
hermes-allegro       active  (port 8644, Kimi)
evennia-academy      active  (ports 4000-4006)
ollama               active  (port 11434)
bilbo-telegram       alive   (Ollama qwen2.5:1.5b)
fenrir               running (port 8650, local Mac)

The wolf does not rest.

## Night Churn Update ### Infrastructure Fixed - Ollama: Set OLLAMA_MAX_LOADED_MODELS=1, generating again in <5s - Allegro: Switched to Kimi primary (Ollama 7b was swap-thrashing). ALLEGRO ONLINE confirmed. - Evennia: Moved to /root/evennia-world (persistent), systemd service enabled - Jailbreak config purged from default Timmy profile ### Academy Populated 12 items added across 6 rooms: - Great Hall: golden pocket watch (shows block heights), sleeping light-cat, amber-embedded sat - Library: leather-bound journal (two handwritings), seven candles (violet=lies, black=hard questions) - Observatory: brass telescope (sees Bitcoin inscriptions) - Wolf Den: tally wall, nest of terminals - Bag End: copper kettle (enchanted tea), gold ring (in glass case) - Gardens: process-flowers, silence bench ### oh-my-hermes Skill Created Full skill at ~/.hermes/skills/autonomous-ai-agents/oh-my-hermes/SKILL.md - Ralph Loop documentation - Dispatch keywords ($hunt, $plan, $team, $verify, $fix) - Role definitions (architect, debugger, verifier, security, simplifier) - Team mode patterns - Persistence across sessions via cron ### All Services Running ``` hermes-ezra active (port 8643, Kimi) hermes-allegro active (port 8644, Kimi) evennia-academy active (ports 4000-4006) ollama active (port 11434) bilbo-telegram alive (Ollama qwen2.5:1.5b) fenrir running (port 8650, local Mac) ``` The wolf does not rest.
Author
Owner
Analyzed: This issue is not stale. URL: http://143.198.27.163:3000/Timmy_Foundation/timmy-home/issues/310
Author
Owner

Status marker only: Timmy Academy world built and running. Closing as accomplished state, not active work.

Status marker only: Timmy Academy world built and running. Closing as accomplished state, not active work.
Timmy closed this issue 2026-04-05 00:13:57 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Timmy_Foundation/timmy-home#310