Introduction

How the public docs site relates to the desktop app, dashboard, and monorepo documentation.

What PuntoSuite is

PuntoSuite is offline-first POS + inventory for small retail, with a GPL v3 core and a plugin marketplace model. The Windows desktop app is the primary operator surface; the web dashboard handles account, billing, and catalog flows.

Where documentation lives

LayerLocationAudience
This site (/docs on the dashboard)Markdown in apps/dashboard/content/docs/ (Velite)Operators and developers reading published docs
Monorepo docs/Product specs, harness, sprints, ADRsContributors working in the Git repository

We do not copy harness markdown into this site automatically. Contributors should read the monorepo docs/03-technology/04-monorepo.md for the workspace layout.

Next steps