From 49f915467504e5d3904259446c34474b2739b484 Mon Sep 17 00:00:00 2001 From: Yigit Gurbulak Date: Thu, 24 Sep 2026 16:10:51 +0300 Subject: [PATCH] docs(architecture): remove non-goals section Co-Authored-By: Claude Opus 5.5 --- docs/overview/architecture.mdx | 8 -------- 1 file changed, 8 deletions(-) diff --git a/docs/overview/architecture.mdx b/docs/overview/architecture.mdx index c758b5d..fa649cd 100644 --- a/docs/overview/architecture.mdx +++ b/docs/overview/architecture.mdx @@ -66,11 +66,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 DAO-governed — configuring an origin backend locally without authorization 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