Skip to content

Commit 24a32c7

Browse files
committed
Tighten public README proof metrics
1 parent 1ae1de8 commit 24a32c7

1 file changed

Lines changed: 4 additions & 17 deletions

File tree

README.md

Lines changed: 4 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -79,24 +79,11 @@ Latest pulled stats as of 2026-07-22:
7979
| Tokens saved | 736.1M |
8080
| Compression rate | 98.14% |
8181
| Estimated savings | $15,273.07 |
82-
| Success rate | 89.7% |
83-
| Commands today | 173 |
84-
| Live command events, last 15m | 12 |
85-
| Connected API users/keys | 20 |
86-
| Machines sending telemetry | 6 |
87-
| Active API users, 24h | 2 |
88-
| Active telemetry machines, 24h | 2 |
89-
| Public dashboard unique visitors | 252 |
90-
| Public dashboard page views | 662 |
82+
| Command success rate | 89.7% |
83+
| PyPI downloads, last 7 days | 885 |
84+
| npm downloads, last 7 days | 1,268 |
9185
| GitHub clones, last 14 days | 1,635 |
9286
| GitHub unique cloners, last 14 days | 383 |
93-
| GitHub views, last 14 days | 278 |
94-
| GitHub unique viewers, last 14 days | 65 |
95-
| GitHub stars | 10 |
96-
| GitHub forks | 6 |
97-
| npm downloads, last week | 1,837 |
98-
99-
Important: downloads, clones, and connected keys are not the same thing as active users. SAGE counts real use when a machine actually runs SAGE and sends telemetry or local proof.
10087

10188
Live dashboard: [sage.api.marketingstudios.in/dashboard](https://sage.api.marketingstudios.in/dashboard)
10289
Install page: [sage.api.marketingstudios.in/install](https://sage.api.marketingstudios.in/install)
@@ -165,7 +152,7 @@ SAGE is designed to keep prompts, source code, credentials, raw command output,
165152
| Locked-down host apps can disable shell tools | SAGE cannot enable tools the host application has blocked |
166153
| npm/PyPI installs cannot safely auto-run activation | Run `sage install` once after package install |
167154
| MCP can disconnect in some stdio agent sessions | Use normal `sage run -- <command>` by default; enable MCP manually only if needed |
168-
| Downloads and clones are not active users | Real usage starts when SAGE runs and records local/cloud proof |
155+
| Package installs are passive by design | Real activation starts with `sage install` |
169156

170157
## Demos
171158

0 commit comments

Comments
 (0)