File size: 2,055 Bytes
49946d9 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 | # Release Candidate Validation — v133
This archive is based on `agentic-space-factory-v132-prescan-output-type-sync` and contains no runtime feature changes beyond this validation report.
## Validation date
2026-06-05
## Automated checks
- Pytest suite: `342 passed, 2 warnings`
- JavaScript syntax:
- `web/static/app.js`
- `web/static/runs.js`
- `web/static/progress.js`
- `web/static/api.js`
- `web/static/components.js`
- Python compile check: passed
- HTML parse check: passed
## Critical demo-path checks
- Job launch uses bucket-mounted worker file via `WORKER_SCRIPT_PATH`, avoiding the previous `argument list too long` failure.
- Build flow keeps `Qwen/Qwen3-Coder-Next` as the default Pi model.
- Pi blockage protocol is present:
- `INCIDENT_BRIEF.md`
- `PI_DIAGNOSIS_GOAL.md`
- `REPAIR_DECISION.json`
- allowed actions such as `wait_for_logs`, `factory_rebuild_same_code`, `patch_code`, `declare_technical_blocker`
- Unified agent traces are present via `agent_trace.jsonl`.
- Agent recovery panel is gated and does not show for normal Pi build steps.
- Run delete is gated until the run is finished, cancelled, failed, blocked, stale, or manual-action.
- Space Test prefill is gated until validation results exist.
- Run trace buttons stay disabled until bucket files exist.
- Overall progress timeline uses product-facing labels while preserving internal step mapping.
- Space Test endpoint UI no longer shows the confusing `Set API name` banner.
- Model pre-scan can infer and sync `Expected output type` when clear.
## Manual demo recommendation
For the safest live demo, use:
- Model: `Tongyi-MAI/Z-Image-Turbo`
- Expected output: should auto-sync to `Image` after pre-scan
- Implementation mode: `Strict inference`
- Hardware: ZeroGPU first, fixed fallback allowed
- Confirm Billing dashboard before launch
## Known non-blocking warnings
The local test environment emits Hugging Face OAuth experimental/local warnings. These are expected outside a Space environment and do not indicate a failing app test.
|