- New "Quick start" block at top — pitch line matches the keysat.xyz
hero, links to docs.keysat.xyz, and lists the four SDK install
commands (TS / Rust / Python / Go) so a GitHub visitor sees the
install path before the StartOS-package internals.
- Tagline updated to drop "Bitcoin-native" in favor of "payment
channels you control" (matches the landing-page de-emphasis).
- First-run flow step 6: drop the "default slug is canonical" myth.
Multi-tier ladders are first-class.
- Actions list: drop npub from license search (UI surfaces only
email + invoice id; backend supports npub but the purchase flow
hasn't shipped buyer npub capture yet).
- Limitations section: drop "no recurring subscriptions" and "no
tier upgrades" — both shipped in v0.2. Add Zaprite-pending caveat.
- YAML quick-reference: expand the features block to reflect the
current daemon (multi-currency, marketing bullets, hidden
entitlements, featured discounts, multi-policy scope, recurring
subs, tier upgrades, webhook DLQ, scoped API keys, OpenAPI spec,
Creator/Pro/Patron self-licensing tiers). Add SDK list.
The Start9 registry card was still showing "Keysat — self-hosted
Bitcoin-paid software license server" while keysat.xyz now leads
with "Bitcoin-native self-hosted licensing service for software
creators." Operators landing on the registry from the marketing
site got a jarring tagline mismatch.
Aligned everywhere the old copy was hardcoded:
- startos/manifest/i18n.ts (short + long descriptions — these
drive the registry card)
- assets/ABOUT.md (in-StartOS About panel)
- README.md (root + licensing-service/)
- licensing-service/Cargo.toml description
Long description also picked up two updates that should have
landed when the features did but never made it into the marketing
copy:
- Zaprite mention (Bitcoin + cards) alongside BTCPay
- Recurring subscriptions + in-place tier upgrades
Pure copy change. No code, no behavior, no schema. Republishing as
:7 because the registry card text lives inside the .s9pk and
won't refresh on operators' boxes without a version bump.