Skip to content

qa: export one evidence bundle per app playtest #485

Description

@100yenadmin

Summary

Add an evidence exporter that turns a built-app playtest into one handoff-ready artifact folder under /Volumes/LEXAR/Codex.

Interface

qa/export_app_evidence.py --app-status-url <url> --out <dir>

Evidence bundle contents

  • screenshots
  • app-status snapshots
  • session surface snapshot
  • chat log excerpt/full path copy when available
  • move log excerpt/full path copy when available
  • provider trace summary
  • console/network logs
  • build SHA and version
  • art-root status
  • failure bucket and detail when present

Acceptance criteria

  • Output defaults to /Volumes/LEXAR/Codex for Codex artifacts.
  • Exporter never writes repo-tracked files unless explicitly pointed at a repo path.
  • Missing optional files are represented as evidence gaps, not crashes.
  • JSON manifest names every captured file and every missing source.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesttier-1Tier 1: Claude Code plugin

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions