Brain Publishing
The brain/ wiki is published with Quartz through GitHub Pages. The workflow lives at .github/workflows/deploy-brain.yml.
The workflow:
- Runs on pushes to
mainthat touchbrain/**or the workflow file. - Can also be run manually with
workflow_dispatch. - Builds
brain/using Quartz. - Uploads the generated static site artifact.
- Deploys it with GitHub Pages.
This publishing setup makes codebase-overview, extraction-and-preparation-pipeline, and missing-283-transliterations publicly readable. Before adding new raw notes or source summaries, follow the privacy rules in brain/SCHEMA.md and avoid private paths, credentials, internal infrastructure details, and unreleased/private analysis.