CR-2026-02-25: AsciiDoc Attribute Refactor — Risk & Comms

Key Lessons

Topic Lesson

Never hardcode IPs in prose

Use {attribute} references exclusively

Code blocks need subs=attributes+

Without this, {attr} renders literally

Shell variables need escaping

${VAR} to prevent Antora expansion

Build before commit

make catches attribute warnings early