The certified corpus
Live counter, as of 2026-07-10- certified functions (target: 50,000 by day 90)
- 1,053
certified functions (target: 50,000 by day 90)
Real C functions, converted to QUANTA and triple-gated (native ≡ interpreter, compiled against the original C, and value-checked equal) — not claimed, certified. 967 at the start of this build order, then +18, +42 and +27 across three harvest runs as the converter's type coverage grew, less −1 pulled back under the honesty floor (a harness-coincidence false-equivalent). The third run also caught three more false greens *before* they were minted, so they were never counted at all.
Fix planYield only means something with its corpus attached. On numeric C pre-filtered to the long/double subset it is 14 of 15 (93%). On wild, unfiltered C — five permissive repos, 1,423 repo-authored functions — harvest run 3 gate-greened 6.7% and certified 1.9% once duplicates and three refuted false-greens were removed, up from 1.7% and 4.75% on the two earlier runs. The wild figure is low because the converter refuses a plain int: C's 32-bit int wraps where QUANTA's 64-bit integer does not, and it will not certify an equivalence it cannot prove.
Source: efficient/DASHBOARD.md — "THE ONE NUMBER (LOCK-47.8)"; yield by corpus from efficient/impl/quanta/forge/corpus/HARVEST_RUN3.md §3 (run 3, 2026-07-10) and efficient/BRAINSTORM_046.md §0.1 (the long/double subset and the int refusal)