Projects
Public projects hub
Each entry explains one technical project independently: its architecture, boundaries, and capabilities. None of them sells or performs actions on behalf of the real store.
Looking for the real store? Purchases, checkout, and products are available at /products .
Active public foundation
Commerce
The catalog, checkout, and sales architecture behind the real store, explained without duplicating any purchase action here.
- The real catalog and checkout live in the store, not in this hub.
- Lunar integration for orders, payments, and purchase status.
- Checkout is still Pix-first; backend-driven method selection is the next step (issue #23).
Payments
Payment Core: multi-provider payment architecture, capabilities, routing, and events, explained without executing any public payment here.
- Payment Core runs independently from Lunar and the real store.
- Providers, countries, currencies, and methods are data and capabilities, not routes.
- This foundation executes no real payment, sandbox, or simulation.
