Systems / Architecture
Systems That Stay Readable
Constraints that last: protocols, route topology, local-first assumptions, interface boundaries. Hidden state has a social cost.
This site is the proof. Website field guide. Design and software doors.
Leave structures another person can inspect, repair, and extend. data-spw-*, layered CSS, and staged modules are the seams — focus operator chips to see resonance without a second dashboard.
Reference Studies
A useful architectural image is not a literal system diagram. It shows the kind of load-bearing relationship you want the software to have: fold, support, seam, span, or compression.
System Patterns
Durable Protocols
Portable formats, inspectable HTML, and local-first invariants are architectural choices because they decide who can recover the system later.
site: Local First WebChristopher Alexander
Pattern language is still useful because it treats design as a family of recurring relationships rather than a single frozen blueprint.
wiki: A Pattern LanguageReadable Surface Architecture
At site scale, architecture is not only data flow. It is also route affordances, semantic depth, and whether a public page can explain its own moving parts.
route: Website design