KB-16F7
job:cut First Official Process Playbook
2 min read Revision 1
job:cut — First Official Process Playbook
job:cut is the sole verified candidate (8 members) and the designated first official AX-PROCESS process.
Preconditions
- AX-PROCESS owner (PROC-OWN-01) + axis ACTIVE (PROC-OWN-02). Then PROC-OWN-03.
Execute (on president vote)
- President approves PROC-OWN-03 →
fn_pa_handler_register_process. - Handler writes: job:cut birth admission (1 non-retirable birth) + first
axis_assignment(AX-PROCESS, job:cut). - official RP 0→1. job:cut appears in every "official processes" RP surface.
After registration
- To emit run events, activate the 7 process.* event types (PROC-OWN-05) and set
piece_event_runtime.emit_enabled=true. - job:cut run lifecycle then emits
process.run.started/step.*/run.completed|failed.
Verify
SELECT * FROM v_process_discovery_verified_candidates_v3; (heavy — use app/RW path) and v_rp_process_canon_gate_summary.verified_candidates.
Rollback
axis_assignment delete + ownership revert reversible; birth row permanent.
Invariant
Verified set = ONLY job:cut until next REAL_RUN/owner drain. Do not register other candidates as "verified" without evidence.