Block a user
[Art Studio UI] Pipeline Builder node-graph (stretch)
[Art Studio UI] Game-ready export & handoff ("Load into game")
[Art Studio UI] Curation & review visual alignment
[Art Studio UI] Metrics dashboard screen
[Art Studio UI] System Activity panel (queue, HW, now-running, console)
[Art Studio][Backend] Metrics & activity read-model (event-handler projection)
[Art Studio UI] Asset detail depth — PBR channels, history graph, live console
[Art Studio UI] Asset library grid parity + URL-synced filter bar
[E2E P0] Harness & telemetry foundation
Fixed in spikersoft-angular PR #131 (fix/status-route-public-377, open — awaiting your merge; angular master is branch-protected).
Root cause was more than the reported symptom: the #377…
[Art Studio UI] Stage timeline + live-progress visual (git-rail, SignalR)
[Art Studio UI] Generate composer parity — git-rail stage editor + batch/continuous/coverage
[Art Studio UI] Studio theme layer & density tokens (light + dark)
[Art Studio UI] First-class "Art Studio" menu category
[Epic][Art Studio UI] Port the ArtPipe experience into SpikerSoft's native Art Studio
[ArtStudio/Infra] Unified elastic GPU capacity — one coordinator model that scales from a single 24 GB card to multi-node, and runs identically on the M5 dev Mac
U4 (art_pipe gate → telemetry) — blocked, needs a design decision; not a clean flag-gated backend change. Investigated against primary source:
The admission gate U4 targets is `Dispatcher._a…
[NodeAgent/SystemRemediation] Host disk-space probe — detect/alert on low disk before it stalls services
Merged in spikersoft-backend PR #100. Root cause was subtler than the ticket assumed: disk was already probed (HostHealthProbe df -PB1 + a disk-pressure rule), but HostHealthProbe's…
[Enhancement] Remove deprecated /api/CSharpCodeRunner alias route (follow-up to #285)
[Enhancement] Remove deprecated /api/CSharpCodeRunner alias route (follow-up to #285)
Resolved in spikersoft-backend PR #92 (merged to master — commit 3854caf). The deprecated api/CSharpCodeRunner alias route was removed (single canonical api/CodeRunner); routing test now…
[NodeAgent/SystemRemediation] Host disk-space probe — detect/alert on low disk before it stalls services
[ArtStudio][Bug] Safety gate uses the resident stage executor in resident mode → throws on every image (blocks #368 cutover)