Commit 4a17645
docs(spec): restore the historical table name in the ADR-0006 rename sentence (#13684)
* docs(spec): restore the historical table name in the ADR-0006 rename sentence
The sentence documenting the ADR-0006 v4 rename read `sys_environment` was
renamed to `sys_environment` — a table renamed to itself. A mechanical
project -> environment sweep had rewritten the *historical* name inside the
very sentence whose job is to carry it, destroying the one fact the sentence
exists to record.
The source name is `sys_project`, corroborated at packages/metadata/CHANGELOG.md
(`sys_project` -> `sys_environment`, platform-objects object renames) and by
ADR-0006 v4 itself.
Fixed at the producer: content/docs/references/cloud/environment.mdx is
generated from the doc comment in packages/spec/src/cloud/environment.zod.ts
by build-docs.ts, so the .mdx is regenerated rather than hand-edited.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Pk26oZ12t5N1hwGW1m1MgC
* docs(spec): add changeset for the ADR-0006 rename-sentence fix
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Pk26oZ12t5N1hwGW1m1MgC
---------
Co-authored-by: Claude <noreply@anthropic.com>1 parent 193a45e commit 4a17645
3 files changed
Lines changed: 31 additions & 2 deletions
File tree
- .changeset
- content/docs/references/cloud
- packages/spec/src/cloud
Lines changed: 29 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments