Root cause is server-side, not repo-fixable (log-confirmed): the scanner completes client-side (analysis → compress → upload all succeed); the SonarQube host's Compute Engine then…
Resolved in spikersoft-backend PR #84 (merged to master). The "Redis Cluster" healthcheck summary now derives from CLUSTER NODES gossip membership, not endpoint TCP-reachability: `"fail — 3…
Layer 1 (the NG0200 DI cycle) fixed in spikersoft-angular PR #127 (merged to master). The exact cycle Angular emitted: `AnonSessionService → ActivityTrackingService → HTTP_INTERCEPTORS →…
Code fix resolved in spikersoft-infrastructure PR #10 (merged to master): --dir /data on all six nodes, one-shot cluster_initiator, --cluster-require-full-coverage no, explicit node…
Resolved in spikersoft-backend PR #78 (merged to master — your editorial approval). The "How game studios build a character" chapter is seeded at (JavaScript, Classes) via the #327 text-layer…
Resolved in spikersoft-backend PR #82 (merged to master). Exponential backoff (5s→cap 300s, resets on a delivered line), log-level demotion (Warning once → Debug thereafter → Information on…
Root cause corrected after code/image investigation — the volumes exist but are decoys.
redis-cluster/docker-stack.yml DOES bind-mount /docker-local/redis-node-N-data:/data:rw per node…