v1.0.17
Phase B: codex review fixes
An independent full codex review of each bundle surfaced real issues, now fixed:
- Illustrations actually attach — the generated image URL was passed to Publora but silently dropped. For X/Threads/Facebook it now forwards as
mediaUrls; for Instagram/TikTok/YouTube (media-required or video/community flows) the workflow now tells you to supply the image through the platform's own media step instead of promising a broken auto-attach. - Codex package assets — the generated marketplace package now ships
assets/(icon.svg, hero), fixing brokencomposerIconreferences. - Per-platform correctness — X reads the actor's real
userNamefield (author/links were null); Facebook caches negative Page lookups (no repeated paid actor runs); YouTube trending honestly caps at the API's 50-result limit.
Verified with a follow-up codex review (no regressions) and live import checks.