Development planning for kRPC: design docs and planning notes that do not ship with the mod.
This repo is not the kRPC user documentation — that lives in the
main repo under doc/ and is published at
krpc.github.io/krpc.
Design docs describe how a feature is meant to work, decided before it is built. Once a feature has merged, its doc is a historical record of that design, not a description of the code — the kRPC docs and PR history are the source of truth for current behavior.
They are for larger features and efforts — anything too big to explain in a GitHub issue description. The issue on krpc/krpc stays the place to track and discuss the work, and links here for the design.
See CLAUDE.md for the conventions these files follow.