Requests for Discussion (RFD)

Numbered proposal documents for Simple and Fast.

1. Overview

RFDs follow the format of Oxide Computers' Requests for Discussion and the IETF’s Requests for Comments. They provide a structured process for proposing, discussing, and documenting technical decisions.

2. Building

nix build .#rfd

The output is a static HTML site with all RFD documents rendered from .adoc source, with stork search enabled.

3. Source

pkgs/rfd/default.nix — builds from the rfd-src git input using docbuilder.mkSite.

4. See also

Oxide RFD Process