provisioning-code/schemas/generator/change.ncl

9 lines
282 B
Text
Raw Permalink Normal View History

# | 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
{}