This paper is intentionally published early. We expect ideas to evolve as practitioners, governments, clinicians, patients, and vendors contribute experience and evidence. If we've missed something, tell us. This is an independent working proposal, not an official position of any government or health authority. Published open source under MIT license so it can be forked, argued with, and improved.
This site is built with Eleventy. Every paper is a real, statically
generated HTML page — not a client-side route — so each one has its own URL, its own
title and description for link previews, and shows up properly in search results.
The source content for every paper lives as plain JSON in the repository
(see /data/papers.json and /data/papers/ on this site) and is
rebuilt into HTML on every push. Nothing here is hand-edited output.
The visual and content architecture — JSON-driven papers, no backend, static hosting, MIT license — was adapted from the structure the Government of Alberta used for its own Velocity White Papers (thevelocitywhitepapers.com). No content, copy, or branding was reused, only the shape of the approach.
The source for this site is open and available on GitHub at github.com/zedwerks/ownthestack.
If you have questions, comments, or suggestions, please see the CONTRIBUTING.md file in the repository for how to submit issues or pull requests.