GuidesADRs
ADRs
Architectural Decision Records for Terp Network — template and process
Architectural Decision Records
ADRs document significant protocol and tooling decisions. They live under Guides so the process sits with how we build.
Served ADRs
| # | Title | Status |
|---|---|---|
| 1 | Standard Template and Design Guidelines for ADRs | Accepted |
Only ADR-1 (template and process) is published. Drafts stay in the repo under drafts/adrs/ and are not served.
Proposing a new ADR
- Author from the ADR-1 template
- Open a PR; allow review
- Security sign-off for crypto-related ADRs
- Maintainers set Accepted / Rejected
- When accepted, add the file under
content/docs/guides/adrs/adr/and list it here
Related
Verify Circuit Integrity
Validate that zero-knowledge circuit artifacts (proving keys, verification keys, WASM circuits) are authentic and match their source
ADR-1: Standard Template and Design Guidelines for Architectural Decision Records
Official ADR template and process for Terp Network crypto protocol decisions