Articles · Developers

Running a team RFC process in Kition

RFC = Markdown doc + a comment table + a state machine. Works for 5-30 people.

Kition Team·Jun 2, 2026·1 min read

An RFC template

  • Title / Author / Status / Decision date
  • Problem
  • Proposed solution
  • Alternatives considered
  • Open questions
  • Decision

Discussion flow

A rfc_comments table links to the RFC via doc-link, threaded by a thread field. The agent can generate a weekly "open questions across in-review RFCs."

Related reading