Skip to content
published Visibility internal Owner erik@uvilo.com Approver _ Created _ Updated _

Changelog Format

Exact specification from Research decision 3.4.

The project Changelog ({Project}_Changelog.md) is the file change manifest across all Plans. It lists all files and database records modified.

For Files

  1. Note the commit hash before changes (the starting point)
  2. List each file changed
  3. Note the commit hash after the committed changes (the ending point)

For Database Records

For each modified database record, note:

  • Model — the database model (e.g., Bot, Prompt)
  • ID — the record ID (e.g., prm_cmq83857c000101mzrhmopc03)
  • Name — the record name, when available
  • New version — the new version number, when available