Commit 1fdae2a
committed
docs(adr): renumber the file-based chunk store ADR to 0014
ADR-0012 is already taken. `origin/main` carries
`ADR-0012-unresolved-verification-retry-backoff.md` from a PR that merged after this branch
was cut, so this branch does not contain it and nothing here noticed: the governance check
looks for duplicate numbers among the files in the branch, sees one file per number, and
passes. The duplicate only exists once the two are merged together, at which point main
carries two different decisions wearing one number.
0013 is taken as well, by the settlement-version ADR on another open branch, so the next
free number is 0014. Numbers are claimed on merge order and nothing reserves them, so this
was checked against main and against every open pull request rather than against main
alone.1 parent ac68e59 commit 1fdae2a
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments