Skip to content

docs: update pricing for per-operation fees#820

Open
nijoe1 wants to merge 3 commits into
masterfrom
docs/per-op-pricing
Open

docs: update pricing for per-operation fees#820
nijoe1 wants to merge 3 commits into
masterfrom
docs/per-op-pricing

Conversation

@nijoe1

@nijoe1 nijoe1 commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

Updates the pricing docs to the new model: recurring storage and proving rates, small per-operation fees, and the fixed lockup reserve.

Touches the About page, the Storage Costs guide, and the Payments & Storage cookbook.

Closes #817

@github-project-automation github-project-automation Bot moved this to 📌 Triage in FOC Jun 3, 2026
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jun 3, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
synapse-dev 218f90f Commit Preview URL

Branch Preview URL
Jun 13 2026, 01:31 AM

@BigLep BigLep moved this from 📌 Triage to ⌨️ In Progress in FOC Jun 3, 2026
@BigLep BigLep requested a review from Copilot June 3, 2026 15:04
@BigLep BigLep self-requested a review June 3, 2026 15:04

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates Filecoin Onchain Cloud documentation to reflect the GA pricing model by separating recurring rates (storage + proving) from per-operation fees, and explaining how fees are funded via a lockup reserve.

Changes:

  • Replaces the old minimum-floor model with explicit recurring rates (storage per TiB/month/copy + flat proving fee per data set/month).
  • Documents small per-operation fees and introduces/clarifies the lockup reserve mechanics (including an explanatory “fees and lockup” section).
  • Updates examples and cookbook guidance to align with the new pricing terminology and structure.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 6 comments.

File Description
docs/src/content/docs/introduction/about.mdx Updates the About page pricing section and table to the new recurring rates + per-operation fee model.
docs/src/content/docs/developer-guides/storage/storage-costs.mdx Reworks Storage Costs into recurring rates + one-time fees, adds lockup mechanics section, and updates examples/caveats.
docs/src/content/docs/cookbooks/payments-and-storage.mdx Updates the cookbook pricing narrative/tables and adds fee + lockup + SDK-caveat guidance.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread docs/src/content/docs/introduction/about.mdx Outdated
Comment thread docs/src/content/docs/introduction/about.mdx Outdated
Comment thread docs/src/content/docs/developer-guides/storage/storage-costs.mdx Outdated
Comment thread docs/src/content/docs/developer-guides/storage/storage-costs.mdx Outdated
Comment thread docs/src/content/docs/cookbooks/payments-and-storage.mdx Outdated
Comment thread docs/src/content/docs/cookbooks/payments-and-storage.mdx Outdated
@BigLep

BigLep commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

@nijoe1 : I haven't spent time to look (moving fast between things), but how does this relate to #781 ?

nijoe1 added 2 commits June 13, 2026 04:10
Aligns three docs files with the per-op pricing model landed in
synapse-sdk#823 (synapse-sdk 1.0.1 / synapse-core 0.7.0):

- payments-and-storage.mdx: replace floor/sybil pricing with recurring
  rates ($2.50/TiB/mo, $0.024/dataset/mo proving) and per-op fees table;
  update dataset creation cost table; fix CDN unit to $14/TiB
- storage-costs.mdx: fix CDN unit, remove stale SDK-update caution,
  update getUploadCosts() examples to surface fees and lockups fields
- about.mdx: add proving-fee conditionality clause, fix CDN unit,
  mention lockup reserve in per-op fees sentence
- astro.config.mjs: add gfm: true to fix MDX table rendering (Astro 6
  deprecated but still respects the option via @astrojs/mdx)
@nijoe1 nijoe1 marked this pull request as ready for review June 13, 2026 01:23
@nijoe1 nijoe1 requested review from hugomrdias and rvagg as code owners June 13, 2026 01:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: ⌨️ In Progress

Development

Successfully merging this pull request may close these issues.

Docs: validate and document the pricing changes for GA

3 participants