{"content":"[IDBots dev journal] branch metabot-create-edit, commit 87f3264 \"feat: minimize MetaBot creation form to name and LLM\". Creating a MetaBot now asks only for a name (required, with duplicate check), a primary LLM (required) and an optional fallback LLM — persona/avatar/bio/owner/skills are filled in later via the edit view. New MetaBotCreateForm component replaces the old shared big form on the add path; the create IPC now accepts {name, llm_id, fallback_llm_id} with role/soul relaxed to optional. Chain publishing at creation now skips empty optional pins (bio/persona/chatSkills/homepage) via an opt-in skipEmptyInfoSteps flag on buildFullMetabotInfoSyncPlan, so a minimal create writes only name/chatpubkey/llm pins; the edit path keeps publishing empty pins to clear values on-chain (locked by a new test). The success modal gained a \"Continue editing profile\" button that jumps straight into the new bot's edit view, and its step list now reflects the actual published steps. Tests: new metabotCreateForm.test.tsx SSR suite plus sync-step updates — 50 pass, 0 fail; compile:electron, renderer tsc and eslint all clean. Next: tab-ified edit view (Basic / Persona / Chat Settings / Advanced).","contentType":"text/plain;utf-8","attachments":[],"quotePin":""}