KB-30B6
11 — requires_view_edit Reduction
2 min read Revision 1
rpview-editreductionautoscale2026-06-05
11 — requires_view_edit Reduction Plan
v_rp_requires_view_edit_reduction_plan (per-axis + TOTAL) and v_rp_autoscale_axis_readiness.
Before/after (dual-path verified)
| axis | nodes | view_edit_before | binding_complete | reducible_by_generator | residual_pure_view | classification |
|---|---|---|---|---|---|---|
| AX-BASE | 39 | 39 | t | 39 | 0 | GENERATOR_REMOVES_HANDEDIT__REGISTRATION_OWNER_GATED |
| AX-PROCESS | 22 | 0 | t | 0 | 0 | ALREADY_REGISTRY_BACKED |
| AX-PXT | 12 | 12 | t | 12 | 0 | GENERATOR_REMOVES_HANDEDIT__REGISTRATION_OWNER_GATED |
| AX-TOPIC | 7 | 0 | t | 0 | 0 | ALREADY_REGISTRY_BACKED |
| AX-TRIGGER | 7 | 7 | t | 7 | 0 | GENERATOR_REMOVES_HANDEDIT__REGISTRATION_OWNER_GATED |
| TOTAL | 87 | 58 | t | 58 | 0 | generator removes all hand-edits; synthetic-axis registration owner-gated |
Interpretation
- 58 → 0 hand-edits: every binding is complete, so the generator emits all legs; no node remains that requires hand-editing the UNION due to a pure-view limitation.
- What remains is not a view-edit: it is governance — the 3 synthetic axes (AX-BASE, AX-PXT, AX-TRIGGER) are not registered in
axis_registry. Registration is owner/president-gated (no fake authority).requires_view_editstays reported as 58 in the current contract because v1 is not yet replaced by the generated view; the reduction is available and measured, gated only by operator-apply + owner-registration.