M-6: derive work_item_id from Plane sequence_id #8

Merged
admin merged 2 commits from feature/ORCH-M6-plane-sequence into main 2026-06-03 10:04:32 +03:00
Owner

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.

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.
admin added 2 commits 2026-06-03 10:02:38 +03:00
admin merged commit 12e2691a24 into main 2026-06-03 10:04:32 +03:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: admin/orchestrator#8