Commit 4f64cf3
committed
docs(adr): renumber pinyin-search ADR 0097 → 0098 — resolve the second 0097 collision
The #3032 status-hygiene sweep renumbered the declarative-connector ADR
0096 → 0097 (the execution-surface ADR kept 0096), but the pinyin-search ADR
had landed as 0097 on the same day — recreating the exact collision one slot
up. Same resolution policy as #3032: the connector ADR keeps 0097 (its
renumber is already propagated through code comments, tests, and zod
strings), and the newer pinyin ADR moves to the free 0098 slot.
Pinyin-semantic references were audited repo-wide and updated in the only
three places they exist: the ADR file itself (renamed + title), the
OS_SEARCH_PINYIN_ENABLED entry in content/docs/deployment/
environment-variables.mdx, and the pending pinyin-search-companion changeset
(unreleased, so safe to edit). The pinyin implementation's code comments cite
ADR-0045/0049/0061/0079/0093 only — no code changes needed. All 125
connector-semantic ADR-0097 references are untouched; CHANGELOG history is
left as historical record (same as #3032).
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Pbmw3pMqNJfPbkvwh9Fkjs1 parent ef50372 commit 4f64cf3
3 files changed
Lines changed: 3 additions & 3 deletions
File tree
- .changeset
- content/docs/deployment
- docs/adr
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
237 | 237 | | |
238 | 238 | | |
239 | 239 | | |
240 | | - | |
| 240 | + | |
241 | 241 | | |
242 | 242 | | |
243 | 243 | | |
| |||
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