// ============================================================
// seed-customizing.jsx — spento (FASE 2)
// ============================================================
// Il dataset customizing viene caricato in `seed.jsx` in un'unica fetch
// su `/api/bootstrap` e popolato in `window.__SEED_CUSTOMIZING`.
// Questo file resta per non rompere l'ordine di caricamento dei script
// in `index.html` — verrà rimosso quando toglieremo il suo script tag.
