Machine-readable by design
Everything in the library ships as data an agent can consume, not just a page a human can read. Components carry anatomy docs and raw source routes; templates ship as fully static Astro with a manifest that hands over finished, importable pages.
- Every component: source, tokens and an anatomy doc
- Templates as manifests — whole sites, one request
- Static contracts, so imports are lossless