os-sdlc: consume os-backlog Tracker/ConfigLocator instead of runner/tea_tracker.rb #418
Labels
No labels
P0
P1
P2
P3
bug
create
delete
enhancement
filed-by/agent
filed-by/user
frozen
lint-rule
needs-info
needs-triage
next
plugin/cc-architect
plugin/os
plugin/os-adr
plugin/os-aidd-lint
plugin/os-backlog
plugin/os-context
plugin/os-doc-hygiene
plugin/os-sdlc
plugin/os-vault
project/cc-os
ready-for-agent
ready-for-human
recurring
review
update
waiting
wayfinder:grilling
wayfinder:map
wayfinder:map
wayfinder:research
wayfinder:task
wayfinder:task
wontfix
worklist/deviations
worklist/lint-rule
worklist/new-implement-build
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
jared/cc-os#418
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Context
os-sdlc has its own tracker layer at
plugins/os-sdlc/lib/os_sdlc/runner/tea_tracker.rb(142 lines). os-backlog already has this layer:plugins/os-backlog/lib/backlog/tracker.rb(128 lines) andplugins/os-backlog/lib/backlog/config_locator.rb(73 lines). The two layers are not the same. Each defect found in one layer is not found in the other.Tickets #410, #413, #414 and #415 are symptoms of this one root. Each ticket repairs one site in
tea_tracker.rb:TeaTracker#resolve_slug.tea --output yamlbroken on tea 0.13.0..cc-os/confignot found inside a git worktree. os-backlogConfigLocatoralready solves this.A repair of the four symptom tickets does not remove the problem. It moves the problem to the next place where the two layers differ.
Origin
/os-sdlc:implement #412run.plugins/os-sdlc/lib/os_sdlc/runner/tea_tracker.rbrepeats work thatplugins/os-backlog/lib/backlog/tracker.rbandconfig_locator.rbalready do. Stop:DESIGN(plugins/os-sdlc/lib/os_sdlc/runner/tea_tracker.rb).Out of scope
Do not close #410, #413, #414 or #415 as part of this ticket.
Frozen in the 2026-08-16 backlog reset — see #419 for the expiry procedure. Do not work unless a live run rediscovers this issue.