A curated collection of Architecture Decision Records you can import into any project via archgate adr import.
packs/ # Curated packs — reviewed by Archgate maintainers
typescript-strict/
testing/
security/
...
community/ # Community links — pointers to external ADR repos
links.yaml
Import an entire curated pack:
archgate adr import packs/typescript-strictCherry-pick a single ADR and its rule:
archgate adr import packs/security/adrs/SEC-001-no-secrets-in-codeBrowse and build a custom set in the web builder (coming soon): adrs.archgate.dev
We welcome contributions! See CONTRIBUTING.md for how to:
- Submit a curated pack (reviewed by maintainers, earns a "Curated" badge)
- Add a community link (pointer to an external archgate-compatible ADR repo)
This project is licensed under the Apache License 2.0 — see LICENSE for details.