No-Fallback Receipts
No-Fallback Receipts prove the normal path uses 0x0-owned implementation and
does not silently fall back to stale or unchecked behavior.
Normal Path
Normal compiler and runtime paths must use:
compiler/main.0x0;- trusted release compiler artifacts;
- checked runtime and package artifacts;
- current 0x0 docs.
Legacy Fallback Rejection
Production gates reject normal paths that depend on:
- fake adapters presented as production;
- roadmap status text as implementation evidence;
- unchecked generated artifacts.
Receipts
Receipts include:
- current source and release manifests;
- app release candidate hashes;
make docs-parity-closure-check.