initial commit

This commit is contained in:
ryan
2026-08-15 11:15:31 +02:00
commit b05c7310a6
231 changed files with 5311 additions and 0 deletions
+21
View File
@@ -0,0 +1,21 @@
# Apollo — workstation
house = "control"
order = 4
name = "Apollo"
domain = "The Persistent"
state = "machine"
label = "Live"
runs = "workstation"
# one line, used by the no-JavaScript listing
does = """
Primary persistent compute unit.
"""
# the paragraph in the detail panel
long = """
Primary persistent compute unit. Hosts most services requiring GPU acceleration, including the main AI/ML workloads.
"""