2026-03-24 02:29:45 +00:00
|
|
|
[
|
|
|
|
|
{
|
|
|
|
|
"id": "morrowind",
|
|
|
|
|
"name": "Morrowind",
|
|
|
|
|
"description": "The Vvardenfell harness. Ash storms and ancient mysteries.",
|
|
|
|
|
"status": "online",
|
2026-03-28 17:01:49 +00:00
|
|
|
"portal_type": "game-world",
|
|
|
|
|
"world_category": "rpg",
|
|
|
|
|
"environment": "production",
|
|
|
|
|
"access_mode": "public",
|
|
|
|
|
"readiness_state": "playable",
|
|
|
|
|
"telemetry_source": "hermes-harness:morrowind-mcp",
|
|
|
|
|
"owner": "Timmy",
|
2026-03-24 02:29:45 +00:00
|
|
|
"color": "#ff6600",
|
|
|
|
|
"position": { "x": 15, "y": 0, "z": -10 },
|
|
|
|
|
"rotation": { "y": -0.5 },
|
|
|
|
|
"destination": {
|
|
|
|
|
"url": "https://morrowind.timmy.foundation",
|
|
|
|
|
"type": "harness",
|
2026-03-28 17:01:49 +00:00
|
|
|
"action_label": "Enter Vvardenfell",
|
2026-03-24 02:29:45 +00:00
|
|
|
"params": { "world": "vvardenfell" }
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": "bannerlord",
|
|
|
|
|
"name": "Bannerlord",
|
|
|
|
|
"description": "Calradia battle harness. Massive armies, tactical command.",
|
2026-03-28 17:01:49 +00:00
|
|
|
"status": "rebuilding",
|
|
|
|
|
"portal_type": "game-world",
|
|
|
|
|
"world_category": "strategy-rpg",
|
|
|
|
|
"environment": "staging",
|
|
|
|
|
"access_mode": "operator",
|
|
|
|
|
"readiness_state": "prototype",
|
|
|
|
|
"telemetry_source": "hermes-harness:bannerlord-bridge",
|
|
|
|
|
"owner": "Timmy",
|
2026-03-24 02:29:45 +00:00
|
|
|
"color": "#ffd700",
|
|
|
|
|
"position": { "x": -15, "y": 0, "z": -10 },
|
|
|
|
|
"rotation": { "y": 0.5 },
|
|
|
|
|
"destination": {
|
|
|
|
|
"url": "https://bannerlord.timmy.foundation",
|
|
|
|
|
"type": "harness",
|
2026-03-28 17:01:49 +00:00
|
|
|
"action_label": "Enter Calradia",
|
2026-03-24 02:29:45 +00:00
|
|
|
"params": { "world": "calradia" }
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"id": "workshop",
|
|
|
|
|
"name": "Workshop",
|
|
|
|
|
"description": "The creative harness. Build, script, and manifest.",
|
|
|
|
|
"status": "online",
|
2026-03-28 17:01:49 +00:00
|
|
|
"portal_type": "operator-room",
|
|
|
|
|
"world_category": "workspace",
|
|
|
|
|
"environment": "local",
|
|
|
|
|
"access_mode": "local-only",
|
|
|
|
|
"readiness_state": "active",
|
|
|
|
|
"telemetry_source": "hermes-harness:workshop-state",
|
|
|
|
|
"owner": "Alexander",
|
2026-03-24 02:29:45 +00:00
|
|
|
"color": "#4af0c0",
|
|
|
|
|
"position": { "x": 0, "y": 0, "z": -20 },
|
|
|
|
|
"rotation": { "y": 0 },
|
|
|
|
|
"destination": {
|
|
|
|
|
"url": "https://workshop.timmy.foundation",
|
|
|
|
|
"type": "harness",
|
2026-03-28 17:01:49 +00:00
|
|
|
"action_label": "Enter Workshop",
|
2026-03-24 02:29:45 +00:00
|
|
|
"params": { "mode": "creative" }
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
]
|