Chimti Docs
Central documentation repository for Chimti product, architecture, workflows, deployment notes, handoffs, and long-term operating decisions.
Start Here
- [Product Knowledge](product/product-knowledge.md)
- [Codex AI Layer Concept](architecture/codex-ai-layer.md)
- [Latest Handoff](handoffs/2026-05-28-new-chat-handoff.md)
- [VPS Deploy via GitHub Actions](deployment/vps-deploy-github-actions.md)
App Notes
- [Admin App](apps/admin-app/README.md)
- [API](apps/api/README.md)
- [User App](apps/user-app/README.md)
- [User Mobile App](apps/user-mobile-app/README.md)
- [Customer App](apps/customer-app/README.md)
- [Website](apps/website/README.md)
- [Print Agent](apps/print-agent/README.md)
Working Rule
Whenever an important Chimti product decision, business rule, architecture change, workflow decision, client/model detail, pricing/services logic, user-role rule, or long-term structure decision is made, record it in this docs repo. During the transition, keep `chimti-admin-app/docs/chimti-product-knowledge.md` updated as the working continuity mirror.
Folder Map
| Folder | Purpose |
| --- | --- |
| `product/` | Product knowledge and durable decisions. |
| `handoffs/` | New-chat / continuation handoff files. |
| `deployment/` | Deployment guides and runbooks. |
| `apps/` | App-specific README/run notes copied from each Chimti repo. |
| `architecture/` | Architecture notes and system structure docs. |
| `decisions/` | Decision records when a topic needs its own page. |
| `workflows/` | Operational workflow documentation. |
| `pricing-services/` | Service setup, pricing, TAT, and billing rules. |
| `roles-permissions/` | User-role, team, and permission model docs. |
| `clients/` | Real client setup notes. |
| `demo-data/` | Demo client/data notes. |