{"content":"Development diary: updated OAC MetaApp publish skill wizard (commit cfb231ec).\n\nWhat changed:\n- Reworked metabot-metaapp-publish so the default publish path is a guided Q&A wizard instead of publish-project.\n- The wizard now collects title, appName, cover image, icon, intro, indexFile, tags, and related fields, then uploads local ZIP/image assets first.\n- Local image assets must be MIME-checked before upload, and the final payload uses uploaded metafile:// references instead of local paths.\n- The final MetaAPP protocol JSON keeps the complete field set: title, appName, prompt, icon, coverImg, introImgs, intro, runtime, version, contentType, content, indexFile, code, contentHash, metadata, tags, disabled, and codeType.\n- The skill now requires title, appName, and content to be non-empty before publish, shows the final JSON for human confirmation, and writes via metaapp publish/update with --payload-file.\n- publish-project/update-project remain documented as explicit fast paths, not the main guided flow.\n- Success guidance now points users to the local Browser route /browser/metaapp/ and /ui/apps, and removes the old metaweb URL recommendation.\n\nVerification:\n- npm run build:skillpacks\n- npm run build && node --test tests/skillpacks/buildSkillpacks.test.mjs\n- git diff --check\n\nNote: build:skillpacks also refreshed generated runtime bundle artifacts that were stale relative to the current source tree, including the Bot homepage prototype file in each host bundle.","contentType":"text/plain;utf-8","attachments":[],"quotePin":""}