Joseph Spiker spikerj
  • Joined on 2025-11-03
spikerj commented on issue spikerj/spikersoft-issues#481 2026-07-22 02:57:51 +00:00
[Bug][Infra] jaeger_elasticsearch down ~24h on SERVER (exit 1) — MaxAttempts exhausted, tracing backend offline

Board-sweep closing as superseded: the restart-policy stopgap merged (infra #30) and the actual root cause (ES version/data-path mismatch) was fixed under #551 (ES 8.11.0 pin + jaeger v2…

spikerj commented on issue spikerj/spikersoft-issues#534 2026-07-22 02:57:50 +00:00
[CI][ArtPipe] Route baked model-image builds (ModelEnvImages + tier-3 finals) to the 4090 runner, off laptop-server

Board-sweep verified complete: workflow pins runs-on [ubuntu-amd64-4090] (tree line 57, PR #266); the stated close-condition (next finals cascade green on the 4090) was met per the 07-13 runs…

spikerj commented on issue spikerj/spikersoft-issues#516 2026-07-22 02:57:50 +00:00
[ArtPipe] Baked images Phase 0: build scaffolding (Dockerfiles, CI, setup flags) + disk/limits go-no-go gates (epic #515)

Board-sweep verified complete: Dockerfile.model in tree (PR #250) and the ticket's last comment is a QA RECOMMEND CLOSE — scaffolding proven end-to-end twice (Phase 1 + Phase 2 cascade green).…

spikerj closed issue spikerj/spikersoft-issues#516 2026-07-22 02:57:50 +00:00
[ArtPipe] Baked images Phase 0: build scaffolding (Dockerfiles, CI, setup flags) + disk/limits go-no-go gates (epic #515)
spikerj closed issue spikerj/spikersoft-issues#560 2026-07-22 02:57:50 +00:00
[Bug][Infra][GPU] gpu-coordinator arbitrates by declared bookings, not measured VRAM — over-budget tenants invisibly starve grantees (split from closed #553)
spikerj commented on issue spikerj/spikersoft-issues#560 2026-07-22 02:57:50 +00:00
[Bug][Infra][GPU] gpu-coordinator arbitrates by declared bookings, not measured VRAM — over-budget tenants invisibly starve grantees (split from closed #553)

Board-sweep verified complete: VramBudgetTracker.cs implements the ledger-vs-measured reconciliation with explicit #560 comments (PR #278) — exactly the split-out defect. Closing.

spikerj closed issue spikerj/spikersoft-issues#534 2026-07-22 02:57:50 +00:00
[CI][ArtPipe] Route baked model-image builds (ModelEnvImages + tier-3 finals) to the 4090 runner, off laptop-server
spikerj commented on issue spikerj/spikersoft-issues#479 2026-07-22 02:57:50 +00:00
[Bug][Infra] sonarqube_backups stuck in reject-loop — no Sonar backups running (missing placement constraint)

Board-sweep closing on merged evidence: both fixes in (infra #28 SERVER pin + pg_dump host/password/$$-escaping; #75 correct backups bind path). Caveat: whether a backup ARTIFACT now lands is an…

spikerj closed issue spikerj/spikersoft-issues#479 2026-07-22 02:57:50 +00:00
[Bug][Infra] sonarqube_backups stuck in reject-loop — no Sonar backups running (missing placement constraint)
spikerj closed issue spikerj/spikersoft-issues#425 2026-07-22 02:57:49 +00:00
ProArt Art Studio: full local pipeline on Windows dev machines
spikerj commented on issue spikerj/spikersoft-issues#419 2026-07-22 02:57:49 +00:00
[lint coverage] ~75 library projects are unlinted by CI + their eslint configs reference uninstalled plugins

Board-sweep verified complete: package.json lint:scripts is now 'nx run-many -t lint --all' (tree-verified) after the burn-down chain PRs #172/#173/#174/#176 (the last re-includes spikersoft-web,…

spikerj closed issue spikerj/spikersoft-issues#419 2026-07-22 02:57:49 +00:00
[lint coverage] ~75 library projects are unlinted by CI + their eslint configs reference uninstalled plugins
spikerj commented on issue spikerj/spikersoft-issues#425 2026-07-22 02:57:49 +00:00
ProArt Art Studio: full local pipeline on Windows dev machines

Board-sweep verified complete: docker-compose artpipe-processor service + scripts/windows-artpipe-bootstrap.ps1 both in tree; the ticket body's own Done section covers the full scope with only…

spikerj commented on issue spikerj/spikersoft-issues#321 2026-07-22 02:55:32 +00:00
[E2E P8] Coverage gate — route-manifest report in CI, ratchet to 100%

Board-sweep status (2026-07-22): ratchet merged (angular PR #175); drift reporter/artifact/CI gate confirmed pre-existing. REMAINING: E2E_USER_* repo secrets + the definition-of-done audit vs #307.

spikerj commented on issue spikerj/spikersoft-issues#125 2026-07-22 02:55:32 +00:00
Minecraft Bug - Water generation creates a visual barrier and some white spots resembling particles.

Board-sweep status (2026-07-22): white specks/z-fighting fixed (angular PR #50 water face-culling). REMAINING: blue barrier visible from above water.

spikerj commented on issue spikerj/spikersoft-issues#376 2026-07-22 02:55:32 +00:00
[SystemRemediation] Redis cluster auto-remediation — InfrastructureProbe detection + signature-gated ghost-heal runbook (dry-run first)

Board-sweep status (2026-07-22): D1 detection + D2 dry-run merged (PR #85 — RedisClusterProbe + RedisHealPlanBuilder verified in tree). REMAINING: signature-gated heal EXECUTION (observe-only today).

spikerj commented on issue spikerj/spikersoft-issues#297 2026-07-22 02:55:31 +00:00
Ops console for host incidents & security alerts (API + Angular page), dev-ops/admin only

Board-sweep status (2026-07-22): backend fully merged (PR #48 write side, #93 incidents read API, #95 flag-gated persistence + security-alerts API). REMAINING: the Angular ops-console page — no…

spikerj commented on issue spikerj/spikersoft-issues#318 2026-07-22 02:55:31 +00:00
[E2E P3] Registration & verification flow (email code + Twilio SMS hook)

Board-sweep status (2026-07-22): blocker delivered (backend PR #60 flag-gated E2E SMS hook + angular PR #111 step-1 validation specs). REMAINING: the full registration round-trip spec.

spikerj commented on issue spikerj/spikersoft-issues#316 2026-07-22 02:55:31 +00:00
[E2E P4] Authenticated core journeys

Board-sweep status (2026-07-22): P4 foundation merged (storage-state login + auth walk, nightly CI). REMAINING: NG0200 bootstrap-crash blocker + most of the journey checklist (calendar CRUD,…

spikerj commented on issue spikerj/spikersoft-issues#298 2026-07-22 02:55:31 +00:00
Specialize keycloak-admin library toward SpikerSoft staff roles & permission delineation

Board-sweep status (2026-07-22): backend foundation merged (PR #94 — SpikerSoftRoles constants + named policies). REMAINING: role-taxonomy decision (owner call), dev-ops rollout, frontend gating.