Skip to main content
Architecture patterns

Single source of truth

One canonical location for each piece of configuration or content — no copies that can drift.

Why it matters

Why the .github repo exists: one place to update, every dependent picks it up.