Blog post #15: Clutch Power — LEGO for all data on the web - #509
Merged
Conversation
Blog post #15 plan: xNet as LEGO for data — the frozen coupling (universal node fields, xnet:// SchemaIRI namespace, one merge rule, one authz algebra) plus clutch power as the permissions half. Covers what composable permissioned data enables, how silos and drawbridge APIs limited us, and the six limits that remain. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Signed-off-by: xNet Test <test@xnet.dev>
LEGO for all data on the web (exploration 0319): the coupling, not the brick — one node shape, one namespace, one merge rule, one permission algebra; and clutch power as the permissions half. Bespoke BrickArt hero, HonestBrick limits box, two Mermaid diagrams, extKey/sidecarId code figure. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Signed-off-by: xNet Test <test@xnet.dev>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Signed-off-by: xNet Test <test@xnet.dev>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Signed-off-by: xNet Test <test@xnet.dev>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Signed-off-by: xNet Test <test@xnet.dev>
…-data-lego-9b4f4c
Contributor
|
Preview removed for PR #509. |
…-data-lego-9b4f4c
crs48
added a commit
that referenced
this pull request
Jul 14, 2026
) Adds one sentence after the hero tagline — **"It's like Lego for the web."** — linking to the new [Clutch Power](https://xnet.fyi/blog/clutch-power) essay (#509). ## Design Deliberately subtle per the brief: the sentence inherits the tagline's muted grey and is marked as a link only by a faint dotted underline (`decoration-gray-400/40`), darkening slightly on hover. No colour pop, no icon — it reads as part of the tagline until you look for it. ## Trademark review (done before posting) - **Nominative/referential fair use**: a comparative simile ("like…") refers to the LEGO Group's product without claiming affiliation — same protected pattern as "the Uber of X". Word-only: no logo, no brick imagery, no trade dress. - No likelihood of confusion (software vs. toy bricks) and no dilution exposure (the mark is not used as a mark for our goods). - "Lego" as a mass noun is standard en-GB usage; LEGO's fair-play guidance preferring "LEGO bricks" is a courtesy request, not a legal requirement. - The link's destination footer carries the explicit disclaimer: "LEGO® is a trademark of the LEGO Group, which does not sponsor, authorise, or endorse it." Verified: full site build green; link resolves to `/blog/clutch-power`; checked in browser (dark + light classes). `skip-changelog`: one-sentence landing copy tweak. 🤖 Generated with [Claude Code](https://claude.com/claude-code)
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.
Implements exploration 0319 (committed on this branch): blog post #15, Clutch Power.
What's in here
docs/explorations/0319_[_]_BLog…— the exploration (plan, research, checklists; boxes checked as implemented)site/src/pages/blog/clutch-power.astro— the essay: the 1958 stud-and-tube cold open; the silo→drawbridge-API→ZIP-file history; xNet's four frozen interfaces (node shape,xnet://namespace, merge rule, permission algebra); the permissions half (grants as data, attenuated delegation, encryption as the snap); six honest limits; the weld-vs-grip closeBrickArt/BrickHero/HonestBrick— bespoke vendored hero art (abstract stud geometry, no LEGO trade dress), series-convention hero band, and the honesty boxsite/src/data/blog.ts+blog/index.astro—posts[]entry and hero-art wiring (RSS + series nav derive automatically)Verified
extKey/sidecarIdAPIs)/blogindex +rss.xml; SeriesNav links docs(explorations): add wiki, workbench, and clipper strategy docs #14 ↔ docs(explorations): add infrastructure boundary and alt-stack docs #15 both directions🤖 Generated with Claude Code