Skip to content

Commit 41bd0b0

Browse files
docs(growth-report): drop reference to the local SDK-preservation branch
The chargeback-only READMEs referenced a `growth-report-sdk-full` branch that exists only locally (not pushed), which is confusing for external readers. Remove the mention; the retired-SDK context isn't needed in shipped docs. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent f606a30 commit 41bd0b0

2 files changed

Lines changed: 2 additions & 6 deletions

File tree

README-ADMIN.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -132,9 +132,7 @@ of workspaces, users, and platform adoption, broken down by workspace/department
132132

133133
**Requires an admin API key.** The report is derived entirely from the admin
134134
chargeback endpoint; with a non-admin key the command prints an error and exits
135-
non-zero — there is no fallback. (An earlier SDK/platform-direct methodology that
136-
collected per-workspace Opik/EM/MPM data has been retired from this command and
137-
is preserved on the local `growth-report-sdk-full` git branch.)
135+
non-zero — there is no fallback.
138136

139137
### Basic Usage
140138

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -587,9 +587,7 @@ workspaces, users, and platform adoption, per workspace/department.
587587

588588
**Requires an admin API key** — the report is derived entirely from the admin
589589
chargeback endpoint, and with a non-admin key the command errors out (non-zero
590-
exit). The earlier SDK/platform-direct methodology (per-workspace Opik/EM/MPM
591-
collection) has been retired from this command and is preserved on the local
592-
`growth-report-sdk-full` git branch.
590+
exit).
593591

594592
```
595593
cometx admin growth-report [WORKSPACE ...]

0 commit comments

Comments
 (0)