# TODO

 * Add illustration of structure.
 * Document navigation structure.
 * Document script conventions.
 * Document text localization
 * Document text macros
   * Service, host, and domain expansion
   * Maturity tagging
 * Maybe adopt [Conventional Commits] spec
 * Maybe adopt [Keep a Changelog] spec

[Conventional Commits]: https://www.conventionalcommits.org/
  "specification for adding human and machine readable meaning to commit messages"

[Keep a Changelog]: https://keepachangelog.com/
  "specification for structuring a changelog file"