Navigation Controls
WASD
Move forward / left / backward / right
Mouse
Look around — click the canvas to capture the pointer
V
Toggle navigation mode: Walk → Fly → Orbit
F
Enter nearby portal (when portal hint is visible)
E
Read nearby vision point (when vision hint is visible)
Enter
Focus / unfocus chat input
Esc
Release pointer lock / close overlays
Timmy Chat Commands
System Status Quick action — asks Timmy for a live system health summary.
Agent Check Quick action — lists all active agents and their current state.
Portal Atlas Quick action — opens the full portal map overlay.
Help Quick action — requests navigation assistance from Timmy.
Free-form text Type anything in the chat bar and press Enter or → to send. Timmy processes all natural-language input.
🌐 Portal Atlas

Portals are gateways to external systems and game-worlds. Walk up to a glowing portal in the Nexus and press F to activate it, or open the Portal Atlas (top-right button) for a full map view.

Portal status indicators:

ONLINE Portal is live and will redirect immediately on activation.
STANDBY Portal is reachable but destination system may be idle.
OFFLINE / UNLINKED Destination not yet connected. Activation shows an error card.
HUD Panels
Symbolic Engine Live feed from Timmy's rule-based reasoning layer.
Blackboard Shared working memory used across all cognitive subsystems.
Symbolic Planner Goal decomposition and task sequencing output.
Case-Based Reasoner Analogical reasoning — matches current situation to past cases.
Neuro-Symbolic Bridge Translation layer between neural inference and symbolic logic.
Meta-Reasoning Timmy reflecting on its own thought process and confidence.
Sovereign Health Core vitals: memory usage, heartbeat interval, alert flags.
Adaptive Calibrator Live tuning of response thresholds and behavior weights.
System Information

The Nexus is Timmy's canonical sovereign home-world — a local-first 3D space that serves as both a training ground and a live visualization surface for the Timmy AI system.

The WebSocket gateway (server.py) runs on port 8765 and bridges Timmy's cognition layer, game-world connectors, and the browser frontend. The HERMES indicator in the HUD shows live connectivity status.

Source code and issue tracker: Timmy_Foundation/the-nexus