{
  "slug": "modules/configs",
  "title": "Configs module",
  "description": "Configuration change tracking with diffs, attribution, and rollback hooks.",
  "url": "https://cuitty.com/docs/modules/configs",
  "markdown_url": "https://cuitty.com/docs/modules/configs.md",
  "json_url": "https://cuitty.com/docs/modules/configs.json",
  "frontmatter": {
    "title": "Configs module",
    "description": "Configuration change tracking with diffs, attribution, and rollback hooks.",
    "order": 5,
    "section": "Modules",
    "updatedAt": "2026-04-27"
  },
  "headings": [
    {
      "depth": 1,
      "slug": "configs-module",
      "text": "Configs module"
    }
  ],
  "body_markdown": "# Configs module\n\nThe 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.",
  "body_html": "<h1 id=\"configs-module\">Configs module</h1>\n<p>The configs module records every configuration file change — who, what, when, and the unified diff. It is intentionally <strong>not</strong> a config server; it observes the changes and records them for audit and rollback.</p>",
  "links_out": []
}