Overview
Kiosklix documentation portal — architecture, coding rules, operations, and design.
This portal mirrors every document under the repo's docs/ folder. Content is auto-synced by
apps/docs/scripts/sync-docs.mjs — edit the source file under docs/ and re-run the script,
don't edit files under content/docs/ directly (they'll be overwritten on next sync).
Start here: Catalog Architecture Redesign
The most recent, actively-maintained document series — migrating from the current supplier-coupled catalog model to a Service → Catalog → Variant → Section → Internal Product → Supplier Mapping architecture:
- Architecture Audit — as-built system audit.
- Product Structure Document (PSD) — target domain model.
- Admin Dashboard UX Workflow — operator workflows.
- Frontend Rendering Engine (CD-FRE) — config-driven rendering.
- Configuration Contract (CCS) — validation & governance.
- RFC: Configuration Governance Architecture — long-form ADR.
All six are written under Documentation Governance Rules.
Everything else
The sidebar below also includes every other document in the repo's docs/ folder — coding
rules, architecture references, payment/ledger/reconciliation systems, provider integrations,
database and PostgreSQL audits, the design system export, and prior architecture decisions —
grouped by their original folder (audit/, decisions/, design/, infra/, difiglazz-mock/).