Document metadata
- Status
- Maintained
- Approval
- Approved
- Version
- 1.0
- Classification
- PUBLIC
- Owner
- Lightning IT Documentation Maintainers
- Approver
- Lightning IT Product Owners
- Audience
- documentation maintainers, tool developers
- Last reviewed
- Next review
- (Annual)
IHR validation pipeline
Validate a concrete record with:
node scripts/validate-ihr.mjs path/to/installation-and-handover-record.md
The command emits the machine-readable finding format and exits non-zero for
errors. Repository validation also runs metadata, Markdown, spelling, links,
secret detection, embedded YAML, code, unit, build, accessibility, and license
checks. .vale.ini and rules/vale/ define the IHR prose checks. ShellCheck
and Ansible-Lint apply when an IHR embeds or changes corresponding executable
sources. Human review remains mandatory; validation does not grant installation
authority, customer acceptance, or publication approval.