Verify RFC and ADR compliance
compliance-checkersubagentsetup L2★0
hpenne/basic-snmp-agent ↗What it does
Verify code conforms to normative RFC and ADR clauses
Best for
Catching semantic spec violations—code that references a clause but violates its intent
Inputs
- · [object Object]
- · [object Object]
Outputs
- · [object Object]
Preconditions
- · RFCs/ADRs exist and readable
- · Code contains artifact references
- · Normative clauses identified
Failure modes
- · Confusing MAY clauses with MUST
- · Code exceeding spec marked as violation
- · Misreading drift vs evolved ADR
Trust signals
- · Precise clause quotation + file:line citations
- · Severity tiers (VIOLATION vs DEVIATION vs DRIFT)