Mark 0.2.0:55 shipped; record refund scrub; clear resolved StartOS-blocker debt
Registry now publishes :55 (universal multi-arch, verified). Public docs scrubbed of refund copy (Keysat has no refund feature). All 4 StartOS submission blockers resolved and shipped.
This commit is contained in:
@@ -90,10 +90,8 @@ Operator-specific memories at `~/.claude/projects/-Users-macpro-Projects-licensi
|
|||||||
|
|
||||||
## Open TODOs
|
## Open TODOs
|
||||||
|
|
||||||
- Verify the universal multi-arch publish end-to-end: `publish.sh` now runs
|
- `riscv` build target is unverified and not declared in the manifest (so
|
||||||
`make universal` (one `keysat.s9pk`, both arches) instead of x86-only; the first
|
`make universal` excludes it); revisit only if a riscv StartOS target appears.
|
||||||
real publish must confirm the registry index lists both arches. `riscv` target
|
|
||||||
unverified (not in the manifest, so `make universal` excludes it).
|
|
||||||
- StartOS Community Registry submission criteria — Start9 hasn't published the
|
- StartOS Community Registry submission criteria — Start9 hasn't published the
|
||||||
checklist; reach out directly when ready.
|
checklist; reach out directly when ready.
|
||||||
- Registry icon doesn't render in the StartOS marketplace (see `guides/startos-packaging.md`).
|
- Registry icon doesn't render in the StartOS marketplace (see `guides/startos-packaging.md`).
|
||||||
@@ -105,36 +103,32 @@ Operator-specific memories at `~/.claude/projects/-Users-macpro-Projects-licensi
|
|||||||
|
|
||||||
## Current state (2026-06-13)
|
## Current state (2026-06-13)
|
||||||
|
|
||||||
- **Live**: server `immense-voyage.local` runs daemon `0.2.0:54` (migrations
|
- **Live**: registry `registry.keysat.xyz` now publishes **`0.2.0:55`** — universal
|
||||||
0020–0022). Registry `registry.keysat.xyz` publishes `:54`; four SDKs published;
|
multi-arch (x86_64 + aarch64, verified via the registry index + s9pk header),
|
||||||
`keysat.xyz` + `docs.keysat.xyz` deployed. **Prod is still `:54` — the prior
|
GitHub release `v0.2.0-55`, canonical s9pk at `files.keysat.xyz/keysat.s9pk`.
|
||||||
session's two P1 fixes are committed to source but NOT yet built/installed/
|
Migrations 0020–0022; four SDKs published; `keysat.xyz` + `docs.keysat.xyz`
|
||||||
published. Next release builds `:55`.**
|
deployed (docs redeployed this session). **The live server `immense-voyage.local`
|
||||||
- **This session (UNCOMMITTED across 4 repos; docs + StartOS packaging, no daemon
|
still runs `:54` until updated from the registry.** `:55` ships the two
|
||||||
logic changed)** — doc-auditor + start9-spec-checker + 2 reviewer passes, all
|
prior-session P1s (scoped keys, settle-amount tripwire) + this session's packaging
|
||||||
approved/no blockers; `tsc` + `bash -n` clean. By repo:
|
work.
|
||||||
- *root* (Gitea): `testing.md` api 47→54; `payments.md` FK confirmed
|
- **Shipped this session (`:55` published; all committed + pushed)** — doc-auditor +
|
||||||
(`db/mod.rs:29`); `startos-packaging.md` + this block updated for universal
|
start9-spec-checker + reviewer passes, all approved/no blockers; `tsc`/`bash -n`
|
||||||
publish; `licensing-tiers.md` gained the "no enforce mode / Creator caps" note.
|
clean. Landed: **all 4 StartOS submission blockers** (new `instructions.md`;
|
||||||
- *keysat-docs* (Gitea): `integrate.html` phantom `GET /v1/licenses/{id}/status`
|
manifest `packageRepo`/`docsUrls` dead-link fixes; **universal multi-arch publish**
|
||||||
→ real `POST /v1/validate` w/ `key`. **Needs `deploy-sites.sh docs` to go live.**
|
— `publish.sh` → `make universal`, registry entry carries both arches with no arch
|
||||||
- *keysat daemon* (GitHub+gitea): new `instructions.md` (Start9-required);
|
restriction); enforce-mode drift cleaned from `activateLicense.ts`/`showCredentials.ts`
|
||||||
manifest `packageRepo` + `docsUrls[1]` dead-link fixes; `v0.2.0.ts` stale-header
|
(enforce retired, `self_license.rs:15`); 5 doc-drift fixes (api 47→54; FK confirmed
|
||||||
removed; `activateLicense.ts`/`showCredentials.ts` enforce-mode drift cleaned
|
`db/mod.rs:29`; `integrate.html` phantom `GET /v1/licenses/{id}/status` → `POST
|
||||||
(enforce retired — `self_license.rs:15`).
|
/v1/validate`; `v0.2.0.ts` stale header; go README v0.2); **refunds scrubbed from
|
||||||
- *go SDK* (Gitea): README v0.1→v0.2.
|
public docs** (Keysat has no refund feature — out-of-band only, v0.3 revoke-on-refund
|
||||||
- *operator-local* `~/.keysat/publish.sh` (gitignored, NOT committed): x86-only →
|
hook is a no-op; admin-UI "handle out of band" disclaimers kept). Remotes: keysat-root
|
||||||
`make universal` (one `keysat.s9pk`, both arches). **Pending a verification build.**
|
→ gitea-only; keysat-docs, daemon, go SDK → GitHub `origin` + gitea backup.
|
||||||
All 4 StartOS submission blockers now addressed. Left for operator decision:
|
|
||||||
`integrate.html` BTCPay-only prereq/refund copy (no Zaprite mention). Commit =
|
|
||||||
4 per-repo commits (root, keysat-docs, go SDK are Gitea-only; daemon is
|
|
||||||
GitHub+gitea — also `git push gitea main`).
|
|
||||||
- **`:52`/`:53` = multi-provider/merchant-profile model**: data model + backend
|
- **`:52`/`:53` = multi-provider/merchant-profile model**: data model + backend
|
||||||
resolution shipped and audited sound; resolution/CRUD query surface has tests.
|
resolution shipped and audited sound; resolution/CRUD query surface has tests.
|
||||||
Both `:54` P0s (provider-injection test seam; Zaprite webhook-forgery re-confirm)
|
Both `:54` P0s (provider-injection test seam; Zaprite webhook-forgery re-confirm)
|
||||||
remain fixed; live purchase + settle paths sound.
|
remain fixed; live purchase + settle paths sound.
|
||||||
|
|
||||||
- **Unshipped source work (awaiting `:55`)** — two P1s from the prior session:
|
- **Shipped in `:55` (was the prior session's unshipped P1s)**:
|
||||||
1. **Settle-amount tripwire.** `get_invoice_status` now returns
|
1. **Settle-amount tripwire.** `get_invoice_status` now returns
|
||||||
`ProviderInvoiceSnapshot { status, amount }`; `audit_settle_amount` (shared by
|
`ProviderInvoiceSnapshot { status, amount }`; `audit_settle_amount` (shared by
|
||||||
webhook + reconcile issue paths) WARNs + writes an `invoice.amount_mismatch`
|
webhook + reconcile issue paths) WARNs + writes an `invoice.amount_mismatch`
|
||||||
@@ -171,13 +165,8 @@ Operator-specific memories at `~/.claude/projects/-Users-macpro-Projects-licensi
|
|||||||
errors return plain-text not JSON (breaks SDK `JSON.parse`); product `slug` has
|
errors return plain-text not JSON (breaks SDK `JSON.parse`); product `slug` has
|
||||||
no validation (empty/300-char/meta chars stored); `GET /v1/admin/products`
|
no validation (empty/300-char/meta chars stored); `GET /v1/admin/products`
|
||||||
returns 405 though OpenAPI documents it; dep advisories (`sqlx`→≥0.8.1
|
returns 405 though OpenAPI documents it; dep advisories (`sqlx`→≥0.8.1
|
||||||
RUSTSEC-2024-0363, `rustls-webpki`→≥0.103.12); **4 StartOS submission blockers**
|
RUSTSEC-2024-0363, `rustls-webpki`→≥0.103.12); no CI + fmt/clippy/prettier
|
||||||
(spec-checker-verified) all addressed and staged, pre-build — manifest
|
unenforced. (The 4 StartOS submission blockers are resolved and shipped in `:55`.)
|
||||||
`packageRepo` (`…/keysat-startos`→`…/keysat`) and `docsUrls[1]`
|
|
||||||
(`docs/INTEGRATION.md`→`KEYSAT_INTEGRATION.md`, the real repo-root file) fixed;
|
|
||||||
`instructions.md` written (reviewer + doc-auditor signed off); aarch64 now shipped
|
|
||||||
via `publish.sh` `make universal` (one s9pk, both arches — pending a verification
|
|
||||||
build); no CI + fmt/clippy/prettier unenforced.
|
|
||||||
|
|
||||||
- **Deferred (P3+ — bulk or later decision)**: `/v1/purchase` 400 vs
|
- **Deferred (P3+ — bulk or later decision)**: `/v1/purchase` 400 vs
|
||||||
`/v1/btcpay/webhook` 503 for the same no-provider cause; undocumented required
|
`/v1/btcpay/webhook` 503 for the same no-provider cause; undocumented required
|
||||||
|
|||||||
Reference in New Issue
Block a user