Adopt canonical API description#213
Conversation
Replaces 'Search video by meaning — across speech, visuals, and on-screen text' per canonical-description decision (2026-07-07). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 774779e110
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| description: | ||
| "Where video becomes citable. Search video by meaning — across speech, visuals, and on-screen text.", | ||
| "Where video becomes citable. One API to search video like text — every word, every frame, timestamped.", |
There was a problem hiding this comment.
Update the home route metadata too
这个改动更新了 WebAPI 的 JSON-LD 文案,但 / 页面在同一个文件顶部仍然通过 homeDescription 导出自己的 description、Open Graph 和 Twitter metadata;在 Next 的路由 metadata 合并中,页面级 metadata 会覆盖 layout 里的新文案。因此首页被爬虫或社交卡片抓取时仍会显示旧的 hosted/API/App 描述,而不是这次想统一的 canonical API description。
Useful? React with 👍 / 👎.
Platform description unified to: One API to search video like text — every word, every frame, timestamped. (meta/OG, hero subline, features, footer, llms.txt, press kit, README)
🤖 Generated with Claude Code