Skip to content

feat: graph_validator 외부 참조 수정 + complexity 간소화 + Pre-Planning 안내#126

Merged
bluejayA merged 1 commit intomainfrom
feature/graph-validator-gate-ux
Apr 1, 2026
Merged

feat: graph_validator 외부 참조 수정 + complexity 간소화 + Pre-Planning 안내#126
bluejayA merged 1 commit intomainfrom
feature/graph-validator-gate-ux

Conversation

@bluejayA
Copy link
Copy Markdown
Owner

@bluejayA bluejayA commented Apr 1, 2026

Closes #122
Closes #107
refs #117

Summary

  • BL-076: EXTERNAL_PLUGIN_REFSreverse-engineering 등록, LOGICAL_ACTIONSworktree-create 추가 + branch-name-confirm 제거(gate ID와 중복). graph_validator 2건 실패 해소
  • BL-072: complexity-declaration 게이트 텍스트 2줄로 간소화 (게이트 구조 유지)
  • BL-062: Minimal/Comprehensive 자동 분기 시 안내 메시지 추가

Test plan

  • graph_validator 10 passed (기존 2건 실패 해소)
  • 전체 테스트 269 passed, 0 failed
  • complexity 게이트 간소화된 텍스트 확인 (다음 devflow 세션에서 검증)
  • Pre-Planning 자동 분기 안내 메시지 확인 (다음 devflow 세션에서 검증)

🤖 Generated with Claude Code

#122, refs #117, refs #107)

- FR-1(BL-076): EXTERNAL_PLUGIN_REFS에 reverse-engineering 등록, LOGICAL_ACTIONS에 worktree-create 추가 + branch-name-confirm 제거(gate ID와 중복)
- FR-2.1(BL-072): complexity-declaration 게이트 텍스트 2줄로 간소화
- FR-3(BL-062): Minimal/Comprehensive 자동 분기 시 안내 메시지 추가

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@bluejayA bluejayA merged commit 6901180 into main Apr 1, 2026
@bluejayA bluejayA deleted the feature/graph-validator-gate-ux branch April 1, 2026 05:18
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.

graph_validator 외부 참조 테스트 실패 수정 feat: Pre-Planning 자동 결정 시 사용자 안내 (BL-062)

1 participant