chore(queue): migrate control manifest to v4 prospective_merge target (g12.004) - #33
Conversation
Apply the Northstar g03.020 accepted migration (g12.004): bump paseo.queue.control v3 -> v4 and switch the repository-pre-merge hook target from reviewed_head to prospective_merge. Dry-run reported the exact two-field change, write mode reported applied, replay reported unchanged, and the manifest validates against the frozen v4 schema.
Independent review — g12.004 prospective-merge protocol migrationVerdict: ready_to_merge Reviewed head Scope conformance
Verification performed (independent of worker transcript)
FindingsNone blocking. One non-blocking environment observation: ConclusionExact two-value, one-file migration; applied state proven byte-for-byte, replay-proven idempotent, schema- and adapter-valid, scope-clean, head clean. ready_to_merge. |
Summary
Applies the Northstar g03.020 accepted Queue manifest migration (roadmap g12.004) to Underlay via the installed
northstar/lifecycle:migrate-premergeskill command. No hand edits.Change
.paseo/queue.jsononly — the exact two-field, one-file diff:schema:paseo.queue.control.v3→paseo.queue.control.v4hooks[repository-pre-merge].target:reviewed_head→prospective_mergeValidation
--writereportedappliedwith the identical digest.unchanged(idempotence proven).queue-control-v4.schema.json(jsonschema + independent structural check).effigy healthandeffigy qa:docspass.git diff --checkclean; only.paseo/queue.jsonchanged.Boundaries respected
No runtime, dependency, release, CI, product planning, thread or workspace changes.