docs: define repository rename identity contract
Assistant: codex Assistant-Model: gpt-5.6-sol Assistant-Session: 01a049a4-ee9f-78e1-9d66-2cb0f9bea3e3
This commit is contained in:
parent
80daf659bb
commit
8754983a0d
3 changed files with 277 additions and 4 deletions
|
|
@ -116,8 +116,9 @@ N/A for this stub.
|
|||
|
||||
## 9. Architecture Decisions
|
||||
|
||||
This repo has no `docs/adr/` corpus. Binding decisions live in
|
||||
the-custodian and are listed on the estate map:
|
||||
Estate-wide binding decisions live in the-custodian and are listed on the
|
||||
estate map. Service-local implementation decisions live in `docs/adr/` and do
|
||||
not supersede the estate decisions:
|
||||
|
||||
| Estate ADR | Status | Why it binds this system |
|
||||
| --- | --- | --- |
|
||||
|
|
@ -126,6 +127,10 @@ the-custodian and are listed on the estate map:
|
|||
| `CUST-ADR-007` | accepted | One writer of workplan UUIDs. |
|
||||
| `CUST-ADR-010` | proposed | Two kinds of hub data. |
|
||||
|
||||
| Local ADR | Status | Scope |
|
||||
| --- | --- | --- |
|
||||
| `STATE-ADR-001` | accepted | Repository identity and recovery contract for canonical-name changes. |
|
||||
|
||||
Do not treat a State Hub `/decisions` row as the published ADR.
|
||||
|
||||
---
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue