diff --git a/README.md b/README.md index 118a1a9..615d132 100644 --- a/README.md +++ b/README.md @@ -19,10 +19,12 @@ By distributing physical tools across sovereign, self-owned garages and librarie ## 📂 Repository Structure -* `docs/` - Contains the raw Markdown source of the manifesto (`manifesto.md`) and the annotated bibliography (`references.md`). These are living documents designed to spawn formal scholastic papers. -* `index.html` - The brutalist, un-captured frontend of the manifesto site. -* `styles.css` - Minimalist vanilla CSS styling. -* `Dockerfile` - The container definition for deploying the site to a decentralized Kubernetes cluster. +* `docs/` - Research and academic working memory: + * [manifesto.md](./docs/manifesto.md) - The raw Markdown source of the manifesto. + * [references.md](./docs/references.md) - The annotated academic bibliography anchoring our claims. +* [index.html](./index.html) - The brutalist, un-captured frontend of the manifesto site. +* [styles.css](./styles.css) - Minimalist vanilla CSS styling. +* [Dockerfile](./Dockerfile) - The container definition for deploying the site to a decentralized Kubernetes cluster. ## 🏗️ Working in Public