Skip to content

Platform — Overview

Support & Tech documentation

Engineering and operations guides for the whole Ailaaj One platform — not tied to a single product module.

Guides

GuidePurpose
Product line versioningAilaaj One / What’s New — platform, module, feature, and patch bumps
Support TicketsTenant how-to — Report a Bug, Feature Requests, My Tickets
Cloudflare routing mapApex routing, ailaaj.com vs custom storefront domains
Support ticketing — JIRA resilienceRetry/backoff for outbound JIRA calls (TIX-16)

Engineering PRD (repo source, not published HTML): docs/specs/ticketing-jira-prd.md

Docs portal maintenance

Source files live under docs/{module}/. Published HTML is generated into public/docs/.

After editing docs or docs/manifest.json:

Terminal window
npm run sync:docs

Restart npm run dev after adding new doc files (Vite middleware picks them up on restart).

PathPurpose
/docs/Documentation home
docs/manifest.jsonModule titles, guides, releases, hub cards
scripts/sync-storefront-docs.mjsMDX/Markdown → HTML + sidebar + search index

Product module docs

Shipped feature documentation lives under each product module (Order Management, Custom Storefront, Smart Counter, Accounting) — not here.