Skip to content

Latest commit

 

History

History
38 lines (27 loc) · 2.17 KB

File metadata and controls

38 lines (27 loc) · 2.17 KB

Roadmap

Small POS is a reference starter. Roadmap items are not promises and should not be treated as production availability.

Current: local workflow foundation

  • Tenant, staff, catalog, table, order, shift, and audit domain foundations.
  • Integer-VND order totals and discount calculation.
  • Local PIN-gated product shell, first-run wizard, and fixture E2E adapter.
  • Local payment lifecycle with tender validation, change, receipt, audit, and duplicate protection.
  • Unit, typecheck, build, leakage, and fixture Playwright gates.

Next: public demo and workflow coverage

  • Fixture-safe end-to-end open-order → payment → receipt → paid-order-deny flow.
  • Local table transition rules around payment completion.
  • Accessible receipt view and printable local-only receipt data.
  • More mobile/tablet visual regression evidence.
  • Issue templates, triage labels, and first contributor tasks.

Later: persistence and concurrency

Explicitly out of scope until separate design and review

  • Production payment gateways or card processing.
  • Real credentials, cloud authentication, or Firebase integration.
  • Cloud sync and multi-device operational data.
  • E-invoices, refunds, payroll, daily close, tax, and revenue reporting.
  • Production deployment guidance.

Where Codex helps

Codex can accelerate issue triage, test expansion, accessible UI work, code review, docs, and bounded persistence experiments. It must not bypass the safety boundaries above or merge unreviewed changes.