Requests for Comments (RFCs)
This directory contains RFCs documenting high-level proposals for major features and system redesigns.
What are RFCs?
RFCs document high-level problem definitions and solution strategies. Each RFC focuses on:
- Problem Statement: The issue being addressed with evidence
- Proposed Solution: High-level approach and architecture
- Implementation Phases: Overview of how the solution will be built
- Alternatives: Other approaches that were considered
- Risks and Success Criteria: What could go wrong and how we measure success
Creating a New RFC
docz create rfc "Your RFC Title"
RFC Status
- Draft: Initial draft, not yet ready for review
- Proposed: Ready for review and feedback
- Accepted: Approved and ready for implementation
- Rejected: Not moving forward with this proposal
- Superseded: Replaced by another RFC
All RFCs
| ID | Title | Status | Date | Author | Link |
|---|---|---|---|---|---|
| RFC-0001 | Repo Compliance App (repo-guardian) | Draft | 2026-02-06 | Donald Gifford | 0001-repo-compliance-app-repo-guardian.md |
| RFC-0002 | HCL-driven Policy Engine for repo-guardian | Accepted | 2026-03-14 | Donald Gifford | 0002-hcl-driven-policy-engine-for-repo-guardian.md |