M-6: derive work_item_id from Plane sequence_id #8
Reference in New Issue
Block a user
Delete Branch "feature/ORCH-M6-plane-sequence"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Source of truth for work_item numbering is now the Plane sequence_id (fetched by issue UUID). Plane outage falls back to DB increment (autonomy preserved). Also drops hardcoded ET- prefix in find_issue_id (works for any prefix, e.g. ORCH). Tests: tests/test_m6_sequence.py (7 passed); full suite 158 passed, 9 pre-existing 401 unchanged.