Skip to content

QA: Run and attach GPU/backend report for closed AI sprint features #1799

@ChuxiJ

Description

@ChuxiJ

Problem

Closed AI sprint features do not yet have a backend/GPU QA report attached. The story matrix still marks prompt-to-audio generation as blocked by environment, and Playwright tests mainly mock/store-check generation instead of validating real ACE-Step API behavior.

Root Cause

AI feature implementation and lightweight UI tests landed before the GPU integration environment was revalidated.

Solution

  • Run the GPU/backend integration suite for prompt generation, negative prompt, prompt library apply, queue retry, voice-conditioned generation, cover/repaint, and audio/style influence.
  • Capture logs, request/response metadata, generated asset evidence, and known failures.
  • Update the story matrix from blocked/unknown to pass/fail/deferred.

Verification

  • Run the documented GPU integration commands in tests/gpu-integration.
  • Attach report artifacts and screenshots/audio metadata to this issue.
  • File follow-up bugs for any failing backend workflows.

Files to Touch

  • tests/gpu-integration/*
  • docs/qa/story-matrix.md
  • tests/e2e/generation-panel.spec.ts
  • src/services/generationPipeline.ts

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions