Mode produksi: aplikasi live di pdkbsbu.web.id. Gunakan data dengan teliti dan cek ulang sebelum submit/perubahan status.
Checkpoint
Ringkasan final fitur, route, reusable components, dan safety rules sebelum fase DB go-live.
Modules
14Route Entries
34Reusable Components
9Safety Rules
5Ready
6Ready Local
1Ready Read-only
7| Area | Status | Routes | Summary |
|---|---|---|---|
| Core Dashboard | READY | /, /dashboard | Landing/dashboard KPI, shortcuts, latest WO, material/report summary. |
| Work Orders | READY | /work-orders, /work-orders/[id], /work-orders/map | Rekap, detail, map, filters, status badge, material usage, SP2B/report relation. |
| Draft WO | READY_LOCAL | /work-orders/new, /work-orders/drafts, /work-orders/drafts/[id]/edit, /work-orders/drafts/audit | Create/edit/delete/ready/exported/submitted lifecycle, local cache persistence, audit, export. |
| Materials | READY | /materials/stock, /materials/usage, /materials/additions | Stock, usage, additions, filters, WO relation, stock minus. |
| Documents | READY | /sp2b, /sp2b/[id], /reports, /reports/[id] | SP2B/report list + detail + relation to WO/maps. |
| Users/Profile | READY | /users, /profile | User management preview, role badges, access simulation, profile access summary. |
| Charts | READY | /charts/[dimension] | Interactive drilldown for status, regu, lokasi, bagian, kategori, kelompok, jenis. |
| Database Readiness | READY_READONLY | /database/readiness, /database/schema, /database/counts | DB connection, schema review, count comparison, required tables including work_order_drafts. |
| Seed Operations | READY_READONLY | /database/seed-readiness, /database/seed-history, /api/database/seed-history/export | Seed readiness, local seed history log, JSON/CSV export. |
| Draft DB Readiness | READY_READONLY | /database/draft-readiness, /api/database/draft-readiness/export | Local draft readiness mapping to PostgreSQL candidate rows, export NEEDS_FIX/READY_FOR_DB. |
| DB Command Center | READY_READONLY | /database/command-center, /api/database/command-center/export | Operational DB dashboard and JSON snapshot export. |
| DB Handover | READY_READONLY | /database/handover, /api/database/handover/export | Go-live handover runbook and Markdown export. |
| Scale-Up | READY_READONLY | /database/scale-up | Scale-up strategy and roadmap. |
| VPS Readiness | READY_READONLY | /vps-readiness, /api/vps-readiness/export | Deployment readiness checklist, minimum VPS spec, safe command sequence, and hard stop rules. |