Conversation
Cuddler 的 9/15 T0 launch 还有 5 天,而 gogameclaw.com 刚从 Namecheap 转发切到 飞书邮箱——切换当下这个域处于"完全收不到信"的状态,官方号注册要用的验证码 无处可收。这四份文档把域名、邮箱、账号矩阵、内容分发这条链上的实测现状与 剩余缺口一次写清,避免每次开工重新查一遍 DNS 和平台配额。 新增四份文档: - GOGAMECLAW_DOMAIN_MAIL.md — CF zone 实测、MX/SPF/DMARC 现状、10 个角色邮箱、 DKIM 缺口(整个租户都没配)、DMARC 从 p=none 到 p=reject 的分级路线 - PLATFORM_PUBLISHING_CONSTRAINTS.md — 六平台官方发布 API 的配额与成本调研。 关键发现:X 2026-02 改按次计费且带 URL 的帖是纯文本的 13.3 倍($0.20 vs $0.015);YouTube videos.insert 已改独立配额桶 100 次/天;Instagram 的 "25 条"是过期数字,现行为 50-100 滚动窗口;TikTok 未过 audit 只能 SELF_ONLY - ACCOUNT_MATRIX.md — 自有披露账号矩阵结构、持有人登记、social@ 统一注册与 找回、新加坡 VM 的人工操作前置 - CAMPAIGN_UMBRELLA_CRASHER.md — 14.4s 竖版样片的分平台投放、归因短链、 锚定 T0 的错峰排期,以及 scene 页 OG 的三个待修点 实测验证:DMARC 已解析生效;MX 三条指向飞书;SPF 为 -all;飞书侧 10 个 gogameclaw.com 公共邮箱全部建成。视频规格经 ffprobe 确认。平台数据均带出处。 Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
DKIM 于 2026-09-10 在飞书后台开启并同步到 CF,selector 为 feishu2609101452。 公网解析已验证(1.1.1.1 / 8.8.8.8 均返回)。gogameclaw.com 的 SPF/DKIM/DMARC 三件套至此完整,DMARC 升级到 p=quarantine 不再有前置阻塞。 同时记录一个会反复踩的点:飞书的 DKIM selector 是按时间戳生成的 (feishu + YYMMDDHHMM),不是固定名——本轮就因为按常见 selector 猜测而 误判为"未发布"。文档改为直接列 zone 里的 _domainkey 记录。 luddi.ai / doudou.ai / huoban.ai 三个同租户域仍然没有 DKIM,已记入待办。 Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
背景
Cuddler 的 9/15 T0 launch 还有 5 天。期间 gogameclaw.com 的 MX 从 Namecheap 转发切到了飞书邮箱——切换当下这个域完全收不到信,而官方号注册要用的验证码正需要它。这批文档把域名、邮箱、账号矩阵、内容分发这条链上的实测现状与剩余缺口一次写清。
四份文档
GOGAMECLAW_DOMAIN_MAIL.mdPLATFORM_PUBLISHING_CONSTRAINTS.mdACCOUNT_MATRIX.mdsocial@统一注册与找回、新加坡 VMCAMPAIGN_UMBRELLA_CRASHER.md调研里几个会改变做法的发现
connectors/x.js默认行为videos.insert已改独立配额桶(100 次/天,1 单位/次),不再与读取抢 10,000 额度。历史上"一天只能传 6 条"的瓶颈没了content_publishing_limit而不是写死SELF_ONLY,等于发不出去。T0 走manual_package人工发luddi.ai/doudou.ai/huoban.ai同样查不到),不只是 gogameclaw 一个域的问题已执行的基础设施变更
gogameclaw.com角色公共邮箱(飞书 OpenAPI),命名遵循租户现有房规(角色制)_dmarc.gogameclaw.comTXT,p=none监控起步cuddler-social-desktopVM(新加坡,无服务账号)供人工建号使用验证
DMARC 已解析生效;MX 三条指向飞书;SPF 为
-all;10 个邮箱经 API 清点全部存在;视频规格经ffprobe确认(1080×1920 / H.264 / 14.4s / 30fps)。平台数据均带出处链接。🤖 Generated with Claude Code