Kiosklix Docs

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:

  1. Architecture Audit — as-built system audit.
  2. Product Structure Document (PSD) — target domain model.
  3. Admin Dashboard UX Workflow — operator workflows.
  4. Frontend Rendering Engine (CD-FRE) — config-driven rendering.
  5. Configuration Contract (CCS) — validation & governance.
  6. 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/).

On this page