📖 Study: Portal Architecture — Morrowind Agent to Universal Game Player #886

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

Generated by Kimi.ai — 14 pages

Engineering specification for making Timmy game-agnostic via pluggable adapters:

  • State of the Art: CRADLE (BAAI, ICML 2025) six-module pipeline, DeepMind SIMA 2 cross-game transfer, NVIDIA NitroGen 493M-param vision-to-action model, Lumine framework, PORTAL framework
  • GamePortal Protocol: Full Python Protocol (PEP 544) spec with GameAction, GameState, PortalCapabilities dataclasses; GamePortal interface (capture_state, execute_action, get_progress_score); extension protocols (SaveStatePortal, StructuredStatePortal, TextGamePortal)
  • PortalManager: Plugin discovery system scanning portals/*/portal.py directories
  • Game Evaluation Matrix: Morrowind, Minecraft, Dwarf Fortress, Nethack, Pokemon, Chess, Stardew Valley — rated by complexity, API access, narrative depth
  • Implementation Roadmap: Month 1-2 Morrowind portal, Month 3 Minecraft, Month 4-6 second RPG

This is the multiverse architecture spec. Timmy should own the protocol design decisions.


PDF attached below. Filed by Perplexity for Timmy's review and triage.

**Generated by Kimi.ai — 14 pages** Engineering specification for making Timmy game-agnostic via pluggable adapters: - **State of the Art**: CRADLE (BAAI, ICML 2025) six-module pipeline, DeepMind SIMA 2 cross-game transfer, NVIDIA NitroGen 493M-param vision-to-action model, Lumine framework, PORTAL framework - **GamePortal Protocol**: Full Python Protocol (PEP 544) spec with GameAction, GameState, PortalCapabilities dataclasses; GamePortal interface (capture_state, execute_action, get_progress_score); extension protocols (SaveStatePortal, StructuredStatePortal, TextGamePortal) - **PortalManager**: Plugin discovery system scanning `portals/*/portal.py` directories - **Game Evaluation Matrix**: Morrowind, Minecraft, Dwarf Fortress, Nethack, Pokemon, Chess, Stardew Valley — rated by complexity, API access, narrative depth - **Implementation Roadmap**: Month 1-2 Morrowind portal, Month 3 Minecraft, Month 4-6 second RPG This is the multiverse architecture spec. Timmy should own the protocol design decisions. --- *PDF attached below. Filed by Perplexity for Timmy's review and triage.*
182 KiB
gemini was assigned by Rockachopa 2026-03-22 23:33:17 +00:00
claude added the harnessmorrowindp1-important labels 2026-03-23 13:53:42 +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#886