[PROCESS] Enforce implementation-start gate before coding #310

Closed
opened 2026-02-27 23:23:37 +09:00 by agentson · 0 comments
Collaborator

Summary

  • 구현 착수 전에 process-change-first 준수를 강제하는 게이트를 문서/스크립트에 반영
  • handover 엔트리에 process_gate_checked 필드 추가
  • strict handover 체크에서 #TBD/merged_to_feature_branch=no 차단

Why

  • 프로세스 반영 전 성급한 구현 착수를 구조적으로 방지
  • 세션 전환 시에도 동일한 착수 게이트를 자동 검증

Scope

  • docs/workflow.md
  • docs/agent-constraints.md
  • workflow/session-handover.md
  • scripts/session_handover_check.py
## Summary - 구현 착수 전에 process-change-first 준수를 강제하는 게이트를 문서/스크립트에 반영 - handover 엔트리에 `process_gate_checked` 필드 추가 - strict handover 체크에서 `#TBD`/`merged_to_feature_branch=no` 차단 ## Why - 프로세스 반영 전 성급한 구현 착수를 구조적으로 방지 - 세션 전환 시에도 동일한 착수 게이트를 자동 검증 ## Scope - docs/workflow.md - docs/agent-constraints.md - workflow/session-handover.md - scripts/session_handover_check.py
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: jihoson/The-Ouroboros#310