# Implementation Roadmap Template

## 1. Roadmap Summary
- Product/project: [ISI]
- Roadmap owner: [ISI]
- Planning horizon: [ISI]
- Delivery style: [iterative / milestone-based / phased]

## 2. Delivery Principles
- deliver thin but production-usable slices
- validate architecture early
- prioritize core workflows before polish-heavy edge cases
- avoid overbuilding supporting modules too early

## 3. Recommended Phase Structure
### Phase 0 — Foundation
Goal: establish clean project foundation.
- [ISI]
- [ISI]
Success criteria:
- [ISI]

### Phase 1 — Core Domain Setup
Goal: establish core entities and base flows.
- [ISI]
- [ISI]
Success criteria:
- [ISI]

### Phase 2 — Primary Workflow
Goal: deliver the main business flow end-to-end.
- [ISI]
- [ISI]
Success criteria:
- [ISI]

### Phase 3 — Operations & Reporting
Goal: give operators visibility and control.
- [ISI]
- [ISI]
Success criteria:
- [ISI]

### Phase 4 — Hardening & Production Readiness
Goal: improve quality, reliability, and maintainability.
- [ISI]
- [ISI]
Success criteria:
- [ISI]

## 4. Module Priority Table
| Module | Priority | Why now | Dependencies |
|---|---|---|---|
| [ISI] | P0/P1/P2 | [ISI] | [ISI] |
| [ISI] | P0/P1/P2 | [ISI] | [ISI] |

## 5. Milestones
### Milestone 1
- scope:
  - [ISI]
- deliverables:
  - [ISI]
- risks:
  - [ISI]

### Milestone 2
- scope:
  - [ISI]
- deliverables:
  - [ISI]
- risks:
  - [ISI]

## 6. Verification per Phase
- Phase 0: [ISI]
- Phase 1: [ISI]
- Phase 2: [ISI]
- Phase 3: [ISI]
- Phase 4: [ISI]

## 7. Recommended First Slice
- First slice name: [ISI]
- Why it should be first: [ISI]
- Minimal scope:
  - [ISI]
  - [ISI]
- Explicitly excluded from first slice:
  - [ISI]
  - [ISI]

## 8. Dependency / Decision Log
- [DECISION]: [impact]
- [DECISION]: [impact]

## 9. Open Risks
- [RISIKO]: [mitigasi]
- [RISIKO]: [mitigasi]