Skip to content

Commit bd866d5

Browse files
authored
docs: refresh the two stale ADR-0001 names in docs/agents/domain.md (#103)
1 parent d34950a commit bd866d5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

‎docs/agents/domain.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Single-context repo:
1717
/
1818
├── CONTEXT.md
1919
├── docs/adr/
20-
│ ├── 0001-healthcheck-start-period-retries-passthrough.md
20+
│ ├── 0001-healthcheck-wait-budget-is-not-coupled-to-retries.md
2121
│ └── 0002-zero-dependency-core.md
2222
└── compose2pod/
2323
```
@@ -32,4 +32,4 @@ If the concept you need isn't in the glossary yet, that's a signal: either you'r
3232

3333
If your output contradicts an existing ADR, surface it explicitly rather than silently overriding:
3434

35-
> _Contradicts ADR-0001 (healthcheck start period retries passthrough), but worth reopening because…_
35+
> _Contradicts ADR-0001 (the healthcheck wait budget is not coupled to `retries`), but worth reopening because…_

0 commit comments

Comments
 (0)