machine
Windows Server 2025 Datacenter
shell
bash + PowerShell
editor
Claude Code
local agent
MasterAgent — FastAPI on :8420
image gen
FLUX.1, local single-GPU
video gen
Wan 2.2 I2V, local
this site
Hand-written HTML/CSS/JS, no build
hosting
Namecheap shared, cPanel

Why these.

The machine is a Windows Server box because the GPU work (image and video generation) wants Windows drivers and a stable host that doesn’t reboot for updates without consent. Bash via Git for Windows handles the Unix-y day-to-day; PowerShell handles anything that talks to Windows itself.

MasterAgent is the local control surface — a FastAPI service on :8420 that exposes process / service / firewall / DNS / image-gen tools through MCP. Most automation routes through it instead of ad-hoc PowerShell, which keeps things audit-logged and reusable.

FLUX.1 runs locally on a single GPU through a queue worker; tokeney sits in the corner of the screen as a token-cost HUD. Every project listed in the inventory was written on this stack.

:/ ESC