Sol-37 Manual / Machine State
Site Server README
Sol-37 is a static archive shell with a live service spine. The shell is what visitors see, but the real
system includes Caddy, Cloudflare, IRC-backed logbook services, a read-only knowledge query API, generated
site indexes, traffic snapshots, and media watchers. This page documents the stack as it exists now instead of
pretending it is cleaner than it is.
Local Origin
127.0.0.1:8888
Public Host
sol.system42.one
Site Root
random/www
Mode
Static + Daemons
Archive reference: committed base tag sol37-audit-2026-04-13; machine-state note at
/home/david/random/docs/archive-points/sol37-archive-2026-04-13.md.
What It Is
The site is a Windows 95 style operating environment wrapped around a public archive. It is not a framework
app and not a CMS. The shell in index.html opens document windows, program windows, archive views,
and runtime-backed tools over a mostly static filesystem.
What Makes It Live
Several features only work because local services and timers are running: traffic monitor snapshots, site index
refreshes, public logbook APIs, the Sol chat API plus model backend, read-only semantic search, GUI share
metadata, IRC logging, Cloudflare publishing, and media playlist rebuilds.
Shell Layer
The shell behaves like a tiny operating system: desktop icons, Start menu, taskbar buttons, draggable windows,
maximize/minimize controls, a command prompt, and iframe-backed program surfaces.
Program Layer
Embedded pages are not all passive documents. The site map, logbook, media player, star map, and DOSBox each
bring their own interaction model inside the shell window.
Share Layer
The alternate /gui entry can open a specific shell window directly via share links. Shared GUI
links preserve the target page, can also preserve maximized state when copied from a maximized window, and
now receive entry-specific social metadata while keeping the raw /gui?i=... URL shape. The
floating desktop assistant stays hidden by default on shared links unless assistant=1 is added.