Proto And API Reference
Proto And API Reference
Proto definitions live under proto/.
Generated Markdown API reference lives at api/server.md and is produced by the protoc-gen-doc plugin configured in buf.gen.yaml.
Regenerate proto outputs and API docs from the repo root with make generate-proto.
Do not hand-edit api/server.md. Change proto definitions and regenerate.