Resolved in spikersoft-angular PR #85 (merged to master). Added Spanish Concept Reference overlays for Python (44), C (67), and C++ (73) via the existing generic LANGUAGE_CONCEPT_TRANSLATIONS…
spikersoft-angular PR #86 merged to master. The fleet panel is now offset to bottom: 44px, clearing the global bottom-left version indicator. Combined with the top mode-toggle fix from PR #84,…
Investigated further — this is not a typings regression, it's a real, permanent API removal. Confirmed via Google's official deprecations page (developers.google.com/maps/deprecations, "Completed…
Opened spikersoft-angular PR #86 for the remaining bottom-left "version indicator" overlap. Confirmed the collision via code: app-fleet-panel (WASM Voxel Game) sits at the same bottom:0/left:0…
Opened spikersoft-angular PR #85. Adds Spanish overlays for all 184 remaining Concept Reference entries (44 Python + 67 C + 73…
Resolved in spikersoft-backend PR #45 (merged to master). Added the final 45 tests covering the RabbitMQ consumer wiring/dispatch logic (SecurityMonitorConsumer, SystemRemediationConsumer,…
Resolved in spikersoft-backend PR #44 (merged to master). Added 45 more unit tests covering HostHealthProbe's command-output parsers and JournalTailService's script-building/journald-JSON…
Resolved in spikersoft-backend PR #43 (merged to master). Added 72 more unit tests covering SuccessfulLoginDetector, HostChangeDetector, SecurityStateStore (fail-open behavior), `Remediatio…
Investigated against current code and production. The dynamic, country-filtered State/Province dropdown described in this enhancement request already exists and is fully wired up:
- Frontend:…
Partially resolved in spikersoft-angular PR #84 (merged to master) for the top-overlap symptom: the "Game Mode"/"Block Editor" toggle buttons were positioned top: 20px relative to their own…
Resolved in spikersoft-angular PR #84 (merged to master). Root cause: .messages-container (the Cyborg Joey message list) was missing overscroll-behavior: contain, so scrolling past the…
Confirmed as a real gap: today a Chess game ending (checkmate/stalemate) only updates the status-bar text (games.chess.status.checkmate etc.) — there's no pop-up/modal and no sound effects…
Investigated against current master and could not reproduce as a code bug. The clickable title link ("UnrealEngine Repository") has always pointed at https://github.com/EpicGames/UnrealEngine…
Resolved in spikersoft-angular PR #84 (merged to master). Root cause: the global "Book Processing" FAB (showBookFab() in app.component.ts) is shown purely based on profile/role (reading…