# Galaxy Architecture

This project is a **read-only mirror** of [galaxy-architecture](https://github.com/jmchilton/galaxy-architecture) (vendored as a git submodule at the repo root). The source of truth lives upstream; the topic views under `topics/` are generated by `generate_architecture_views.py` and refreshed when the submodule pin is bumped.

Upstream publishes the same content as:

- Sphinx docs at https://jmchilton.github.io/galaxy-architecture/
- Remark.js training slides (linked from each topic view)
- Galaxy Training Network tutorials

The views below mirror the **Sphinx prose output** so the same content is available without leaving the vault.

## Workflow

- **Bump pin + regenerate:** `make architecture-update`
- **Regenerate from current pin only:** `make architecture-views`
- **Drift check (CI):** `make check-architecture-views`

## Topics

Generated views live in `topics/`. Browse the file tree or visit individual topic pages from the dashboard.