KB-2E51
M3a Execution — 05 Behavioral Probes Result
2 min read Revision 1
dot-iu-cutterv0.5m3a-execbehavioral-probesnot-runbundle-e-failrolled-backdieu442026-05-20
M3a Execution — 05 Behavioral Probes Result
Status
B-1..B-9 were not run because Bundle E failed before completion and package rules require STOP/rollback on transaction failure. Running behavioral probes after a failed incomplete package would have tested a transient/incomplete state and violated the no-silent-continuation rule.
B-9 readiness survey before execution
A known open edit draft existed for B-9, so lack of B-9 was not caused by missing test data:
probe|id|unit_id|base_version_ref|draft_status|canonical_address|iu_lc|uv_lc|hash_ok|would_no_change
open_drafts|5caf9ea6-cd0a-4983-9e19-7b2ad0f35a66|ce937e73-8f5c-4e1a-9faa-b7bdf80b0a5a|255769b0-2848-48b5-bd0d-7fa54f811ade|open|test/p3c4/pilot-20260507-125720|draft|draft|t|f
open_drafts|40381e69-12c1-42b0-965d-ce68ca7c11a8|60c0017d-4d5d-4003-a403-76e85f869557|1ad0ff19-dfa7-403c-9a2a-5ba48150c8f8|open|test/p3d1/pilot-20260508-005109|draft|draft|t|f
(2 rows)
Probe disposition
B-1 dry-run plan_ok: NOT_RUN — package incomplete
B-2 invalid_target_lifecycle: NOT_RUN — package incomplete
B-3 iu_not_found: NOT_RUN — package incomplete
B-4 review_decision_not_found: NOT_RUN — package incomplete
B-5 raw UPDATE still blocked: NOT_RUN — package incomplete
B-6 NULL review_decision_id refused: NOT_RUN — package incomplete
B-7 NULL actor refused: NOT_RUN — package incomplete
B-8 draft_to_superseded fsm_denied: NOT_RUN — package incomplete
B-9 edit-draft on draft base unchanged: NOT_RUN — package incomplete
B-10 enacted-base edit-draft refused: DEFERRED by package; Phase 7/integration-only
Reason
Exact failure before probes:
TXN-5 Bundle E BEGIN
ERROR: cannot remove parameter defaults from existing function
HINT: Use DROP FUNCTION fn_iu_apply_edit_draft(uuid,text,text) first.
After rollback, fn_iu_enact no longer exists, so B-1..B-8 cannot be validly executed in final state.