9 lines
282 B
Plaintext
9 lines
282 B
Plaintext
|
|
# | 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
|
||
|
|
|
||
|
|
{}
|