Skip to content

docs(economics): opt-in usage-data sharing#750

Draft
potiuk wants to merge 1 commit into
apache:mainfrom
potiuk:economics-usage-data-sharing
Draft

docs(economics): opt-in usage-data sharing#750
potiuk wants to merge 1 commit into
apache:mainfrom
potiuk:economics-usage-data-sharing

Conversation

@potiuk

@potiuk potiuk commented Jul 5, 2026

Copy link
Copy Markdown
Member

What & why

Adds a voluntary, opt-in program for adopters to contribute anonymised
token-economics data.

Note: the K/M number-formatting readability changes that originally rode
with this PR were split into their own PR (#796, now merged). This PR is now
opt-in only, rebased on top of it.

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 — new economics_data_sharing key
    (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-economics repo.

Validation

  • doctoc TOCs regenerated; markdownlint, typos, lychee, check-placeholders all pass (pre-commit)
  • spec-validate OK; skill-and-tool-validate clean (one pre-existing unrelated warning)
  • lychee --offline --include-fragments: 0 errors across all new cross-file anchors

Generated-by: Claude Code (Opus 4.8)

@potiuk potiuk force-pushed the economics-usage-data-sharing branch 2 times, most recently from 2f63e3a to 2f428f0 Compare July 5, 2026 21:01
@potiuk potiuk marked this pull request as draft July 7, 2026 12:18
@potiuk potiuk force-pushed the economics-usage-data-sharing branch from 2f428f0 to fe744c1 Compare July 8, 2026 10:41

@choo121600 choo121600 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Much easier to read now 👀
Looks good!

@potiuk

potiuk commented Jul 9, 2026

Copy link
Copy Markdown
Member Author

Much easier to read now 👀
Looks good!

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>
@potiuk

potiuk commented Jul 9, 2026

Copy link
Copy Markdown
Member Author

Extracted in #796

@potiuk potiuk force-pushed the economics-usage-data-sharing branch from fe744c1 to 2c507e8 Compare July 9, 2026 20:14
@potiuk potiuk changed the title docs(economics): opt-in usage-data sharing + K/M number formatting docs(economics): opt-in usage-data sharing Jul 10, 2026
@potiuk

potiuk commented Jul 10, 2026

Copy link
Copy Markdown
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.
@potiuk potiuk force-pushed the economics-usage-data-sharing branch from 2c507e8 to 5a446ef Compare July 11, 2026 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants