Tag: data-migration
All the articles with the tag "data-migration".
-
A safe pattern for AI-assisted migrations
Published:• 2 min readI use AI for uncertain classification, deterministic code for final writes, and human review when a mistake is hard to reverse.
-
Reorganizing a password manager with AI without exposing secrets
Published:• 2 min readI used AI to classify 1,388 password-manager entries. Secrets stayed local, and deterministic code applied reviewed changes by ID.