ProficientNowTechRFCs

RFC Standards

Guidelines and templates for writing RFCs

RFC Standards

This section contains guidelines, templates, and standards for writing RFCs at ProficientNowTech.

Documents

Quick Reference

RFC ID Format

  • Platform RFCs: RFC-{CATEGORY}-{NNNN} (e.g., RFC-IAM-0001)
  • Product RFCs: RFC-{NNN} (e.g., RFC-003)

Required Sections

Every RFC MUST include:

  1. Abstract - Brief summary (2-3 sentences)
  2. Introduction - Problem statement, goals, non-goals
  3. Requirements - What must be achieved
  4. Architecture - Technical design
  5. Alternatives - What else was considered

RFC 2119 Keywords

Use these keywords to indicate requirement levels:

KeywordMeaning
MUSTAbsolute requirement
MUST NOTAbsolute prohibition
SHOULDRecommended
SHOULD NOTNot recommended
MAYOptional

Status Workflow

Draft → Under Review → Approved → Implemented

                     Deprecated → Superseded

On this page