Fixture provenance for quse==0.0.14 (issue #2274)

Source package: the PyPI wheel quse-0.0.14-py3-none-any.whl
PyPI upload: 2026-08-20T06:28:18Z
Wheel SHA-256: 7b99a3db422f2a370a0786445c7ab89215b9a93174e63802913d83f8f1dd1b76

Capture command (using the published wheel, not a checkout):
  PYTHONPATH=<unpacked quse-0.0.14 wheel> <python> -c \
    'from quse.cli import main; raise SystemExit(main(["--json"]))'

Observed published contract:
  providers: claude, codex, copilot, grok, zai
  record fields: details, error, long_term, short_term, status
  no top-level windows map and no go provider

The host producer explicitly translates the published short_term/long_term
records into PocketShell's app-facing windows map. Commit a86959e (the
unreleased unified Go/top-level-windows producer) is not used by this fixture.
