12 lines
472 B
Markdown
12 lines
472 B
Markdown
|
|
# ADR Index — contracts
|
||
|
|
|
||
|
|
Module-level architecture decisions for `code.nochebuena.dev/einherjar/contracts`.
|
||
|
|
|
||
|
|
For framework-wide decisions see the
|
||
|
|
[Einherjar docs repository](https://code.nochebuena.dev/einherjar/docs).
|
||
|
|
|
||
|
|
| ADR | Title | Status |
|
||
|
|
|---|---|---|
|
||
|
|
| [ADR-001](ADR-001-errs-sub-package.md) | errs Sub-package — Formalising the Error Enrichment Contract | Accepted |
|
||
|
|
| [ADR-002](ADR-002-file-per-type-naming.md) | File-per-Type Naming Convention | Accepted |
|