Topical docs that don't fit in the project README's tour.
- install.md — prereqs and installer per OS
- config.md —
revet.toml, env vars, CLI flags - troubleshooting.md — when something goes wrong
- security.md — pre-deploy checklist, key gen + rotation, what revet protects against
- deploy.md — Docker, systemd, nginx reverse proxy, signals, logging
- upgrade.md — framework + schema migrations between versions
- contributing.md — dev loop, tests, conventions, release process
- architecture.md — build + runtime pipeline, key abstractions
- codegen.md — every script in
cmake/gen_*.py - attributes.md —
[[revet::*]]markers - api.md — runtime types and helpers
For the tour + feature walkthrough, see the project README.