mirror of
https://github.com/Vincentwei1021/video-shotcraft.git
synced 2026-09-14 20:16:35 +08:00
4d8d8d2593
- input-morph-assemble has had a gallery preview since its sample rendered;
drop the STYLE_STATUS override and the card's stale "缺少动态预览" claim so
the gallery stops showing "missing preview" over a playing video.
- Restore agents/openai.yaml (removed in e678cb7 as unexplained): it is Codex's
documented skill UI metadata (display name, blurb, default prompt). Re-add it
with schema-complete fields — brand icons and #D3923C accent from BRAND.md —
and a comment pointing at the schema so it doesn't look like dead config again.
- promo-energy-arc stage ② still recommended the retired hires-rasterize-3d-text
card; point it at the Q2 hi-res rasterize technique in aesthetic-rules.md
where that card's content was folded.
- sync-from-cards.py now bumps a card's updatedAt when its gallery/source copy
differs (i.e. the card changed since last sync) and recomputes stats.newest,
so sitemap lastmod tracks real edits instead of sticking at 2026-07-19.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>