RCA-2026-02-26: Analysis

Root Cause Analysis

5 Whys

Why # Answer

1

Why warnings? Document used 10.50.1.100 but antora.yml has kvm-ip

2

Why wrong name? Assumed -01- suffix was standard convention

3

Why wrong assumption? Existing attributes inconsistent (some have suffix, some don’t)

4

Why wasn’t antora.yml checked? Time pressure

5

Why no build before commit? No enforced pre-commit hook

Root Cause: Violated mandatory attribute verification rule by writing AsciiDoc with assumed attribute names without first running grep against antora.yml.