Version Control and Documentation

  1. Tag commits for each upgrade: git tag runtime-vX.Y.Z

  2. Maintain changelogs: CHANGELOG.md

  3. Update public/internal API docs if metadata structure changes

Last updated