# | Change Tracking Schema # | Defines changes made during incremental updates to enable: # | - Traceability (what changed and why) # | - Reversibility (ability to undo changes) # | - Version history (changelog generation) # | Migrated from: provisioning/kcl/generator/change.k {}