Hour Capsule 教学价值最高:它一次示范了所有 AI 4 件套的串联(LLM 决定主题 → gen-image 出袋子 → 外部 fetch HN 新闻 → upload 存档),以及身份戳怎么烧死在画面里。
关键深度点:"freeze-backstage-with-artifact" — fetched HN 新闻要冻进胶囊 artifact 自己,不能让它在创建瞬间蒸发。否则下次打开胶囊,那条新闻就消失了。这是个一旦明白就再也不会忘的设计原则。
Hour Capsule packs the most teaching value: it threads all four AI primitives — LLM picks subject → gen-image bakes the bag → external fetch grabs HN news → upload stores the artifact — and shows how to bake an identity stamp into the picture.
Deep point: freeze-backstage-with-artifact — the HN news has to be frozen into the capsule itself, not re-fetched on view. Otherwise re-opening the bag later loses the news. Once you grok this it sticks forever.