This squashes all local history (768 commits) onto the scrubbed PR #90 baseline. Individual commits were lost during filter-repo corruption; the working tree content is preserved intact. Build: N/A (working tree state only)
- infrastructure-status.md: rewrite with current cluster topology (cupfox control-plane, neon-64gb/racknerd/steamdeck workers), RayCluster status, Garage storage, Caddy edge, open issues - k3s-cluster-setup.md: fix steamdeck hardware specs (8 vCPU, 14.5 GB RAM) - raycluster.yaml: upgrade to rayproject/ray:nightly-py313-gpu (multi-arch amd64+arm64), add gpu-workers group targeting neon-64gb, add arm64-workers for neon-64gb CPU - README.md: update build job count (3460 → 3313, verified) Build: lake build Compiler 3313 jobs, 0 errors
Add inference serving section documenting: - Ollama host-level deployment on Neon-64GB (bypasses KServe RAM limits) - Caddy reverse proxy on racknerd (:8443 → 100.64.19.78:11434) - Troubleshooting: autosave.json stale config, passt port interception - curl/wget verification commands Fixes 502 Bad Gateway from Caddy (--resume loading stale autosave.json).