docs(economics): format token counts as K/M notation#796
Merged
Conversation
Reformat every token count on docs/mode-economics.md to K/M notation (30,000 -> 30K, 1,500,000 -> 1.5M) and add a one-line key explaining the convention, so the per-mode tables and rules-of-thumb read at a glance. Readability-only slice extracted from apache#750; the voluntary opt-in usage-data-sharing program from that PR is intentionally left out.
potiuk
pushed a commit
to potiuk/magpie
that referenced
this pull request
Jul 9, 2026
Adds a voluntary, opt-in program for adopters to contribute anonymised token-economics data that feeds docs/mode-economics.md and the long-term ASF inference-endpoint capacity model — not any vendor. - docs/mode-economics.md: new "Sharing your usage data (opt-in)" section — how to opt in, the session-end question, submission as a PR to apache/magpie-economics, the payload contents, and the privacy exclusions. - AGENTS.md: new cross-cutting rule "Voluntary usage-data sharing (opt-in)": only when the adopter has opted in does a skill session end by asking whether to submit; never auto-submits; the payload carries no PII and no subscription/billing data. - projects/_template/project.md: new economics_data_sharing key (default off). The K/M number-formatting readability changes that originally rode with this PR were split into their own PR (apache#796, now merged), so this is opt-in-only.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What & why
Extracts the readability-only slice of #750: reformats every token count on
docs/mode-economics.mdto K/M notation (30,000→30K,1,500,000→1.5M) and adds a one-line key explaining the convention, so theper-mode tables and rules-of-thumb read at a glance.
The voluntary opt-in usage-data-sharing program from #750 (the new sections
in
AGENTS.md,projects/_template/project.md, and the "Sharing your usagedata" section of
mode-economics.md) is intentionally not included here — itbelongs in its own change.
Scope
docs/mode-economics.mdis touched.Validation
lychee (link check) all pass.
Generated-by: Claude Code (Opus 4.8)