# task-2499-candidate — backlog phase decomposition and priority matrix

- 작업 유형: **기획 / backlog grooming**
- 작업 레벨: **Lv.1** (read-only + 문서 작성)
- 담당: **dev7-team** — 유휴팀 6
- 우선순위: medium — 병행 배치 6
- Track: internal_doc
- 일시: 2026-05-08

## ⚠️ 본 task의 본질 — 회장 명시

> 현재 backlog 9건을 Phase, Risk, Dependency 기준으로 재분해하고 우선순위 매트릭스를 만든다. 기획 / backlog grooming만 허용.

## 회장 명시 17 공통 금지

[task-2495.md와 동일 — 17 공통 금지 항목 그대로 적용]

## 회장 명시 현재 backlog 9건

1. branch/worktree isolation hardening
2. bot-token-refresh.jsonl logging gap 보강
3. 권한 진단 방법론 문서화
4. auto-merge.yml main 부재 audit
5. task-2494 stuck/zombie detection hardening
6. browser_verify SSOT adoption gap
7. verifier self-reference regex 제거
8. ESSENCE_PASS / ESCALATED_VERIFIER_LIMITATION 분류 신설
9. PR #42 BEHIND recovery 별도 분석

## 회장 명시 분류 기준

- **Phase 0**: 문서/감사/분류
- **Phase 1**: read-only detector
- **Phase 2**: warning/escalation automation
- **Phase 3**: guarded auto handling
- **Phase 4**: CI/lifecycle enforcement
- **Risk**: low / medium / high / critical
- **Dependency**: task-2487+1 이후 필요 여부
- **Conflict risk**: 코드 충돌 가능성
- **Immediate value**: 즉시 효과

## allowed_resources

```yaml
allowed_resources:
  read_only_paths:
    - "memory/orchestration/phase_b_integration_items_260507.md"
    - "memory/feedback/feedback_*.md"
    - "memory/events/task-248*"
    - "memory/reports/task-248*"
    - ".env.keys"
  paths:
    - "memory/orchestration/backlog/phase-b-priority-matrix-260508.md"
    - "memory/reports/task-2499*"
    - "memory/events/task-2499*"
    - "memory/plans/tasks/task-2499/**"
  forbidden_paths:
    - ".secrets/**"
    - ".github/workflows/**"
    - "memory/tasks/task-2487+1*"
    - "memory/events/task-2487+1*"
    - "memory/plans/tasks/task-2487+1/**"
    - "**/*.py"
    - "**/*.yml"
    - "**/*.yaml"
    - "scripts/**"
    - "tests/**"
  forbidden_actions:
    - any_code_modification
    - any_test_modification
    - any_pr_modification
    - any_branch_modification
    - update_branch_execution
    - force_push
    - rebase
    - admin_override
    - required_ci_bypass
    - manual_done_creation
    - task_2487+1_interference
    - odin_session_interference
    - new_dispatch_or_cron  # 우선순위 분석만, dispatch 발사 금지
```

## 산출물

- `memory/orchestration/backlog/phase-b-priority-matrix-260508.md`

## 완료 보고 — 회장 명시 6항목

- 문서 경로
- Phase별 항목 수
- 즉시 착수 가능 항목
- task-2487+1 이후 착수 항목
- critical chain 의존 항목
- 추천 다음 3개 task

## 회장 명시 7 공통 완료 조건

- 코드 변경 0건
- 테스트 변경 0건
- PR 변경 0건
- branch 변경 0건
- 오딘 task-2487+1 비개입
- 산출물 문서 경로 제출
- 후속 작업 제안은 가능하나 실행은 금지

## 시스템 3문서 참조

- Phase B 통합 항목 §9.4 (backlog 9건): `memory/orchestration/phase_b_integration_items_260507.md`
- 시스템 청사진: `/home/jay/.claude/projects/-home-jay--cokacdir-workspace-autoset/memory/system_bot_orchestration_blueprint_260506.md`
- 분류 룰 4종: `memory/feedback/feedback_*classification*.md`