Gharart.com Company Context
Gharart.com is the reference ecommerce company used in all use-case story docs.
Business model snapshot
- Multi-category home and lifestyle ecommerce storefront.
- High-velocity seasonal campaigns (Diwali, festive, and clearance waves).
- Mix of paid traffic, affiliate referrals, and repeat buyer cohorts.
- Strong dependence on campaign-level attribution, ad intelligence, and automated merchandising.
Operating constraints
- Traffic spikes are bursty and time-bound.
- Marketing teams and agency partners need scoped, auditable access.
- Domain cutovers and landing page releases must be rollback-safe.
- Support teams need deterministic triage paths for auth, redirects, checkout, and webhook failures.
Technical posture in these guides
- API-first execution with dashboard fallback.
- JWT and PAT used by role and automation context.
- Explicit idempotency, retry, and quota awareness in every scenario.
- Incident response via support and operator endpoints when debugging cannot be resolved inline.
Use this page as the shared reference; each use-case guide is standalone and repeats only the scenario-specific context.