# Product positioning matrix

## Purpose

Map **where the platform wins today**, **where it can win with roadmap**, and **where it should defer or partner**—for ICP clarity (`docs/growth/`). Ratings are **strategic**, not guarantees; validate per release against `erp-capability-matrix.md`.

**Scale:** **Strong** / **Good** / **Emerging** / **Not a fit (yet)**

---

## 1. SMB fit

| Dimension | Rating | Rationale |
|-----------|--------|-----------|
| **Time-to-value** | Good–Strong | Modular monolith, hybrid SPA—focused domains can go live incrementally. |
| **Complexity burden** | Emerging | ERP surface area; mitigate with pilot scope and adoption docs. |
| **Total cost of ownership** | Good | Single stack (Laravel); scaling costs depend on hosting and support model. |

**Positioning:** Best for SMBs that need **inventory + sales + people** coherence more than global enterprise breadth on day one.

---

## 2. Distribution fit

| Dimension | Rating | Rationale |
|-----------|--------|-----------|
| **Stock truth** | Strong | Movement-led inventory, transfers, fulfillment integration in code + docs. |
| **Procurement linkage** | Good | Procurement module present; deepen match-to-pay and vendor workflows per business docs. |
| **WMS depth** | Emerging | Fine-grained warehouse tasks may need roadmap or integration. |

**Positioning:** **Wholesale, multi-warehouse distributors** are a natural ICP when pilot scope includes procure → receive → allocate → ship → return.

---

## 3. Manufacturing fit

| Dimension | Rating | Rationale |
|-----------|--------|-----------|
| **Foundations** | Good (docs) | `docs/manufacturing/` defines BOM, WO, consumption, FG, costing principles. |
| **Execution** | Emerging (code) | Treat shop-floor execution as roadmap until modules ship. |
| **Job shop vs repetitive** | Emerging | Start with discrete WO/BOM MVP before advanced MES/capacity. |

**Positioning:** **Light manufacturing / kitting / repack** earlier than **full process industry** complexity.

---

## 4. HR fit

| Dimension | Rating | Rationale |
|-----------|--------|-----------|
| **Core HR operations** | Good | Attendance, leave, ESS paths in `HR` module. |
| **Global HR compliance** | Emerging | Jurisdiction-by-jurisdiction hardening required. |
| **HCM breadth** | Emerging | Recruiting, performance, learning—partner or defer unless on roadmap. |

**Positioning:** **Operational workforce** (time, absence, self-service) over full strategic HCM suite initially.

---

## 5. Finance-sensitive organizations

| Dimension | Rating | Rationale |
|-----------|--------|-----------|
| **Accounting architecture** | Strong (docs) | Posting, valuation, reconciliation, tax, and reporting principles are deeply documented. |
| **Runtime finance depth** | Emerging–Good | Verify implementation coverage before claiming **production-ready** finance (`module-maturity-model.md`). |
| **Audit and controls** | Good (direction) | Policies, idempotency, operational control center—extend with SOX-style controls as needed. |

**Positioning:** Organizations that value **integrity and traceability** will align with the architecture; **claim only what is implemented** for GL, tax, and close.

---

## Summary grid

| Segment | Fit summary |
|---------|-------------|
| SMB | Strong fit when scope is disciplined. |
| Distribution | Strong strategic fit for stock-led businesses. |
| Manufacturing | Document-led foundation; execution fit emerging. |
| HR | Good for core ops; not full HCM by default. |
| Finance-sensitive | Architecture fit strong; product claims must track code maturity. |

---

## Related documentation

- `docs/growth/icp-validation.md`
- `docs/commercial/customer-segmentation.md`
- `docs/platform/erp-capability-matrix.md`

---

## Self-check (Part 5)

- SMB, distribution, manufacturing, HR, and finance-sensitive dimensions are mapped.
- Ratings are qualified with evidence type (docs vs code).
- Honest “emerging” and defer language is used where appropriate.
