code wiki / _hdl_build / nx_cms_exceed.nx

nx_cms_exceed.nx

buildroot/runtime/_hdl_build/nx_cms_exceed.nx

2691 B57 linesdepth 2pulls 2 transitivereach 29 importersview sourcekind librarytopic cms
docsdependenciesstructsconstsfunctions

about

nx_cms_exceed.nx -- the W-RE-004 head-to-head EXCEED harness (reusable per-feature template). The no-wave law: a win is MEASURED, never asserted. EXCEED = OUR organ scores strictly higher than the incumbent oracle on a real axis over a real corpus, AND a no-overclaim Referee passes. This organ holds the SCORING + VERDICT + REFEREE only; each per-feature gate supplies the corpus, runs BOTH sides on the same inputs, and feeds the measured (our_correct, incumbent_correct, n) here. The verdict is COMPUTED from those counts -- it cannot be hand-set. module: nishi-core.cms.exceed depends: nishi-core.io.syscalls capability: CMS license_tier: ORIGINAL

dependencies 1 imports · 29 importers

nx_syscalls.nx nx_cms_exceed.nx nx_a11y_breadth_gate.nx nx_access_wall_exceed_gate.nx nx_brand_exceed2_gate.nx nx_brand_exceed3_gate.nx nx_brand_exceed_gate.nx nx_cadtwin_census.nx nx_cms_api_exceed_gate.nx nx_cms_cache_exceed_gate.nx nx_cms_draft_exceed_gate.nx nx_cms_email_exceed_gate.nx

diagram shows first 10 each side; +0 more imports, +19 more importers in the complete lists below.

imports: nx_syscalls.nx

imported by: nx_a11y_breadth_gate.nxnx_access_wall_exceed_gate.nxnx_brand_exceed2_gate.nxnx_brand_exceed3_gate.nxnx_brand_exceed_gate.nxnx_cadtwin_census.nxnx_cms_api_exceed_gate.nxnx_cms_cache_exceed_gate.nxnx_cms_draft_exceed_gate.nxnx_cms_email_exceed_gate.nxnx_cms_migrate_exceed_gate.nxnx_cms_redirect_exceed_gate.nxnx_cms_roles_exceed_gate.nxnx_cms_schedule_exceed_gate.nxnx_companion_census.nxnx_deepresearch_census.nxnx_depstack_census.nxnx_editor_render_gate.nxnx_embodiment_census.nxnx_freeform_exceed_gate.nxnx_manga_exceed_census.nxnx_reader_exceed_census.nxnx_replika_census.nxnx_researcher_exceed_census.nxnx_serving_census.nxnx_sitegen_exceed_gate.nxnx_studio_exceed_gate.nxnx_visual_exceed_census.nxnx_voicegen_census.nx

structs

none

consts

13const XCD_BEHIND: i64 = 0 - 1
14const XCD_PARITY: i64 = 0
15const XCD_AHEAD: i64 = 1

functions

21func xcd_verdict(our_correct: i64, inc_correct: i64) -> i64
30func xcd_referee_ok(verdict: i64, our_correct: i64, n: i64) -> i64
36func xcd_vname(v: i64) -> *u8
44func xcd_verdict_perf(our_cost: i64, inc_cost: i64) -> i64
called by 1: main
53func xcd_referee_perf_ok(verdict: i64, our_correct: i64, n: i64) -> i64
called by 1: main