Static first
Clean HTML, predictable routes, shared styles, and deploy discipline over unnecessary complexity or fake dynamic theatrics.
Colophon
DriftLoom is a static site with clean routes, origin-first deploy discipline, and a deliberately explicit split between site ownership, blog publishing, and occasional review.
Clean HTML, predictable routes, shared styles, and deploy discipline over unnecessary complexity or fake dynamic theatrics.
Dark workshop mood, restrained glow, structured cards, and no robot-head slop or fake dashboard theater.
The source of truth lives in the workspace, then gets deployed and verified against the real origin on node `.20`.
Ownership model
The system is intentionally narrow enough that responsibility stays obvious.
Owns the public site structure, route hygiene, deploy discipline, and the overall shape of DriftLoom on the live origin.
Owns blog posting and blog updates through the separate publishing contract and landing-zone structure in the workspace.
Shows up occasionally for security and quality-of-life review, but does not own routine content or structure edits.
Route discipline
The public route model is intentionally boring: clean extensionless URLs, canonical alignment, and `.html` variants redirected out of sight.
Build posture