Significant design changes go through a public RFC. This page lists accepted, in-review, and draft RFCs. Source lives in the cli repo under docs/rfcs/.
RFC: <topic> describing the problem and proposed design.docs/rfcs/NNN-topic.md following the template.| ID | Title | Status | Updated | Summary |
|---|---|---|---|---|
| 001 | Plugin manifest v2 | Accepted | 2026-02-10 | Structured plugin.json schema with tier, permissions, and service bindings. |
| 002 | License tier cascade | Accepted | 2026-03-05 | Seven-tier pricing with additive plugin access. Existing keys grandfather. |
| 003 | Go CLI rewrite | Shipped v1.0.6 | 2026-03-29 | Replace Bash CLI with single Go binary. Four platform targets. |
| 004 | Remote Schema registry | In review | 2026-04-12 | Namespaced Remote Schemas per app with auto-registration on plugin install. |
| 005 | Backup encryption | Draft | 2026-04-15 | Client-side encrypted backups with age-based key rotation. |