Drop registry-landing; fix public-site list and activate-template label

This commit is contained in:
Keysat
2026-06-17 15:25:05 -05:00
parent 4360b03650
commit 391cf68b91
4 changed files with 7 additions and 10 deletions
+3 -4
View File
@@ -49,9 +49,9 @@ licensing-service-startos/ daemon + StartOS wrapper (s9pk package source)
startos/ wrapper TS → guides/startos-packaging.md startos/ wrapper TS → guides/startos-packaging.md
onboarding-harness/ docs-onboarding test rig → onboarding-harness/README.md onboarding-harness/ docs-onboarding test rig → onboarding-harness/README.md
Dockerfile Makefile s9pk.mk build pipeline Dockerfile Makefile s9pk.mk build pipeline
keysat-xyz-landing/ keysat-docs/ keysat-registry-landing/ public sites → guides/website-copy.md keysat-xyz-landing/ keysat-docs/ public sites → guides/website-copy.md
licensing-client-{rust,ts,python,go}/ the four SDK source repos licensing-client-{rust,ts,python,go}/ the four SDK source repos
activate-license-template/ Tauri desktop template for license activation activate-license-template/ StartOS license-activation wrapper template (drop-in actions)
design/ design contract (DESIGN.md + tokens.tokens.json) + brand/ assets; original Claude Design system archived in design/_imports/ design/ design contract (DESIGN.md + tokens.tokens.json) + brand/ assets; original Claude Design system archived in design/_imports/
plans/ design specs (multi-provider-payment-model.md, keysat-smtp-emails.md) plans/ design specs (multi-provider-payment-model.md, keysat-smtp-emails.md)
tests/crosscheck/ cross-language LIC1 verifier → guides/crypto-wire-format.md tests/crosscheck/ cross-language LIC1 verifier → guides/crypto-wire-format.md
@@ -113,8 +113,7 @@ Operator-specific memories at `~/.claude/projects/-Users-macpro-Projects-keysat/
- **Live / canonical: `0.2.0:58`** — registry + `files.keysat.xyz/keysat.s9pk`, GitHub `v0.2.0-58`, - **Live / canonical: `0.2.0:58`** — registry + `files.keysat.xyz/keysat.s9pk`, GitHub `v0.2.0-58`,
universal (x86_64 + aarch64); live box `immense-voyage.local` confirmed on `:58`. Migrations universal (x86_64 + aarch64); live box `immense-voyage.local` confirmed on `:58`. Migrations
through 0025; four SDKs published. All three public sites deployed (keysat.xyz, docs.keysat.xyz, through 0025; four SDKs published. Both public sites deployed (keysat.xyz, docs.keysat.xyz).
registry.keysat.xyz).
- **agent-payment-connect (slices 15) shipped in `:58`.** A `payment_providers:write` scoped key - **agent-payment-connect (slices 15) shipped in `:58`.** A `payment_providers:write` scoped key
connects BTCPay over the API, but only on a sandbox daemon for a non-mainnet store (fail-closed); connects BTCPay over the API, but only on a sandbox daemon for a non-mainnet store (fail-closed);
-1
View File
@@ -32,7 +32,6 @@ Longer-term backlog. Near-term state lives in `AGENTS.md` → Current state.
## Packaging & distribution ## Packaging & distribution
- Start9 Community Registry submission — criteria are unpublished; contact Start9 directly when ready. - Start9 Community Registry submission — criteria are unpublished; contact Start9 directly when ready.
- `registry-landing` repurpose — currently a stub; decide whether it becomes a real public page.
## Licensing model ## Licensing model
+2 -2
View File
@@ -39,8 +39,8 @@ silently no-ops an install whose version equals what's already installed. Run
``` ```
~/.keysat/publish.sh # version-gate → make universal → FileBrowser upload → registry register → GitHub mirror → make install (deploy to live host, best-effort) ~/.keysat/publish.sh # version-gate → make universal → FileBrowser upload → registry register → GitHub mirror → make install (deploy to live host, best-effort)
~/.keysat/deploy-sites.sh # DEFAULT: deploy ALL public sites (landing + docs + registry-landing). Re-uploads every site so the live HTML always matches its repo, even unmodified ones — preferred over a single-site deploy so nothing drifts. ~/.keysat/deploy-sites.sh # DEFAULT: deploy ALL public sites (landing + docs). Re-uploads every site so the live HTML always matches its repo, even unmodified ones — preferred over a single-site deploy so nothing drifts.
~/.keysat/deploy-sites.sh docs # or name one/more explicitly: landing | docs | registry-landing ~/.keysat/deploy-sites.sh docs # or name one/more explicitly: landing | docs
``` ```
Prefer the no-arg form (all sites) whenever pushing any site change, so every Prefer the no-arg form (all sites) whenever pushing any site change, so every
+2 -3
View File
@@ -2,13 +2,12 @@
paths: paths:
- "keysat-xyz-landing/**" - "keysat-xyz-landing/**"
- "keysat-docs/**" - "keysat-docs/**"
- "keysat-registry-landing/**"
--- ---
# Website & docs copy rules # Website & docs copy rules
Applies to the public sites: `keysat.xyz` (keysat-xyz-landing), `docs.keysat.xyz` Applies to the public sites: `keysat.xyz` (keysat-xyz-landing) and `docs.keysat.xyz`
(keysat-docs, incl. shared `docs.js`), `registry.keysat.xyz` (keysat-registry-landing). (keysat-docs, incl. shared `docs.js`).
## No em-dashes in user-facing copy ## No em-dashes in user-facing copy