docs(roadmap): Plane dev 재테스트 마일스톤을 추가한다
This commit is contained in:
parent
881181dbb6
commit
0169c94e3b
2 changed files with 77 additions and 0 deletions
|
|
@ -54,6 +54,10 @@
|
|||
- 경로: `agent-roadmap/phase/agent-ops-mcp-control-plane/milestones/plane-origin-milestone-creation-smoke-test-10.md`
|
||||
- 요약: Plane-origin Milestone Creation Sync 기능 검증 10과 active reconcile smoke가 같은 대상 흐름으로 수렴하는지 확인하는 연동 검증용 마일스톤이다.
|
||||
|
||||
- [진행중] Test Trace - Plane Dev Full-Cycle Retest 20260702-012014
|
||||
- 경로: `agent-roadmap/phase/agent-ops-mcp-control-plane/milestones/plane-dev-full-cycle-retest-20260702-012014.md`
|
||||
- 요약: 테스트 흔적으로 남기는 dev live-cycle 재테스트 마일스톤이며, Plane webhook에서 시작한 요청이 NomadCore, IOP authoring, Gito `develop`, Plane `Todo` 반영까지 이어지는지 확인한다.
|
||||
|
||||
- [계획] Milestone Execution Lifecycle Sync
|
||||
- 경로: `agent-roadmap/phase/agent-ops-mcp-control-plane/milestones/milestone-execution-lifecycle-sync.md`
|
||||
- 요약: Todo 이후 In Progress 실행, 하위 티켓, plan/code-review, 완료/폐기 흐름은 사용자가 명시적으로 해제할 때까지 구현 잠금 상태로 둔다.
|
||||
|
|
|
|||
|
|
@ -0,0 +1,73 @@
|
|||
# Milestone: Test Trace - Plane Dev Full-Cycle Retest 20260702-012014
|
||||
|
||||
## 위치
|
||||
|
||||
- Roadmap: `agent-roadmap/ROADMAP.md`
|
||||
- Phase: `agent-roadmap/phase/agent-ops-mcp-control-plane/PHASE.md`
|
||||
|
||||
## 목표
|
||||
|
||||
테스트 흔적으로 남기는 dev live-cycle 재테스트 마일스톤이다. Plane webhook에서 시작한 요청이 NomadCore, IOP authoring, Gito `develop` 반영, Plane `Todo` projection까지 이어지는지 확인한다. 이 마일스톤은 실제 제품 기능 구현을 목표로 하지 않는다.
|
||||
|
||||
## 상태
|
||||
|
||||
[진행중]
|
||||
|
||||
## 승격 조건
|
||||
|
||||
- 없음
|
||||
|
||||
## 구현 잠금
|
||||
|
||||
- 상태: 해제
|
||||
- SDD: 불필요
|
||||
- SDD 문서: 없음
|
||||
- SDD 사유: 실제 제품 기능, API, schema, 상태 머신 변경이 없는 dev full-cycle smoke test 흔적 문서 마일스톤이다.
|
||||
- 잠금 해제 조건: 없음
|
||||
- 결정 필요: 없음
|
||||
|
||||
## 범위
|
||||
|
||||
- Plane webhook에서 시작한 요청의 dev live-cycle smoke 확인
|
||||
- NomadCore task/workflow handoff와 IOP authoring 산출물 생성 확인
|
||||
- Gito `develop` 반영 이후 active Milestone reconcile과 Plane `Todo` projection 확인
|
||||
- agent-roadmap 문서 수준의 테스트 흔적 기록
|
||||
|
||||
## 기능
|
||||
|
||||
### Epic: [plane-dev-retest] Plane dev full-cycle retest
|
||||
|
||||
Plane-origin 요청이 dev workflow의 authoring, git 반영, provider projection 경로로 이어지는지 확인한다.
|
||||
|
||||
- [ ] [TEST-1] Plane dev full-cycle retest 20260702-012014 to-do. 검증: Plane webhook에서 시작한 요청이 NomadCore, IOP authoring, Gito `develop`, Plane `Todo` 반영까지 이어지는지 확인한다.
|
||||
|
||||
## 완료 리뷰
|
||||
|
||||
- 상태: 없음
|
||||
- 요청일: 없음
|
||||
- 완료 근거: 없음
|
||||
- 검토 항목: `TEST-1` smoke 실행 결과에서 Plane webhook intake, NomadCore handoff, IOP authoring, Gito `develop` 반영, Plane `Todo` projection 여부를 확인한다.
|
||||
- 리뷰 코멘트: 없음
|
||||
|
||||
## 범위 제외
|
||||
|
||||
- 실제 제품 기능 구현
|
||||
- `services/core` Plane adapter, webhook, scheduler, sync domain 코드 변경
|
||||
- IOP, Gito, Plane API/proto/DB schema/config/env 계약 변경
|
||||
- Plane `Todo -> In Progress` 이후 실행 lifecycle 확장
|
||||
- 사용자 승인 없는 완료 또는 archive 전환
|
||||
|
||||
## 작업 컨텍스트
|
||||
|
||||
- 관련 경로: `agent-roadmap/`, `agent-ops/skills/common/update-roadmap/SKILL.md`
|
||||
- 표준선(선택): 이 Milestone은 테스트 흔적용 dev live-cycle smoke 산출물이며, 구현 코드 변경 없이 roadmap/contracted workflow 산출물의 최소 변경만 다룬다.
|
||||
- 선행 작업: `Plane-Origin Authoring Roundtrip Sync`
|
||||
- 후속 작업: Plane dev full-cycle retest 결과 검토
|
||||
- 확인 필요: 없음
|
||||
|
||||
|
||||
## Provider identity
|
||||
- provider: plane
|
||||
- tenant: general
|
||||
- project: a6beb42f-7a8a-410c-b50f-ea3ca94828f3
|
||||
- work item id: 349943d7-2a60-423f-8a9d-2a438c796cf1
|
||||
Loading…
Reference in a new issue