expand 8 overview hubs + 5 API articles with deep content
- Phase 2 (overview hubs): team, admin, marketing, payments, analytics, wholesale, i18n, integrations — added role workflows, deliverability deep-dive, Pareto math, cohort definitions, NET-term mechanics, B2B onboarding flow, hreflang/SEO, translator workflow, integration setup matrix, webhook patterns, deposits/layaway, multi-currency, PCI scope, refunds/disputes.
- Phase 3 (API): api/overview, api/products, api/orders, api/webhooks, api/rate-limits — added base URL/versioning, Bearer token auth, response/error format with full error-code table, idempotency rules, pagination shape, curl + JS examples, status transitions, webhook payload shape, HMAC-SHA256 signature verification snippet, retry policy, 429-handling pattern with exponential backoff + jitter.
- Phase 4 (i18n): verified locale fallback architecture in docs-content.tsx already returns English with isTranslated:false flag for missing es/pt keys — no code change required.
- Added changelog entry v3.3.0.
2a52c0eView on GitHub →