Skip to content

Roadmap

Purpose

This area documents requested, planned, and proposed features that are not yet part of the current working specification.

It exists to separate:

  • current behavior, which belongs in docs/documentation/spec
  • accepted architectural decisions, which belong in docs/documentation/adr
  • historical material, which belongs in docs/documentation/legacy
  • future-facing proposals, which belong here

Status Model

Each roadmap proposal should declare one of these statuses:

  • requested
  • planned
  • accepted
  • rejected
  • superseded

File Convention

Use one feature proposal per file:

  • RFC001_<topic>.md
  • RFC002_<topic>.md

Each RFC should describe:

  • purpose
  • status
  • context
  • motivation
  • proposal
  • expected impact
  • dependencies or follow-up work

Current Proposals