It is possible to add documentation into the snapADDY mapping, however this is not mandatory and it will not have any effect on the export result. It helps to document the progress of development and offers to note down the changes and its editor in the mapping file.

There is no strict syntax required. A filled documentation could look like this:

"190813-Name": {
  "defaultExport.lead": {
    "changed": [
      "components.search.ids: AccountName -> Name"
    ]
  }
}