Clarity pass: glossary tooltips + first-time-reader reframe (Buckets 1 & 2) #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feedback-clarity-pass"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Implements the reviewer feedback we sorted into Bucket 1 (objective clarity fixes) and Bucket 2 (structural reframes). Keeps the Bitcoin-native voice — the compromise for jargon is inline glossary tooltips, not dumbing anything down.
Glossary tooltips (the "don't dumb it down" compromise)
GlossaryTerm.vue— dotted-underline term, reveals a one-line definition on hover or tap, with an optional "learn more ↗" link (Lightning → lightning.network, Nostr → nostr.com, Cypherpunk → wiki).GlossedText.vue+glossedParts()tokenizer — wraps glossary hits in any string. Boundary-aware, so "node" won't fire inside "Noderunners".SlideFrame) plus the entity-detail, ecosystem and tech card bodies. Terms defined: stack, node, Lightning, Nostr, Cypherpunk, mycelium, P&L..darktree; the card floats inline instead.Bucket 1 — objective fixes
Bucket 2 — reframes
⚠️ One thing to resolve before sending
The memberships slide now shows Lunarpunk Locals ≈ $14,800/mo at its 100-member target, but the P&L conservatively models it at only $1,500/mo ("count TBD"). That contradiction predates this PR (it's flagged in
data.ts), but the revenue framing makes it visible. Decide the real Lunarpunk target and align both slides. Flagged inline inPITCH-CONTENT.mdtoo.PITCH-CONTENT.mdsynced throughout.vue-tsc -b+vite buildboth green.🤖 Generated with Claude Code
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.