Topic block

The overarching subject — exactly one per wskill — plus the document's own metadata (creation / update dates).

PropertyTypeRequiredDescription
ididentifieryes
nameutf8yes
summaryutf8yes
descriptionutf8no
versionutf8no
tagslist<utf8>no
createdutf8yes
updatedutf8no
maintainerutf8no
maintainer_entityidentifierno
noteutf8no
wcl
topic git {
  name    = "Git"
  summary = "Distributed version control — the model and the everyday commands."
  version = "1.0.0"
  created = "2026-06-23"
  maintainer = "Wil Taylor"
}