Skip to content

Commit 2c63aa5

Browse files
cli: Remove drift detection/fixing feature and database inventory
Remove the drift analyzer and fixer skills, commands, agents, and supporting library code. The drift detection workflow was not being actively used and added maintenance overhead without clear value. Also remove the `--all-databases` flag from the `doctor` command, which was tied to the drift-related database inventory contract. The doctor command now focuses on hook and config validation only. Co-authored-by: SCE <sce@crocoder.dev>
1 parent 74d7b2d commit 2c63aa5

57 files changed

Lines changed: 235 additions & 3492 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/workflows/publish-tiles.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,6 @@ jobs:
2828
- config/.claude/skills/sce-bootstrap-context
2929
- config/.opencode/skills/sce-context-sync
3030
- config/.claude/skills/sce-context-sync
31-
- config/.opencode/skills/sce-drift-analyzer
32-
- config/.claude/skills/sce-drift-analyzer
33-
- config/.opencode/skills/sce-drift-fixer
34-
- config/.claude/skills/sce-drift-fixer
3531
- config/.opencode/skills/sce-handover-writer
3632
- config/.claude/skills/sce-handover-writer
3733
- config/.opencode/skills/sce-plan-authoring

.opencode/agent/Shared Context Drift.md

Lines changed: 0 additions & 43 deletions
This file was deleted.

.opencode/command/drift-detect.md

Lines changed: 0 additions & 15 deletions
This file was deleted.

.opencode/command/fix-drift.md

Lines changed: 0 additions & 15 deletions
This file was deleted.

.opencode/lib/drift-collectors.js

Lines changed: 0 additions & 223 deletions
This file was deleted.

0 commit comments

Comments
 (0)