Files
monlet/docs/index.md
Stanislav Rossovskii d6f9335398
Some checks failed
ci / openapi (push) Failing after 7s
ci / agent (push) Failing after 5s
ci / server (push) Failing after 6s
ci / stack-smoke (push) Has been skipped
ci / web (push) Failing after 5s
Add cron schedules and sync docs
2026-06-23 19:18:01 +04:00

830 B

Monlet Docs

This directory contains operator-facing docs that do not fit in the root or component READMEs.

Start Here

Conventions

  • Component setup lives in agent/README.md, server/README.md, web/README.md, and deploy/README.md.
  • API contracts live in api/openapi.yaml; api/README.md only describes contract rules.
  • Keep docs factual and current. Avoid placeholder docs when a real config or script already exists.