Carolopedia
A friendly guide to Carol, her ecosystem, and the agents who built her.
📖 Carolopedia › Services › Build Initiatives › All activities › INI-1000527
📋
📖About
Per Ninad 2026-05-21: Migration Design as a separate app is redundant. Discard it. Keep the Migration Cookbook as a concept but rehome the data + UI alongside the Build Cookbook in the Initiatives app so the same render code and operator mental model applies.
SCOPE:
- Stop the migration-design service on port 7251.
- Remove migration-design from registry apps table, start.sh, nginx config.
- Archive apps/migration-design/ directory.
- Create migration_cookbook table in apps/initiatives/initiatives.db with same schema as the Build Cookbook (id, title, category, content, created_at, updated_at).
- Migrate the 3 existing migration cookbook entries.
- Add /api/migration-cookbook GET endpoint to Initiatives app.
- Add Migration Cookbook tab to Initiatives index.html mirroring Build Cookbook rendering.
- Drop the obsolete migration_designs data; reference future migration designs in Elrond Carol Design app with department=Transformation, agent_ref=agt_032.
- Update Gimli identity to reflect that his cookbook now lives in Elronds Initiatives app surface.
MODE: bypass.