Astro as a static-first operating constraint
The site’s publishing architecture stays intentionally simple: Astro source becomes static output served by Cloudflare Workers Static Assets.
III — Notes
Notes capture architecture decisions, practical constraints, tooling discoveries, and technical observations without expanding them into artificial essays.
Faster to scan than Research. Narrower in scope. Explicit about practical boundaries.
Published notes / 02
Each note documents a repository-backed architecture decision or implementation practice with a clear boundary and practical recommendation.
The site’s publishing architecture stays intentionally simple: Astro source becomes static output served by Cloudflare Workers Static Assets.
Keeps cross-collection relationships inspectable by combining typed references, source-graph checks, and draft-safe resolution before publication.