Release Readiness Evidence¶
Last updated: 2026-04-20 Owner: @Neftedollar
Required CI suite (must be green)¶
Self-host CI (.github/workflows/build.yml) is the release-critical lane and includes:
tools/check-selfhost-ci.shtools/check-selfhost-e2e.shtools/check-selfhost-multimodule.shtools/check-stage0-self-parity.shtools/check-llvm-smoke.shtools/check-doc-contract.shtools/check-no-fs3261-suppression.shtools/check-release-readiness.sh
Policy for allowed exceptions is documented in CI Exceptions Policy.
Multi-module self-host evidence¶
tools/check-selfhost-multimodule.sh constructs and validates a dependency-bearing project graph:
Graphdemo.MainGraphdemo.FlowGraphdemo.MathGraphdemo.Const
The script requires:
lllc self check <project-dir>returns"ok":truelllc self build --target py <project-dir>emits all project modules
Stage0-only evidence¶
See Stage0-Only Matrix for the explicit residual stage0 scope and planned removal path.
Landing page and homepage wiring evidence¶
Verified on 2026-04-24 UTC:
- Canonical landing page URL:
https://neftedollar.com/ll-lang/ - Canonical playground URL:
https://neftedollar.com/ll-lang/playground/ - GitHub Pages project URL
https://neftedollar.github.io/ll-lang/redirects to the canonical custom-domain path above. - Repo metadata homepage for
Neftedollar/ll-langshould point to the same canonical landing page URL.
Required visual proof on the live page:
- Hero media:
ll-langtoken-comparison GIF fromdocs/assets/hero/hero-story.gif - Social card:
ll-langOG image fromdocs/assets/social/og.png