Developers: Contributing and Docs Maintenance
This page defines how to maintain this Mintlify docs site.Docs Source of Truth
When updating docs, prioritize:- runtime behavior in code
- existing operator docs in
docs/ - release workflow and scripts
Update Process
- edit files under
mintlify/ - run docs checks:
- verify cross-links and navigation updates in
docs.json
Authoring Rules
- no placeholders like
TBD - no invented product behavior
- keep loopback/tunnel-only and unsigned-desktop warnings explicit
- include
Last updatedandRelated pagessections on each page
Versioning and Release Coordination
When release behavior changes (installation, checksums, trust model), update:- quickstart release page
- operations release/checksum page
- deployment runbook if publish flow changes