The Papers are part of the product’s memory, not a separate marketing feed. Keeping each Paper as a Markdown file in Git creates a permanent history of what changed, when it changed, and why.
The website now generates its Papers index directly from those Markdown files. Add or update a file, commit it, and run the normal build. The page, metadata, and archive update from the repository.
Write
Create or update one Markdown file with title, type, status, dates, summary, and body.
Review
Check confidentiality, evidence status, clarity, and whether the entry is Draft, Live, Published, or Canon.
Commit
Use the Git history as the editorial record. The commit message explains what changed.
Build
The site generates its Papers manifest from Markdown before every production build.
Publish
Deploy the committed version. The public page and RSS architecture stay connected to the source record.