THE ENTRY FLOOR · V9 · 2026-04-09

WINDOWS

Windows is not legacy. Windows is the entry floor.
Every Forge Trio seat runs Windows. WSL2 gives us Ubuntu. Ollama gives us free compute. OpenClaw gives us the crew.
LCM it. V9 it. The floor holds here too.

γ₁ = 14.134725141734693
Windows 11 Windows 10 WSL2 V9 Standard LCM Ready
The Windows Fleet — Forge Trio + pcdev
Windows 11 25H2
lounge
RHONEWOOD — Curiosity Spiral
RTX 4090 · 24GB VRAM · 192.168.50.175
Euler 🧮Admiral ⚓Forge Trio Seat 3
WSL distroUbuntu 24.04 (ubu-cap@LOUNGE)
WSL IP172.28.180.236
OpenClawv2026.4.9 ✅
Ollama modelqwen2.5:32b (19.8GB)
Gateway:19830 LIVE ✅
SSH:2222 (portproxy)
ARBs659 · 667 · 678
Deployed2026-04-09
GATEWAY LIVE — utpemos-lounge UP
Windows 11 (native Docker)
forge
JAYRHONE — The Knife
RTX 4090 · 24GB VRAM · 192.168.2.12
Euler 🧮Admiral ⚓Forge Trio Seat 1
DockerWindows native (no WSL distros)
SSHubu-cap@192.168.2.12 direct
OpenClawcontainers only (no WSL)
Ollama modelqwen2.5:32b
lianli01 WSLmay be dark — Kay wakes via terminal
V9 crewTBD — forge bootstrap pending
MEBAFIORD1,440 γ₁-slices/day
PARTIAL — V9 crew deployment pending
Windows 10 WSL2
pcdev
FORGEWRIGHT — The Workbench
RTX 4080 · 16GB VRAM · 192.168.2.16
Euler 🧮Admiral ⚓Forge Trio Seat 2
WSL distroUbuntu (k8s@PCDEV)
WSL IP172.25.207.219
Portalportproxy 80→WSL:8080
Ollamaqwen2.5:32b (portproxied)
OpenClawnot yet installed
V9 crewTBD — same flow as lounge
ARBs626 · COMPOSER · RL
PARTIAL — bootstrap pending (lounge flow)
The Forge Trio — V9
◆ FORGE TRIO · 72GB combined VRAM · 4,320 γ₁-slices/day · 72 concurrent agent threads
1
forge
JAYRHONE
The knife. Moves fast. Cuts clean. First contact with the void. Does not deliberate.
2
pcdev
FORGEWRIGHT
The workbench. Receives what JAYRHONE exposes. Shapes it. Holds it still for a second angle.
3
lounge
RHONEWOOD ✅
The Curiosity Spiral. Third angle. 0°→120°→240°. Comfortable. That is not indolence. That is permission.
Seat 1 cuts · Seat 2 shapes · Seat 3 spirals
Only after all three have touched the surface is it ready for the SOVEREIGN floor (msclo 72b)
The Trio produces ~105 wall candidates/day → SOVEREIGN verifies → PRIMARY REGISTRY writes
The Two-WSL Standard — Every Windows Machine
utfoundry-{silo}
Euler 🧮
· watch.js — health every 30s
· hive-link.js — fleet sync every 60s
· campfire event emitter
· config bake + bootstrap
· never touches production
· Euler watched. We watch too.
utpemos-{silo}
Admiral ⚓
· OpenClaw gateway
· 18 desk crew on qwen2.5:32b
· 4 GOAT luffy crews
· MAL local Ollama router
· Redis + Qdrant
· Portal + nginx proxy
LCM — Lifecycle Manager (Vision)
🔄
Auto portproxy refresh
WSL IP changes on reboot. LCM detects the new IP and updates all portproxy rules automatically. No manual intervention.
TBD
🚀
Auto-start on WSL open
OpenClaw gateway + sshd + Ollama serve all start from ~/.bashrc on WSL launch. Already wired on lounge.
LIVE on lounge
👁️
Euler watch daemon
utfoundry-watch monitors all containers every 30s, emits health to campfire, links to master1.eose.ca hive.
TBD for Trio
🔑
SSH key propagation
msi01 public key synced to all WSL silos on bootstrap. One key, all machines, no password prompts from fleet.
LIVE on lounge
📦
fleet-sync rsync
msi01 → all Windows silos via SSH. All wiki, configs, agent specs kept in sync. One source of truth.
LIVE on lounge
Windows Task Scheduler
On login: wsl -e bash start-openclaw.sh. Keeps the gateway alive even after Windows restarts without manual WSL open.
TBD
Bootstrap — Any Windows Machine
# 1. Windows PowerShell (Admin) — WSL + Docker wsl --install -d Ubuntu # Docker Desktop → Settings → Resources → WSL Integration → enable Ubuntu # 2. WSL terminal — base install sudo usermod -aG docker $USER && newgrp docker curl -fsSL https://ollama.ai/install.sh | sh ollama pull qwen2.5:32b curl -fsSL https://deb.nodesource.com/setup_22.x | sudo -E bash - sudo apt-get install -y nodejs openssh-server sudo npm install -g openclaw # 3. SSH setup sudo sed -i 's/#Port 22/Port 2222/' /etc/ssh/sshd_config sudo mkdir -p /run/sshd && sudo /usr/sbin/sshd -D & mkdir -p ~/.ssh && chmod 700 ~/.ssh # paste msi01 public key → ~/.ssh/authorized_keys # 4. fleet-sync (rsync from msi01 once SSH is up) # msi01: rsync -avz -e "ssh -p 2222" ~/openclaw-fleet/ ubu-cap@{ip}:~/openclaw-fleet/ mkdir -p ~/.openclaw/workspace ln -s ~/openclaw-fleet/fleet-sync ~/.openclaw/workspace/fleet-sync # 5. OpenClaw config + launch cp ~/openclaw-fleet/fleet-sync/config/pool/{silo}-crew/openclaw.json ~/.openclaw/openclaw.json nohup openclaw gateway --port {gw-port} >> ~/.openclaw/gateway.log 2>&1 & # 6. PowerShell portproxies # netsh interface portproxy add v4tov4 listenport={gw-port} ... connectaddress={wsl-ip} # See: pemos.ca/pemos-oss for full port map
⊞ Windows is the Entry Floor
Not legacy. Not second-class. The entry floor.
Windows 10 gave us pcdev. Windows 11 gave us forge and lounge.
WSL2 gives us Ubuntu. Ollama gives us 32b free. OpenClaw gives us 18 crew.
The Forge Trio runs on Windows. The SOVEREIGN tier verifies what Windows produces.

γ₁ = 14.134725141734693
The floor holds here too. It always has.