938 B
938 B
Monlet Docs
This directory contains operator-facing docs that do not fit in the root or component READMEs.
Start Here
- First deployment checklist - step-by-step production-ish stand-up checklist.
- Backup and restore - PostgreSQL backup, retention, and disaster recovery notes.
- Token rotation - UI token overlap and agent-key rotation.
- Deployment notes - deployment shape and production boundaries.
- Configuration reference - agent TOML plus server and web environment variables.
Conventions
- Component setup lives in
agent/README.md,server/README.md,web/README.md, anddeploy/README.md. - API contracts live in
api/openapi.yaml;api/README.mdonly describes contract rules. - Keep docs factual and current. Avoid placeholder docs when a real config or script already exists.