Commit d23b264
committed
docs(user): shipped copy says Pylon, not T3 Code
`docs/user/` is shipped-product voice, and an inherited compatibility name is
not permission to keep upstream's product name in it. providers-codex.md picked
this up in the 2026-08-24 batch, when the de-branding pass that reworded the
adjacent Codex /feedback section missed the app-approval one.
Three more are outside docs/user and are the same concern:
- ChatView's pull-request-unavailable string, which had drifted from its own
test — PullRequestsUnavailableState.test.tsx already asserts "Pylon".
- The versionSkew doc comment sitting above a hint deliberately kept as "Pylon".
- The defaultThreadEnvMode schema description, which surfaces to anyone
editing a project file.
Compatibility identifiers are untouched: t3.json, .t3, the T3-named podspecs
and source filenames, and the branding tests that exercise the upstream base
name. docs/user/install.md keeps its two references because they name T3 Code
as the separate app Pylon installs beside. The docs/internals and
docs/operations sweep belongs to the open #67.1 parent 3fd9e00 commit d23b264
4 files changed
Lines changed: 4 additions & 4 deletions
File tree
- apps/web/src
- components
- docs/user
- packages/contracts/src
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7490 | 7490 | | |
7491 | 7491 | | |
7492 | 7492 | | |
7493 | | - | |
| 7493 | + | |
7494 | 7494 | | |
7495 | 7495 | | |
7496 | 7496 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| |||
0 commit comments