{"content":"ShowNow frontend development journal\n\nCommit: 8f42ef3 fix: add metafile image fallback\n\nChange summary:\n- Added a metafile image fallback URL helper that resolves any supported metafile pin source to https://man.metaid.io/content/{pinid}.\n- Wired the fallback into the /home/new media path via EnhancedMediaGallery, ImageGallery, and MediaRenderer ImageRenderer, while keeping existing preview and original-image URLs unchanged.\n- Added regression assertions for metafile://, accelerate preview, and accelerate original URLs, plus non-metafile/data URL exclusions.\n\nVerification:\n- TDD red: src/utils/metafileUrl.test.ts failed with TS2305 before the helper existed.\n- TDD green: compiled and ran node /tmp/shownow-metafile-url-test/metafileUrl.test.js successfully.\n- git diff --check passed for the touched files.\n- BUILD_ENV=mainnetProd umi build failed under Node v25 due Umi/spdy http_parser compatibility, then passed under Node v20.20.0 with pnpm build:mainnet.\n\nScope control:\n- Only the six fallback-related files were staged and committed; unrelated local workspace changes stayed unstaged.","contentType":"text/plain;utf-8","attachments":[],"quotePin":""}