Skip to content

chore(0153): renumber the synth task to resolve the 0145 ID collision - #171

Merged
karczuRF merged 1 commit into
developfrom
chore/0153_renumber-synth-task-id-collision
Aug 5, 2026
Merged

chore(0153): renumber the synth task to resolve the 0145 ID collision#171
karczuRF merged 1 commit into
developfrom
chore/0153_renumber-synth-task-id-collision

Conversation

@karczuRF

@karczuRF karczuRF commented Aug 5, 2026

Copy link
Copy Markdown
Collaborator

Summary

Renumber 0145_BUG_synth-not-run-on-infra-only-prs0153. The ID was claimed twice: this task landed on develop with #165 (the 0110 won't-do closure) while the still-open #168 branch had already claimed 0145 for the pre-roll argMax(close_usd, …) guard.

The pre-roll task keeps 0145 — it is referenced nine times across four files, it gates both the 0088 pass-2 pre-roll and 0136's 07-21→08-03 gap pre-roll, and develop's generated index already resolves 0145 to it, so the tree is currently self-inconsistent. The synth task is referenced three times, so it moves.

Nothing about the synth work itself changed — same title, body, ACs and options.

Changes

  • lore/1-tasks/backlog/0145_… → 0153_… (rename + id: + a history entry recording why)
  • lore/1-tasks/archive/0110_…/README.md — 4 references
  • lore/3-wiki/project/ci-pipeline.md — the "Known gaps" owner link

Notes

The ID was claimed twice. `0145_BUG_synth-not-run-on-infra-only-prs`
landed on develop with PR #165 (the 0110 won't-do closure), while the
unmerged PR #168 branch had already claimed 0145 for the pre-roll
`argMax(close_usd, ...)` guard.

The pre-roll task keeps the number: it is referenced nine times across
four files, gates both the 0088 pass-2 pre-roll and 0136's 07-21 gap
pre-roll, and develop's own generated index already resolves 0145 to it.
This task is referenced three times and moves.

0152 is deliberately left free for the OpenAPI license task on PR #169,
which collides with 0144 the same way and is not ours to renumber.

Nothing about the synth work itself changed. lore/README.md is not
regenerated here — it already points 0145 at the pre-roll task, and
regenerating on this branch would conflict with PR #168's index.
@karczuRF
karczuRF merged commit 4e57dae into develop Aug 5, 2026
3 checks passed
@karczuRF
karczuRF deleted the chore/0153_renumber-synth-task-id-collision branch August 5, 2026 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant