docs(rfc): Feed Subscription System RFC#3857
Open
nikw9944 wants to merge 3 commits into
Open
Conversation
Adds the Feed Subscription System RFC under rfcs/ as a generalization of the shred-subscription subsystem into a feed-subscription system (onchain feed catalog, per-feed purchase, oracle reconcile, shred->feed rename). RFC number is assigned at merge time, so the file uses the rfcN- placeholder. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
f43c57d to
6715bae
Compare
…decisions Introduce ConnectionTicket as the identity-keyed purchase primitive, remove offchain config reconciliation (CLI-only catalog management), add all-or-nothing lapse policy, clarify Solana epoch billing cadence, and resolve the seat-to-feed linkage open question.
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.
Summary
rfcs/rfcN-feed-subscription-system.md) — the architecture of record for generalizing theshred-subscriptionsubsystem into a general feed-subscription system: an onchain feed catalog, per-feed purchase and entitlement, the oracle catalog reconcile, and theshred-*→feed-*rename.rfcN-placeholder and will be assigned at merge time.Tracks malbeclabs/infra#1579. Part of the Generalized Seat Buying effort.
🤖 Generated with Claude Code