Current Public Boundary
Repository, Vimeo demo, GitHub Pages hub, build journal, tests, Qwen client code path, Qwen/DashScope live smoke proof, and Alibaba Cloud deployment manifest.
Verified Alibaba Cloud endpoint, prize award, payout, tax, KYC, or bank verification.
Source Markdown: docs/live-proof-gate.md. Judge hub: PrizePilot Public Evidence Hub.
Human Gates
Stop and ask the account owner to act directly when any step asks for CAPTCHA, email/SMS/authenticator codes, API keys, access tokens, cookies, recovery codes, cloud credits, billing, card, bank, payout, tax, KYC, identity data, or final public Devpost updates.
Qwen/DashScope Live Proof
Purpose: prove that PrizePilot can run a live Qwen-compatible refinement pass without storing the key. This gate was completed on 2026-06-13 with qwen-plus, China Bailian endpoint, exit code 0, and key cleanup confirmed.
$env:PYTHONPATH='src'
$env:DASHSCOPE_API_KEY='runtime-only'
python -X utf8 -m prizepilot plan samples/qwen_hackathon.json --use-qwen
Remove-Item Env:\DASHSCOPE_API_KEY
Captured public evidence: timestamp, non-sensitive model name, public base URL, short output excerpt showing plan refinement, confirmation that the key was removed from the environment, and the public proof page at Qwen Live Proof.
Do not publish raw request headers, full responses containing account metadata, API keys, billing screens, or private console pages.
Alibaba Cloud Endpoint Proof
Purpose: prove that the prepared Function Compute deployment path can serve the PrizePilot dashboard from an Alibaba Cloud endpoint after the account owner approves any credit or billing use.
cd deploy/alibaba-cloud
s deploy
Verify that / renders the PrizePilot dashboard and /api/plan returns a JSON planning payload. Acceptable public evidence includes endpoint URL, timestamp, HTTP status, a dashboard screenshot with no private console chrome, and a short JSON snippet showing route names and evidence gates.
Do not publish Alibaba account IDs, billing screens, access keys, RAM policies, console cookies, private logs, or deployment tokens.
Devpost Update Rule
Only edit the Qwen Devpost project after new proof is real and captured. Current honest wording: live Qwen execution is verified; live Alibaba deployment remains a prepared path until endpoint evidence exists.