Joseph Spiker spikerj
  • Joined on 2025-11-03
spikerj closed issue spikerj/spikersoft-issues#817 2026-07-24 18:59:24 +00:00
Angular master CI red: Stylelint declaration-empty-line-before in sponsor-family.component.scss
spikerj commented on issue spikerj/spikersoft-issues#824 2026-07-24 18:59:24 +00:00
CI gap: strictTemplates / app-build errors merge to master green (nx build spikersoft not gated)

Second instance of this exact gap today, worth folding into the scope here.

#828: PR #564 added a route to `routes.ts` without classifying it in `e2e/support/route-manifest.ts`. That is only…

spikerj commented on issue spikerj/spikersoft-issues#818 2026-07-24 18:59:24 +00:00
Angular lint: COVERAGE-LOOP.md trips prettier -c . on master

Fixed and verified. spikersoft-angular PR #555 (`0652909e`, merged to master) added `/COVERAGE-LOOP.md` to `.prettierignore` (line 64).

Verified on master today: `npx prettier -c…

spikerj commented on issue spikerj/spikersoft-issues#828 2026-07-24 18:58:41 +00:00
Angular master e2e-anonymous RED since #827 PR #564: /sponsor/donate-family/:familyKey unclassified in route-manifest → publish skipped, frontend not deploying

Fix up in spikersoft-angular PR #568 (fix/828-donate-family-route-manifest): classifies /sponsor/donate-family/:familyKey as public + skipWalk and re-derives both ratchet baselines…

spikerj commented on issue spikerj/spikersoft-issues#827 2026-07-24 18:58:41 +00:00
Epic: Sponsor page — unified card grid, declutter donate buttons, and family shared-trip funds

Status check — code complete on both sides, but the frontend has NOT reached production yet. Keeping this open.

Backend — merged AND live

spikersoft-backend PR #473 (`feat/sponsor-fa…

spikerj opened issue spikerj/spikersoft-issues#828 2026-07-24 18:56:45 +00:00
Angular master e2e-anonymous RED since #827 PR #564: /sponsor/donate-family/:familyKey unclassified in route-manifest → publish skipped, frontend not deploying
spikerj commented on issue spikerj/spikersoft-issues#827 2026-07-24 17:19:54 +00:00
Epic: Sponsor page — unified card grid, declutter donate buttons, and family shared-trip funds

Both PRs merged to master (2026-07-24): backend #473 and angular #564 (merge 2cad2c2d). Deploying master for the manual end-to-end walk (checkout → Stripe webhook → pool credit → staff…

spikerj commented on issue spikerj/spikersoft-issues#827 2026-07-24 17:08:54 +00:00
Epic: Sponsor page — unified card grid, declutter donate buttons, and family shared-trip funds

WIP PRs opened (land together):

  • Backend: spikerj/spikersoft-backend#473DonationType.Family/FamilyDisbursement, FamilyFund + ledger, checkout branch, webhook credit, `FamilyFundsCon…
spikerj opened issue spikerj/spikersoft-issues#827 2026-07-24 16:46:38 +00:00
Epic: Sponsor page — unified card grid, declutter donate buttons, and family shared-trip funds
spikerj opened issue spikerj/spikersoft-issues#826 2026-07-24 05:34:10 +00:00
space-game KeybindingManager ctor wipes saved localStorage keybindings on every boot (custom binds lost on reload)
spikerj opened issue spikerj/spikersoft-issues#825 2026-07-24 04:50:00 +00:00
Art Studio MinIO migration: reader cutover preceded writer cutover → gap-window artifacts orphaned (500 on download)
spikerj opened issue spikerj/spikersoft-issues#824 2026-07-24 02:56:31 +00:00
CI gap: strictTemplates / app-build errors merge to master green (nx build spikersoft not gated)
spikerj opened issue spikerj/spikersoft-issues#823 2026-07-24 02:56:13 +00:00
master production app build is RED: photo-lightbox humanizeDuration(number
spikerj commented on issue spikerj/spikersoft-issues#822 2026-07-24 01:29:13 +00:00
GPU coordinator queue deadlocked after #467 node-routing deploy — Embeddings pinned to disabled SERVER lane wedges all GPU tenants

Hardening PR opened: #468fix(gpu-coordinator): reject unsatisfiable lease requests + per-node MaxSkipCount block.

Two layers: (1) VramBudgetTracker.CanEverFit classifies permanently-un…

spikerj commented on issue spikerj/spikersoft-issues#822 2026-07-24 01:01:32 +00:00
GPU coordinator queue deadlocked after #467 node-routing deploy — Embeddings pinned to disabled SERVER lane wedges all GPU tenants

Verification update — enabling the SERVER lane is currently blocked by a node-level driver fault. One-shot nvidia-smi on node SERVER fails:

failed to initialize NVML: Driver/library…
spikerj opened issue spikerj/spikersoft-issues#822 2026-07-24 00:57:51 +00:00
GPU coordinator queue deadlocked after #467 node-routing deploy — Embeddings pinned to disabled SERVER lane wedges all GPU tenants
spikerj commented on issue spikerj/spikersoft-issues#821 2026-07-23 23:57:14 +00:00
Registry blob corruption: artpipe-model-env-safetycheck 4.8 GB weights layer truncated in MinIO (unexpected EOF)

Follow-up verification done — the damage is wider than safetycheck. Read every >100 MB env-image layer end-to-end from MinIO (job pinned on SERVER, local to the data):

spikerj opened issue spikerj/spikersoft-issues#821 2026-07-23 23:52:58 +00:00
Registry blob corruption: artpipe-model-env-safetycheck 4.8 GB weights layer truncated in MinIO (unexpected EOF)
spikerj closed issue spikerj/spikersoft-issues#819 2026-07-23 19:40:30 +00:00
e2e route-coverage red on master: location-fund routes unclassified + ratchet dip (regression from #552)
spikerj commented on issue spikerj/spikersoft-issues#819 2026-07-23 19:40:27 +00:00
e2e route-coverage red on master: location-fund routes unclassified + ratchet dip (regression from #552)

Resolved in spikersoft-angular PR #556 (merged to master, commit 29693157).

  • Classified the two location-fund routes in e2e/support/route-manifest.ts/sponsor/fund/:code (public +…