What problem does it solve?
Detect and manage configuration drift between live configuration and baseline derivation to surface safe, approvable restructuring plans. It codifies an end-to-end workflow that identifies changes, assesses impact across artifacts, and orchestrates updates to skills, context, templates, and documentation while preserving provenance.
Core Features & Use Cases
- Drift detection: compares ops/config.yaml against ops/derivation.md to reveal mismatches.
- Impact analysis: maps each Changed dimension to affected artifacts and content migrations.
- Safe execution: generates a delta plan, requests explicit approval, and then applies changes in controlled phases.
- Documentation and provenance: updates derivation records, changelog, and kernel validation status to maintain traceability.
- Skill regeneration: regenerates affected skills and updates context accordingly.
Quick Start
Run the refactor workflow to detect drift and produce an approved restructuring plan.