Qwen public update checklist

Do not publish stronger claims than the evidence supports.

This checklist gates any future repository push or Devpost edit for PrizePilot. It keeps the public package useful to judges without mixing in account-only proof, billing, payout, or private console material.

Local checks

  • $env:PYTHONPATH='src'; python -m unittest discover -s tests -v
  • $env:PYTHONPATH='src'; python -m compileall -q src tests tools
  • $env:PYTHONPATH='src'; python -m prizepilot qwen-status
  • $env:PYTHONPATH='src'; python -m prizepilot cloud-readiness
  • $env:PYTHONPATH='src'; python -m prizepilot cloud-readiness --checked-at 2026-06-15T12:30:00Z for optional deterministic evidence diffs.
  • python -m json.tool docs/judge-manifest.json
  • git diff --check

Public checks

  • If a GitHub Actions workflow exists on the public branch, it is green; otherwise record the local verification commands and Pages HTTP checks.
  • GitHub Pages hub and review pages return HTTP 200.
  • Devpost project page still loads publicly.
  • Vimeo page loads publicly.
  • Backup WebM demo loads publicly from GitHub Pages.
  • Devpost embedded video playback is checked user-present before any stronger playback claim.

Claim boundary

  • No prize, finalist, payout, tax, KYC, billing, bank, or cloud-credit claim.
  • No live Alibaba endpoint claim until / and /api/plan return HTTP 200 from a real Alibaba Cloud URL.
  • No claim that the Award Thesis Scorecard predicts prize selection or payout.
  • No API keys, request headers, account IDs, cookies, private email, private console screenshots, payment data, or localStorage.

Review links