Configs module
Configuration change tracking with diffs, attribution, and rollback hooks.
Configs module
The configs module records every configuration file change — who, what, when, and the unified diff. It is intentionally not a config server; it observes the changes and records them for audit and rollback.
Previous
Logs module
Next
Repository module