Index: src/config/database.js
===================================================================
--- src/config/database.js	(revision ccaa5301c212451f2e6b7c28c49282055278e961)
+++ src/config/database.js	(revision 0ca7e9a4accafc47292602b2067055a4cc416408)
@@ -147,4 +147,5 @@
   // of its followers to this account — the claim must be visible on OUR side.
   ensureColumn('sites', 'ap_aliases', 'TEXT');
+  ensureColumn('sites', 'moved_to', 'TEXT');   // FEP-7628 slice 2: waarheen dit account vertrok
 
   // Per-post noindex + type
