Tag: cloudflare
All the articles with the tag "cloudflare".
-
给已上线的猜历史人物加账号 + 限流 + LLM 成本兜底 — 002 任务复盘
guess-figure V2:用九步工作流给已上线 Web 游戏补账号系统 + 双层限流 + LLM 成本兜底,22/22 AC 通过。复盘 5 个 production 部署的隐性陷阱:wrangler.toml 模式覆盖 dashboard vars、CF Workers fire-and-forget 被 kill、KV negative cache 60s、Git Bash UTF-8 编码损坏、CF Pages free plan rate limit 限制。
-
2 天做出公开上线的猜历史人物游戏 — 第二次跑九步工作流的复盘
用 vibe-coding-lab 九步 AI 原生开发工作流 v1.2 端到端做出 guess-figure(猜历史人物 Web 游戏)。第二次跑工作流明显提速,但也暴露了 5 个新的失败模式 —— 给下一版 workflow-spec 的反馈。