Commit Graph

5 Commits

Author SHA1 Message Date
Grant eafdc6646e Update docs to match the 0.2.0 daemon (admin-UI actions, runtime image, Zaprite, roles) 2026-06-17 15:25:05 -05:00
Grant 9e772fdd4c README: add developer Quick-start; refresh stale sections
- 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.
2026-05-11 20:04:05 -05:00
Grant b95b47e0d5 v0.2.0:7 — align package copy with website positioning
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.
2026-05-09 19:10:26 -05:00
Grant 6ac118ae70 v0.1.0:24 — Keysat licensing service end-to-end
Daemon, StartOS wrapper, admin SPA, public buy/thank-you pages,
discount codes, free-license redemption, Apply-discount UX,
self-licensing, and v0.1.0 release notes.
2026-05-07 10:33:39 -05:00
MacPro 432250bffc initial 2026-04-22 17:46:43 -05:00