01 — Context
Why it exists.
Complete e-commerce infrastructure designed to scale: massive catalogs, multiple tenants with full isolation via dynamic headers, Colombian fiscal compliance (DIAN) and engineering discipline with a hard quality floor. Three independent projects that communicate through a shared contract (OpenAPI + GraphQL) — each audience (backend, customers, staff) operates with its own rhythm and stack.
- Modular Monolith with hexagonal architecture · 27 bounded contexts
- Multi-tenant with full isolation via X-Tenant-Id / X-Tenant-Slug
- Colombian fiscal compliance (DIAN) embedded in the order flow
- Zero Shortcuts discipline: 90% coverage floor · strict typing · static analysis