cc-os/plugins/os-backlog/lib/backlog
jared b0a21d6211 os-backlog: post-ship review corrections for the triage hook + project index (cards #1818330518584820864, #1818330528525321347)
Codex review + verification pass over f9a81a1/3708c00 found the triage
hook resolving boards differently from the CLI. Corrections:
- Config#planka_board: tracker=planka:<board> now counts as board
  configuration everywhere (Resolver included), not just the explicit
  board key that config-write never writes.
- Triage hook board resolution extracted to pure
  TriageCheck.board_name_for honoring the umbrella rule: the session
  cwd's .cc-os/config overrides the git root's (the hook previously
  walked up and read only the root config).
- config-write keys the global project index by the realpath of the
  directory the config lands in, not the git toplevel — umbrella
  subprojects no longer overwrite the umbrella's row.
- projects <filter> matches name, tracker, or path; hook timeout
  8s->15s; CC_OS_DEBUG=1 surfaces swallowed hook errors on stderr.
Residual (name-only board lookup across all Planka projects) captured
as Backlog card #1818385174308586768. Suite 138/295/0.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01VkeTPRWqaqJZEpf48H1aC7
2026-07-13 12:27:43 -04:00
..
board_ensurer.rb os-backlog: wire the triage-trigger hook + arbitrary-project test coverage (cards #1818330518584820864, #1818330528525321347) 2026-07-13 11:00:26 -04:00
board_resolver.rb os-backlog: cache resolved Planka board id in .cc-os/config (issue #22) 2026-07-13 09:18:45 -04:00
board_spec.rb os-backlog: plugin scaffold + board-ensure (refs #10) 2026-07-10 13:35:18 -04:00
cards.rb os-backlog: cache resolved Planka board id in .cc-os/config (issue #22) 2026-07-13 09:18:45 -04:00
config.rb os-backlog: post-ship review corrections for the triage hook + project index (cards #1818330518584820864, #1818330528525321347) 2026-07-13 12:27:43 -04:00
inspector.rb os-backlog: route inspect issue-shape classification, split-by-kind default (issue #26) 2026-07-13 10:32:58 -04:00
project_index.rb os-backlog: cross-project filing convention + derived global project index (issue #27, ADR-0034) 2026-07-13 10:48:19 -04:00
resolver.rb os-backlog: post-ship review corrections for the triage hook + project index (cards #1818330518584820864, #1818330528525321347) 2026-07-13 12:27:43 -04:00
tracker.rb os-backlog slice 7: SessionStart injection note + /to-issues tracker routing (issue #16) 2026-07-13 09:18:45 -04:00
triage_check.rb os-backlog: post-ship review corrections for the triage hook + project index (cards #1818330518584820864, #1818330528525321347) 2026-07-13 12:27:43 -04:00
wakeup.rb os-backlog: wakeup-polling + tmux-convention design spike (issue #28, ADR-0035/0036) 2026-07-13 11:02:44 -04:00