Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 0 additions & 9 deletions docs/overview/architecture.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -63,12 +63,3 @@ See [Participants](/overview/participants) for a deeper breakdown per role.
- Safety bounds on all governable parameters are hardcoded — governance cannot set fees to 100% or push the operator revenue share below its floor.
- Being recognized as an origin is gated on-chain — governance vets a publisher wallet, and the vetted publisher seats its own origin operators per namespace. Configuring an origin backend locally without being seated means the node's bytes are served only as cache.
- A node cannot serve a blacklisted hash after the compliance window — doing so is slashable.

## Non-goals

- DRM or content protection
- Content transcoding or adaptive format conversion
- Search, discovery, or recommendation
- Mobile or web clients
- Erasure coding — full replication only
- Multi-chain settlement — a single L2
Loading