KB-29B0
15 — Reliability + No-Hardcode Dashboards v2
2 min read Revision 1
rpreliabilityno-hardcodedashboards-v22026-06-05
15 — Count Reliability v2 + No-Hardcode Audit v2
v_rp_count_reliability_dashboard_v2
Extends the base reliability dashboard with invariant v2 pass-rate, registry-driven readiness, and a fullpop-aware verdict.
- invariant_population 87 · invariant_pass 83 · invariant_fails 0 · invariant_pass_rate 100.0 · stale_static_literals 0 · static_no_live_source 0 · registry_backed_axes 2 · synthetic_axes 3.
- final_verdict = RP_COUNT_RELIABILITY_HARDENED_FULLPOP_PASS (was
..._WITH_PARTIAL_SOURCES).
v_rp_no_hardcode_audit_dashboard_v2
- axes_total 5 · registry_backed 2 · synthetic 3 · axes_generator_ready 5 · hardcoded_union_branches_v1 7 · static_literals_tracked 12 · stale 0 · static_no_source 0 · invariant_fails 0 · nodes_requiring_view_edit 58 · nodes_reducible_by_generator 58 · residual_pure_view_limitation 0 · generator_built true · ui_consumes_current_only true.
- status = NO_HARDCODE_PARTIAL — literals + invariant clean (v2); the v1 UNION is not yet replaced by the generated view (generator removes the hand-edit; synthetic-axis registration is owner-gated). Status domain:
NO_HARDCODE_READY·NO_HARDCODE_PARTIAL·NO_HARDCODE_BLOCKED_BY_GENERATOR·FAIL.
NO_HARDCODE_READY requires nodes_requiring_view_edit=0, which needs the generated view to become the contract source (operator apply) + synthetic-axis registration (owner) — both safe-eng/governance next steps, not faked here.