docs(economics): opt-in usage-data sharing#750
Draft
potiuk wants to merge 1 commit into
Draft
Conversation
johnslavik
approved these changes
Jul 5, 2026
2f63e3a to
2f428f0
Compare
2f428f0 to
fe744c1
Compare
choo121600
approved these changes
Jul 9, 2026
choo121600
left a comment
Member
There was a problem hiding this comment.
Much easier to read now 👀
Looks good!
Member
Author
Still - I think there is the "sharing" part that should be left out - not until we get to consensus - let me extract readability changes |
potiuk
added a commit
that referenced
this pull request
Jul 9, 2026
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 #750; the voluntary opt-in usage-data-sharing program from that PR is intentionally left out. Co-authored-by: Tester <t@example.com>
Member
Author
|
Extracted in #796 |
fe744c1 to
2c507e8
Compare
Member
Author
|
Deferred for privacy discussion. |
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.
2c507e8 to
5a446ef
Compare
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
Adds a voluntary, opt-in program for adopters to contribute anonymised
token-economics data.
Usage-data sharing (opt-in)
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,what the payload contains, and the privacy exclusions. Wired into the
ASF-inference-endpoint section and cross-references.
AGENTS.md— new cross-cutting rule "Voluntary usage-data sharing(opt-in)": when — and only when — the adopter has opted in, a skill
session ends by asking whether to submit; never auto-submits; hard rule
that the payload carries no PII and no subscription/billing data.
projects/_template/project.md— neweconomics_data_sharingkey(default
off).Privacy contract. The data payload is anonymous — per-skill token
counts, model/model-class, public repo name, and a theoretical cost figure;
no personal information, no subscription/plan/seat/quota/billing data. The
one honest caveat, stated in all three files: the submission is a PR opened
from the maintainer's own GitHub account, so their account is attached
as author (inherent to any PR) — their own identity, disclosed voluntarily,
never third-party data.
The submission PR template lives in the now-bootstrapped
apache/magpie-economicsrepo.Validation
spec-validateOK;skill-and-tool-validateclean (one pre-existing unrelated warning)--offline --include-fragments: 0 errors across all new cross-file anchorsGenerated-by: Claude Code (Opus 4.8)