Problem
Contributor-facing docs still describe 003-MiniWebApp AOT as blocked on #568 without reflecting harness reality:
| Doc |
Stale claim |
examples/README.md run matrix |
003-MiniWebApp AOT column: ❌ blocked (#454) |
examples/003-MiniWebApp/README.md |
Stage 4b/4c "blocked #568"; AOT row ❌ blocked |
script/examples-aot-smoke.sh header |
"003 stays skipped until #568" |
script/deploy-smoke.sh |
skip message cites closed #568 only |
script/miniwebapp-gates.sh |
"Next: #568" in focus lines |
#568 / #752 — native link is green on harness (batch 50). #764 — execute returns exit 0 with empty stdout. Do not confuse with stdlib #748 (unlink()).
Goal
Single accurate AOT status narrative across examples docs, aligned with ROADMAP #78 and #676 gate ladder:
Scope
Do not regenerate benchmark table here — #716 after #764 green.
Acceptance criteria
grep -r 'blocked #568' examples/README.md examples/003-MiniWebApp/README.md | wc -l
# → 0 after PR
Dependencies
Links
Problem
Contributor-facing docs still describe 003-MiniWebApp AOT as blocked on #568 without reflecting harness reality:
examples/README.mdrun matrix003-MiniWebAppAOT column:❌ blocked(#454)examples/003-MiniWebApp/README.md❌ blockedscript/examples-aot-smoke.shheaderscript/deploy-smoke.shscript/miniwebapp-gates.sh#568 / #752 — native link is green on harness (batch 50). #764 — execute returns exit 0 with empty stdout. Do not confuse with stdlib #748 (
unlink()).Goal
Single accurate AOT status narrative across examples docs, aligned with ROADMAP #78 and #676 gate ladder:
Scope
examples/README.mdrun matrix: VM ✅, AOT link ✅, AOT execute 📋 AOT: MiniWebApp native binary CLI execute emits empty stdout (post-link) #764examples/003-MiniWebApp/README.mdgate ladder stages 4a–4e (DevEx: MiniWebApp CI gate ladder (lint → serve → AOT → web-smoke) #472, DevEx: miniwebapp-gates stage 4b2 — AOT CLI execute byte probe (#764) #773 4b2)docs/capabilities-syntax.md(Docs: Regenerate capabilities-syntax AOT rows post-#568 #744)Do not regenerate benchmark table here — #716 after #764 green.
Acceptance criteria
examples/README.mdmatchesPhpcBuildProjectTestlink pass + AOT: MiniWebApp native binary CLI execute emits empty stdout (post-link) #764 execute gapDependencies
Links