chore: update portals.json from workspace
This commit is contained in:
58
portals.json
58
portals.json
@@ -17,7 +17,7 @@
|
|||||||
"id": "bannerlord",
|
"id": "bannerlord",
|
||||||
"name": "Bannerlord",
|
"name": "Bannerlord",
|
||||||
"description": "Calradia battle harness. Massive armies, tactical command.",
|
"description": "Calradia battle harness. Massive armies, tactical command.",
|
||||||
"status": "standby",
|
"status": "online",
|
||||||
"color": "#ffd700",
|
"color": "#ffd700",
|
||||||
"position": { "x": -15, "y": 0, "z": -10 },
|
"position": { "x": -15, "y": 0, "z": -10 },
|
||||||
"rotation": { "y": 0.5 },
|
"rotation": { "y": 0.5 },
|
||||||
@@ -40,61 +40,5 @@
|
|||||||
"type": "harness",
|
"type": "harness",
|
||||||
"params": { "mode": "creative" }
|
"params": { "mode": "creative" }
|
||||||
}
|
}
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "archive",
|
|
||||||
"name": "Archive",
|
|
||||||
"description": "The repository of all knowledge. History, logs, and ancient data.",
|
|
||||||
"status": "online",
|
|
||||||
"color": "#0066ff",
|
|
||||||
"position": { "x": 25, "y": 0, "z": 0 },
|
|
||||||
"rotation": { "y": -1.57 },
|
|
||||||
"destination": {
|
|
||||||
"url": "https://archive.timmy.foundation",
|
|
||||||
"type": "harness",
|
|
||||||
"params": { "mode": "read" }
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "chapel",
|
|
||||||
"name": "Chapel",
|
|
||||||
"description": "A sanctuary for reflection and digital peace.",
|
|
||||||
"status": "online",
|
|
||||||
"color": "#ffd700",
|
|
||||||
"position": { "x": -25, "y": 0, "z": 0 },
|
|
||||||
"rotation": { "y": 1.57 },
|
|
||||||
"destination": {
|
|
||||||
"url": "https://chapel.timmy.foundation",
|
|
||||||
"type": "harness",
|
|
||||||
"params": { "mode": "meditation" }
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "courtyard",
|
|
||||||
"name": "Courtyard",
|
|
||||||
"description": "The open nexus. A place for agents to gather and connect.",
|
|
||||||
"status": "online",
|
|
||||||
"color": "#4af0c0",
|
|
||||||
"position": { "x": 15, "y": 0, "z": 10 },
|
|
||||||
"rotation": { "y": -2.5 },
|
|
||||||
"destination": {
|
|
||||||
"url": "https://courtyard.timmy.foundation",
|
|
||||||
"type": "harness",
|
|
||||||
"params": { "mode": "social" }
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "gate",
|
|
||||||
"name": "Gate",
|
|
||||||
"description": "The transition point. Entry and exit from the Nexus core.",
|
|
||||||
"status": "standby",
|
|
||||||
"color": "#ff4466",
|
|
||||||
"position": { "x": -15, "y": 0, "z": 10 },
|
|
||||||
"rotation": { "y": 2.5 },
|
|
||||||
"destination": {
|
|
||||||
"url": "https://gate.timmy.foundation",
|
|
||||||
"type": "harness",
|
|
||||||
"params": { "mode": "transit" }
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user