Hub for the Lakuyo merchant commerce platform, built around core POS + Inventory with Order Management expanding later.
Rule
Local-first by default, cloud-enhanced when you need it.
Core domains
- POS — checkout, completed Sale processing, receipts (view, share, thermal print)
- Inventory — products and stock management
- Customer membership — registered store members (pelanggan member), member vs walk-in pricing, admin discounts, per-member purchase history (Phase 3, POS-024)
- Order Management — customer Orders before checkout; expands in Phase 3
Backup model
- Free: manual local backup / restore
- Personal Cloud Backup / Drive Backup (POS-008): Google Drive on Android, iOS, macOS, and Windows; merchant-owned storage; ≈ Rp100.000 one-time unlock or included while Pro is active; automatic backup ON by default after authorization
- Lakuyo Cloud Backup (POS-014): Lakuyo-operated Pro service
Personal Cloud Backup is backup/disaster recovery, not coordinated multi-device synchronization.
Domain architecture
Lakuyo
├── POS
│ ├── Cart
│ ├── Checkout
│ ├── Payment
│ ├── Receipt (view, share, thermal print)
│ └── Sale / transaction history
│
├── Inventory
│ ├── Product catalogue
│ ├── Stock quantity
│ ├── Receiving / adjustment
│ └── Stock movement history
│
└── Customer membership (Phase 3, POS-024)
├── Member registry (pelanggan member)
├── Member vs walk-in pricing
├── Admin membership discounts
└── Member purchase history
Order Management
→ separate domain
→ expands later
→ Order ≠ SaleSee Product/Domain Terminology, Product/Business Model, and Product/Plans and Entitlements.
Repositories
| Repo | Role |
|---|---|
| lakuyo-website | Marketing — https://lakuyo.suherman.net |
| lakuyo-docs | This vault — https://lakuyo-docs.suherman.net |
| lakuyo-control-plane | Specs, contracts, delivery status |
| lakuyo-app | Kotlin Multiplatform client — Android primary (Herry) |
| lakuyo-ios | iOS client (Iman) |
| lakuyo-macos | macOS client (Iman) |
| lakuyo-windows | Windows client (Herry) |
| lakuyo-backend | Paid/cloud backend (Iman) |
Public host
Marketing: https://lakuyo.suherman.net · Docs: https://lakuyo-docs.suherman.net