Skip to content

Commit c722c4b

Browse files
revert(db): drop unused migration policy seed
The explicit-only gating design it anchored was superseded by the directive to remove branch-added migration machinery entirely. Surgical two-file removal; the background_reads addition from the same commit window stays. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent 8c02d58 commit c722c4b

2 files changed

Lines changed: 0 additions & 41 deletions

File tree

crates/tracedecay-runtime-core/src/db/migration_policy.rs

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

crates/tracedecay-runtime-core/src/db/mod.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ mod maintenance;
1313
mod memory_connection;
1414
mod memory_v2;
1515
mod metadata;
16-
pub mod migration_policy;
1716
pub mod migrations;
1817
mod nodes;
1918
#[cfg(test)]

0 commit comments

Comments
 (0)