Skip to content

Papers

This folder is the flat working library of whitepapers and proposal-supporting papers.

Rule

Keep paper files flat in this folder.

Do not create nested per-paper subfolders unless a paper later needs heavy supporting assets.

Why Flat

  • easier navigation
  • easier scanning in Git and MkDocs nav
  • simpler lifecycle management for many papers
  • tags carry thematic discoverability instead of folder depth
  • off-grid-clinic-electrification-whitepaper.md
  • battery-swapping-operating-model-note.md
  • dc-cold-chain-foundation-paper.md

Required front matter

---
title: Off-Grid Clinic Electrification Whitepaper
tags:
  - whitepaper
  - off-grid
  - healthcare
  - solar
status: draft
version: 0.1
foundation_refs:
  - dc-power-systems
scenario_refs:
  - rural-clinic-electrification
---

First template

Use paper-template.md as the starting point for new papers.