What this system is designed to answer every day这套系统每天必须回答什么
Abstract摘要
A useful DTC monitor should not end with a dump of links, screenshots and engagement counts. It should first establish whether the owned store and its data sources are healthy, then record verifiable market and review movements, and finally convert the strongest evidence into a small review queue. The system therefore separates observed facts, interpretation and proposed action. It also records what could not be observed, because an access failure is not evidence that a competitor did nothing. In enterprise use, every observation and action must also resolve to one tenant, store, seat and credit ledger.
一个真正有用的独立站监控系统,不能停留在链接、截图和互动数字的堆积。它应先判断自己的店铺与数据源是否正常,再记录能够核实的市场与评论变化,最后只把证据最充分的事项整理成少量待审核动作。系统必须分开“看到了什么、如何理解、建议做什么”,也必须说明哪些数据今天没有拿到,因为访问失败不代表竞品没有动作。企业多人使用时,每条观察和操作还必须对应到明确的租户、店铺、子席位与 credits 账本。
1. One router, deterministic execution and a review queue一个总入口、确定性执行与待审核队列
The natural-language skill is only the entry and routing contract. Scheduling, run locks, retries, hashing, schema validation, baseline pointers and file output belong in a deterministic runner. Platform-specific access stays inside connectors, and every real external write remains outside the daily collection job.
自然语言 Skill 只负责说明入口、路由和完成标准。定时、任务锁、重试、哈希、数据校验、历史基线和文件落盘,应由确定性的 Runner 执行。不同平台的访问逻辑放在各自连接器里,所有真实外部写入都不属于每日采集任务。
QoderWork CN schedule / command
-> dtc-daily-ops-router
-> deterministic daily runner
-> tenant + seat policy / credit guard
-> SellerSprite + owned + competitor connectors
-> SignalEvent + AuditEvent evidence ledgers
-> ProductCandidate auto-selection
-> MultimodalOutreachPack per creator
-> DingTalk selection brief / Feishu outreach queue
-> credit ledger + delivery receipt + read-back
The product is not “more scraping.” The product is a daily, evidence-linked decision record that makes missing coverage visible.这个系统的产品价值不是“多抓一些数据”,而是每天形成一份证据可追溯、数据缺口也清楚可见的经营判断记录。
2. Eight modules with separate responsibilities八个职责清楚的模块
01 · owned-store-health
Check whether the store can receive traffic先确认自己的站能否正常承接流量
Checks priority pages, price, availability, CTA, structured data, media, links and configured analytics-event heartbeats.
检查重点页面、价格、库存状态、CTA、结构化数据、商品媒体、链接,以及已配置的关键埋点是否仍有数据。
02 · competitor-storefront-monitor
Detect public storefront changes识别竞品独立站的公开变化
Tracks homepage offers, collections, PDPs, new or removed URLs, prices, availability, review deltas, content modules, JSON-LD and access failures.
记录首页促销、集合页、PDP、新增或失效链接、价格、库存状态、评论变化、内容模块、JSON-LD,以及访问受限情况。
03 · social-activity-monitor
Normalize social publishing activity统一记录社媒发布动作
Records new videos and posts, cadence, topic, hook, CTA, product, partner and public metric snapshots where permitted.
在允许的来源范围内,记录新视频和帖子、发布节奏、主题、开头钩子、CTA、产品、合作对象和公开指标快照。
04 · media-mention-monitor
Find publisher and newsroom movements发现媒体与品牌新闻页动作
Uses feeds, sitemaps, newsroom pages and permitted search sources to detect launches, partnerships, reviews and distribution changes.
通过 RSS、站点地图、品牌 Newsroom 和允许使用的搜索来源,发现新品、合作、测评与渠道扩张。
05 · public-ad-library-monitor
Observe public advertising evidence观察公开广告证据
Records creatives, copy, landing pages, first-seen and last-seen observations without inventing competitor spend or results.
记录素材、文案、落地页、首次与最后观察时间,但不推测竞品花费、转化或投放成绩。
06 · owned-channel-performance-reader
Read authorized operating data读取已授权的经营与投放数据
Keeps Shopify, analytics, search and advertising metrics in their original timezone, currency, grain and attribution window.
读取 Shopify、分析工具、自然搜索和广告账户数据,并保留原始时区、币种、数据粒度和归因窗口。
07 · dtc-signal-synthesizer
Route evidence into products and creator actions把证据转成选品与达人行动
Deduplicates events, separates fact from inference, creates policy-scored ProductCandidates and links qualified review or competitor signals to an owned keyword, PDP, Listing or creator activation hypothesis.
合并重复事件、区分事实与推断,按既定规则生成并评分 ProductCandidate,再把证据充分的评论与竞品信号对应到搜索词、PDP、Listing 或达人合作假设。
08 · dtc-daily-brief-delivery
Deliver a five-minute operating brief交付一份五分钟能读完的经营简报
Prioritizes store risks, auto-selected product candidates, market movements and creator queues, delivers selection results through DingTalk CLI and manages batch outreach work through Feishu CLI with delivery read-back.
先写自有站风险、自动选出的商品候选、市场变化与达人队列;选品结果通过钉钉 CLI 交付,红人批量建联任务通过飞书 CLI 管理,并核验交付状态。
3. Eight gates that every daily run must pass每日运行必须经过的八个关卡
G0 · RUN IDENTITYCreate one auditable run建立唯一且可审计的运行记录
Locks business date, timezone, configuration hash and the previous successful baseline.
固定业务日期、时区、配置哈希和上一次成功基线,防止重复任务互相覆盖。
G1 · CONFIG & AUTHResolve tenant, store and seat authority确认租户、店铺与子席位权限
Every owned connection belongs to one tenant, is created by an administrator and resolves to explicit seat, store and action scopes. Secrets never enter reports or shared browser profiles.
每个自有账户连接都必须归属一个租户,由管理员统一建立,并明确子席位、店铺和动作范围;密钥不得进入报告或共享浏览器环境。
G2 · OWNED STORE HEALTHPut owned failures first先处理自己网站的问题
A broken PDP, checkout path or event stream outranks an external opportunity.
如果 PDP、结账路径或数据埋点出问题,应优先于任何外部机会处理。
G3 · COLLECTION COVERAGEAccount for every target为每个监测目标留下终态
Success, partial access, rate limits and missing configuration are reported separately.
成功、部分成功、限流、未配置等情况必须分开记录,不能都写成“没有变化”。
G4 · EVIDENCERequire traceable records要求每条记录都能追溯
Events need a source URL, platform ID, timestamps, access method, rights state and raw evidence hash.
事件必须包含来源链接、平台 ID、时间、采集方式、权限状态和原始证据哈希。
G5 · BASELINE & DIFFCompare only comparable observations只比较口径一致的观察结果
A first observation creates a baseline; missing values and failed fetches do not become price changes.
第一次观察只建立基线;空值和抓取失败不能被写成价格变化。
G6 · DECISION SAFETYKeep weak signals in Watch弱信号只进入观察
Priority depends on evidence, relevance, novelty, persistence, readiness and risk—not likes alone.
优先级取决于证据、相关性、新鲜度、持续性、执行条件和风险,不能只看点赞量。
G7 · ARTIFACT, AUDIT & SPENDReconcile output, operator and cost核对产物、操作者与费用
Manifest counts, files, hashes, delivery receipts, seat audit events and credit-ledger entries must reconcile before the run is complete.
运行清单中的数量、文件、哈希、交付回执、子席位操作日志和 credits 账目必须对得上,任务才算完成。
4. Public competitor signals and owned metrics are different products竞品公开信号与自有经营数据是两类不同数据
The source contract distinguishes owned_authorized, competitor_official_public, public_observation and inferred. A number never moves between these scopes without retaining its original definition.
数据契约明确区分 owned_authorized、competitor_official_public、public_observation 与 inferred。任何数字跨表使用时,都必须保留它原来的来源和定义。
| Source来源 | Competitor evidence可观察的竞品证据 | Owned authorized data自有授权数据 | Do not claim不得声称 |
|---|---|---|---|
| YouTube | Public uploads, metadata and public-count snapshots公开视频、元数据与公开指标快照 | Authorized channel analytics已授权频道的 Analytics | Competitor CTR, retention, traffic source or revenue竞品点击率、留存、流量来源或收入 |
| Instagram / Meta | Eligible professional-account basics and active public ads符合条件的专业账号公开信息与当前活跃广告 | Owned account Insights and ad reporting自有账号 Insights 与广告报表 | Competitor saves, reach, spend, conversions or ROAS竞品收藏、触达、花费、转化或 ROAS |
| TikTok | Region-limited transparency data, Creative Center and permitted observations有地域限制的透明度数据、Creative Center 与合规公开观察 | Authorized organic and advertising reports已授权的自然内容与广告报表 | Global complete coverage or competitor performance全球完整覆盖或竞品真实投放成绩 |
| Google advertisingGoogle 广告 | Advertiser, creative, region and served-date evidence广告主、素材、地区与投放日期证据 | Authorized cost, click and conversion reports已授权的花费、点击和转化报表 | Competitor cost, CTR, CVR or profitability竞品花费、点击率、转化率或盈利情况 |
| News / RSS / trends新闻 / RSS / 趋势 | Published title, date, source, topic and canonical URL发布时间、标题、来源、主题和规范链接 | Owned Search Console and configured media records自有 Search Console 与已配置媒体记录 | Complete reach, PR effect or absolute Trends search volume完整触达、公关效果或 Trends 绝对搜索量 |
| Reviews / search评论 / 搜索词 | Permitted public reviews, rating-distribution snapshots, recurring themes and freshness合规取得的公开评论、评分分布快照、高频主题与新鲜度 | Authorized Search Console, site-search, support and first-party review records已授权的 Search Console、站内搜索、客服与自有评论记录 | Reviewer identity, complete marketplace coverage or causality between one keyword and sales评论者真实身份、平台评论完整覆盖,或某个关键词与销量之间的因果关系 |
| Shopify / GA4 | No competitor backend access无法读取竞品后台 | Orders, refunds, inventory, traffic and funnel metrics订单、退款、库存、流量与漏斗指标 | A single blended conversion count across different attribution systems把不同归因系统的转化合并成一个“真实转化” |
Commerce truth rule: Shopify is the transaction ledger for owned orders, refunds and inventory. GA4 and each advertising platform keep their own attribution basis and maturity state; attributed conversions are not added together as store orders.经营事实规则:自有订单、退款和库存以 Shopify 交易记录为主账。GA4 与各广告平台保留各自的归因口径和数据成熟度,平台归因转化不能相加后当作店铺真实订单。
5. Five operating contracts, one access policy and two governance ledgers五类业务契约、一份权限策略与两本治理账
SignalEvent
The evidence ledger证据账本
Stores platform ID, event type, source URL, published and observed times, region, collection method, raw evidence, metrics, rights, confidence and limitations.
保存平台 ID、事件类型、来源链接、发布与观察时间、地区、采集方式、原始证据、指标、权限、置信度和限制。
ActionCandidate
The reviewable proposal可审核的行动草案
Links evidence to an owned SKU, page or campaign and adds priority, owner, prerequisites, approval state, acceptance metric and rollback condition.
把证据对应到自有 SKU、页面或广告,并补充优先级、负责人、前置条件、审批状态、验收指标和回滚条件。
ProductCandidate
The automatically selected product record自动选出的商品候选记录
Stores the SellerSprite evidence snapshot, marketplace, category, demand and keyword signals, competition, price band, review gaps, unit-economics assumptions, logistics, compliance, supplier readiness, hard-gate results, score, decision and expiry.
保存卖家精灵证据快照、市场、品类、需求与关键词信号、竞争、价格带、评论缺口、单位经济假设、物流、合规、供应商准备度、硬门槛结果、评分、结论与有效期。
MultimodalOutreachPack
One evidence-linked creator package一位达人一份有依据的多模态合作包
Links creator evidence and eligibility to one Product Truth Card, then stores the personalized outreach message, content angle, visual references, short-video storyboard, claims boundary, asset rights, send state and follow-up state.
把达人证据与合作资格对应到一张 Product Truth Card,再保存定制建联文案、内容角度、视觉参考、短视频分镜、宣称边界、素材权利、发送状态与跟进状态。
AccessGrant
The enforceable access policy可强制执行的权限策略
Defines tenant, seat, role, allowed stores, connectors, actions, approval rights, issuer, validity period and revocation state. A logged-in browser session never widens this grant.
定义企业、子席位、角色、可访问店铺、连接器、动作、审批权、授权人、有效期与撤权状态;浏览器已经登录不能扩大这份权限。
AuditEvent
The append-only operator record不可改写的操作审计账
Records tenant, actor seat, target store, action, scope, approval, request ID, result, timestamp and read-back outcome without storing passwords, tokens or raw cookies.
记录所属企业、操作席位、目标店铺、动作、权限范围、审批、请求 ID、结果、时间与回验状态,但不保存密码、令牌或原始 Cookie。
CreditLedgerEntry
The allocation and spend recordcredits 分配与消耗账
Links the enterprise pool, seat or project allocation, reservation, charge, refund, idempotency key, remaining balance and the run that caused the movement.
关联企业额度池、席位或项目配额、预占、扣减、退回、防重复扣费键、剩余额度,以及产生本次变动的任务。
RunManifest
The completion proof运行完成证明
Records configuration hash, tenant and actor seat, connector states, coverage, baseline pointers, artifact hashes, errors, review counts, credit reservation and consumption, and delivery receipt.
记录配置哈希、所属企业与操作席位、连接器状态、覆盖率、基线指针、产物哈希、错误、待审数量、credits 预占与实际消耗,以及交付回执。
Null semantics
Missing is not zero缺失值不等于零
Unavailable metrics remain null or NA. First observations are baselines. Access failures and stale data cannot trigger strong business actions.
没有取得的指标保留为 null 或 NA;首次观察只建基线;访问失败和过期数据不能触发强业务动作。
observed evidence
-> explicit interpretation
-> proposed action
-> pending_human_review
-> approved operator execution
-> read-back verification
6. No-manual product selection and evidence-led creator activation无人手工选品与基于证据的达人多模态建联
The current operating route uses QoderWork CN as the orchestrator, SellerSprite as an authorized product, keyword and review evidence source, DingTalk CLI as the internal selection-delivery surface, and Feishu CLI as the batch creator-work queue. “No manual selection” means the daily run does not rely on a person browsing products and picking favorites; administrators own the policy and hard thresholds, while the runner makes the candidate decision deterministically.
当前运营链路由 QoderWork CN 负责编排,卖家精灵提供已授权范围内的商品、关键词与评论证据,钉钉 CLI 承接选品结果的内部交付,飞书 CLI 管理红人批量建联任务。“无人手工选品”指每日运行不再依赖运营逐个浏览商品、凭感觉挑选;管理员负责制定规则与硬门槛,Runner 按同一套标准自动产生选品结论。
01 · QODERWORK CN
Orchestrate the run and its policy统一编排任务与选品规则
Loads marketplace, category, business-date, threshold and exclusion configuration, creates one run ID and invokes the deterministic selector without hand-picking SKUs.
读取市场、品类、业务日期、评分阈值与排除规则,建立唯一运行 ID,再调用确定性选品器,不在任务中人工挑 SKU。
02 · SELLERSPRITE EVIDENCE
Collect product, keyword and review evidence收集商品、关键词与评论证据
Preserves the authorized source method, snapshot time, marketplace and definition for demand, keyword structure, competition, price range, review pain points and trend signals. Missing fields remain unknown.
保留授权方式、快照时间、市场和指标定义,读取需求、关键词结构、竞争、价格带、评论痛点与趋势信号;没有取得的字段保持未知,不能补成零。
03 · HARD-GATE SELECTOR
Select automatically, reject deterministically自动入选,也按规则自动淘汰
Required gates cover evidence freshness, demand, competition, price and margin assumptions, logistics, seasonality, review opportunity, compliance and supplier readiness. A candidate becomes AUTO_SELECTED only when every required gate passes.
硬门槛覆盖证据新鲜度、需求、竞争、价格与毛利假设、物流、季节性、评论机会、合规和供应商准备度。只有全部必需关卡通过,候选才进入 AUTO_SELECTED。
04 · DINGTALK CLI DELIVERY
Deliver decisions, not a pile of product links交付选品结论,而不是一堆商品链接
Sends the selected list, rejected hard gates, evidence links, score reasons, data expiry and downstream execution boundary to the configured DingTalk destination, then verifies delivery.
把入选清单、被硬门槛淘汰的原因、证据链接、评分理由、数据有效期和后续执行边界发送到指定钉钉目的地,并回验是否真实送达。
05 · CREATOR ELIGIBILITY
Deduplicate, score and suppress before outreach建联前先去重、评分与排除
Matches public or authorized creator evidence to audience, market, format, product fit, brand safety, previous contact, consent basis, suppression list and contact-channel eligibility.
根据公开或已授权的达人证据,核对受众、市场、内容形式、商品契合度、品牌安全、历史联系、同意依据、排除名单和可用建联渠道。
06 · MULTIMODAL PERSONALIZATION
Generate one truthful package per creator为每位达人生成真实可用的多模态合作包
Combines the creator evidence snapshot with the SKU Product Truth Card to create personalized outreach copy, a creator-specific hook, visual direction, reference frame, short-video storyboard and talking points without fabricating experience or claims.
把达人证据快照与 SKU Product Truth Card 结合,生成定制建联文案、达人专属钩子、视觉方向、参考画面、短视频分镜和口播要点,但不虚构达人使用经历或商品宣称。
07 · FEISHU CLI BATCH QUEUE
Manage batch outreach as an auditable queue用飞书 CLI 管理可审计的批量建联队列
Creates or updates one row per creator with owner, channel, personalized pack, approval, send window, rate limit, dedupe key, reply state, next follow-up and suppression reason. Feishu is the operations control surface, not assumed to be every external delivery channel.
为每位达人建立或更新一条记录,包含负责人、渠道、多模态合作包、审批、发送时段、频率上限、去重键、回复状态、下次跟进和排除原因。飞书是运营控制面,不默认等于所有外部消息渠道。
08 · APPROVED SEND & READ-BACK
Scale outreach without blind mass messaging批量建联,但不做无差别群发
An approved roster and campaign policy may unlock batch execution through an authorized channel connector. Quiet hours, channel limits, opt-outs, bounces, duplicate contact and negative replies suppress later sends; delivery and replies are read back into the queue.
经批准的达人名单和活动规则可以解锁授权渠道的批量执行;静默时段、渠道频率、拒收、退信、重复联系和负面回复都会阻止后续发送,送达与回复结果必须回写队列。
QoderWork CN
-> SellerSprite evidence snapshot
-> ProductCandidate hard gates + ranking
-> AUTO_SELECTED / REJECTED_HARD_GATE / NEEDS_FRESH_DATA
-> DingTalk CLI selection brief
Creator evidence + Product Truth Card
-> MultimodalOutreachPack
-> Feishu CLI batch work queue
-> approved external channel
-> delivery / reply / follow-up read-back
Automation boundary: there is no manual SKU picking inside the daily selection run, but procurement, samples, supplier outreach, Listing publication and advertising spend remain separate approved actions. Creator research and multimodal package generation can run in batch; outbound contact requires an approved roster, lawful contact basis, channel policy, rate limits and suppression handling. Tool access and connector methods must be verified per deployment.自动化边界:每日选品运行内部不再人工挑 SKU,但采购、寄样、供应商外联、Listing 发布和广告花费仍是独立审批动作。达人研究与多模态合作包可以批量生成;对外建联必须基于已批准名单、合法联系依据、渠道规则、频率限制和排除机制。QoderWork CN、卖家精灵、钉钉与飞书 CLI 的具体访问方式和权限范围,需要在每次实施时真实核验。
ChatGPT referral and GEO loop: validated ChatGPT sessions and orders become demand evidence for query coverage and product selection; Product Truth then keeps the PDP, structured data, feeds and creator packs aligned. See the detailed ChatGPT Commerce GEO method for attribution states, crawl controls, feed freshness, experiments and conversion-quality measurement.ChatGPT 来单与 GEO 闭环:已验证的 ChatGPT 会话与订单,作为查询覆盖和选品的需求证据;Product Truth 再让 PDP、结构化数据、Feed 与达人多模态合作包保持一致。订单归因状态、抓取权限、Feed 新鲜度、实验与转化质量的详细方法,见 ChatGPT 电商 GEO 方法论。
7. Enterprise teams need a control plane, not shared credentials企业团队需要权限控制面,而不是共用店铺凭证
Enterprise access is evaluated per tenant, acting seat, assigned store, connector, action and validity period. Effective access is the narrowest intersection of role, store assignment, connector scope, approval policy, credit budget and time window—not whatever a logged-in browser happens to expose.
企业版权限不能只看“账号是否已经登录”,而要同时限定企业、操作席位、店铺、数据源、可执行动作、credits 额度与有效期。一个席位最终能做什么,取决于角色、店铺分配、连接器权限、审批规则、额度和有效期的最小交集,不能继承浏览器中碰巧存在的更大权限。
01 · ADMIN CONNECTION
Administrators own store connections店铺连接由企业管理员统一管理
Only a Tenant Admin can create, renew or revoke Shopify, advertising, social or managed-browser connections. Seats receive scoped grants, never reusable credentials.
只有企业管理员可以新增、续期或撤销 Shopify、广告、社媒及受管浏览器连接;子席位拿到的是限定权限,不是可复用的店铺凭证。
02 · LEAST-PRIVILEGE SEATS
Read, execute and approve are separate查看、执行与审批必须分权
Analyst seats are read-only by default. Execution and approval are separate permissions, limited by store, connector, action and validity period; seats cannot widen their own access.
分析席位默认只读,“执行”和“审批”分开授权,并限定具体店铺、连接器、动作与有效期;子席位不能给自己扩权。
03 · TENANT ISOLATION
Every record remains inside one enterprise每条数据只属于一个企业空间
Stores, grants, browser-profile mappings, evidence, reports, schedules, secrets, approvals and credit ledgers carry a tenant ID end to end. Cross-tenant reads, joins, exports and cache reuse are denied by default.
店铺、授权、浏览器环境绑定、证据、报告、定时任务、密钥、审批和额度账本都必须全程携带企业 ID;跨企业读取、关联、导出和复用缓存默认拒绝。
04 · ADMIN AUDIT VIEW
Important activity is visible by seat管理员能按席位查看重要操作
Connection changes, grants, run starts, exports, approvals, write attempts, credit allocation and consumption, and revocation results create append-only audit events.
连接变化、席位授权、任务启动、数据导出、审批、写入尝试、额度分配与消耗,以及撤权结果,都必须形成不可改写的操作记录。
05 · BROWSER SESSION BOUNDARY
A browser profile is not permission浏览器环境不等于业务权限
ZiNiao (Purple Bird), or any other fingerprint or multi-account browser, is only an external access container—never the authorization system. The router uses admin-bound profile-to-store mappings, never exports cookies, reuses profiles across tenants or infers extra authority from an existing login.
紫鸟浏览器(或其他指纹、多账号浏览器)只是外部访问容器,绝不能代替业务权限系统。系统只能使用管理员绑定的“浏览器环境—店铺”关系,不导出 Cookie、不跨企业复用环境,也不因浏览器已经登录就默认获得更大权限。
06 · HIGH-RISK APPROVAL
Privileged writes require a second decision重要写入需要独立审批
Price, inventory, publishing, campaign, budget, targeting, export and connection changes require an authorized operator, an eligible approver and read-back verification.
价格、库存、发布、广告活动、预算、受众、数据导出和连接变更,必须由有权限的执行者发起、由合格审批人确认,并在完成后回验。
07 · CREDIT BUDGETS
The enterprise pool is allocatable and capped企业 credits 额度可分配、可限额
Purchased credits enter an enterprise pool. Billing Admins allocate seat, store or project caps; paid runs reserve first, settle once and alert before a hard stop. No negative balance, silent retry or automatic top-up.
购买的 credits 进入企业额度池,由额度管理员按席位、店铺或项目分配上限;付费任务先预占、结束后只核销一次,余额不足先预警再停止,不透支、不静默重试、不自动充值。
08 · OFFBOARDING & REVOKE
Leaving means immediate revocation人员离开时立即撤权
Offboarding suspends the seat, ends sessions and grants, unbinds managed browsers, blocks pending writes, transfers schedules and rotates shared credentials while retaining audit history.
人员离开时,应立即停用席位、终止会话和授权、解绑受管浏览器、冻结待执行写入、移交定时任务并轮换共享凭据,同时保留审计记录。
Tenant Admin connects store
-> server-side credential reference
-> seat receives scoped AccessGrant
-> tenant + store + role + action + credit check
-> approval when required
-> AuditEvent + CreditLedgerEntry
-> read-back verification or explicit revoke state
Enterprise status boundary: these are implementation requirements, not a claim that seat enforcement, complete audit coverage, ZiNiao or other managed-browser security, credit allocation or automatic offboarding is already deployed. This system cannot guarantee the security of a third-party browser. Audit coverage includes only activity this system observes or initiates; direct platform activity depends on each platform's own logs. Credit limits govern this system's credits, not advertising spend or third-party fees. Revocation is complete only after every connected system confirms it.企业版状态边界:以上是实施时必须达到的控制标准,不代表席位强制管控、完整审计、紫鸟等受管浏览器安全、额度分配或自动离职撤权已经上线;本系统也不能为第三方浏览器的安全性作保证。审计只能覆盖本系统观察到或发起的动作,绕开本系统的直接平台操作仍需依赖对应平台日志;credits 上限只约束本系统额度,不等于限制广告花费或第三方费用;只有所有连接系统都回读确认后,撤权才算完成。
8. The daily brief should take five minutes to read每日简报应在五分钟内读完
- Owned-store red lights: page, checkout, inventory, tracking or connector failures that need attention first.自有站红灯:需要优先处理的页面、结账、库存、埋点或连接器问题。
- Top external movements: the most relevant storefront, social, media and public-ad changes.外部重点变化:与当前业务最相关的竞品网站、社媒、媒体和公开广告动作。
- Owned performance context: store-truth outcomes and platform metrics with attribution and maturity labels.自有表现背景:店铺真实交易结果,以及标明归因口径与成熟度的平台数据。
- Review and search gaps: new recurring customer language connected to an owned search term, PDP or Listing hypothesis—not an automatic rewrite.评论与搜索缺口:把最新高频用户表达对应到自己的搜索词、PDP 或 Listing 优化假设,但不自动改写线上内容。
- At most three actions: fix, test or keep watching—with owner, evidence and acceptance metric.最多三个动作:今天该修什么、测试什么或继续观察什么,并写清负责人、依据与验收指标。
- Team-control exceptions: role or seat changes, expiring grants, blocked scope attempts, privileged operations, credit use against assigned caps and pending revocations.团队管控异常:角色或席位变更、即将到期的授权、越权尝试、重要操作、credits 相对配额的使用情况,以及尚未完成的撤权。
- Data boundaries: sources that were blocked, stale, unsupported or not configured.数据边界:今天哪些来源受限、过期、不支持或尚未配置。
SUCCESSPARTIALAUTO_SELECTEDREJECTED_HARD_GATEOUTREACH_SUPPRESSEDBASELINE_CREATEDNOT_CONFIGUREDACCESS_LIMITEDBLOCKED_AUTHBLOCKED_SCOPECREDIT_LIMIT_REACHEDREVOCATION_PENDINGSTALE_DATANEEDS_FRESH_DATANEEDS_HUMAN_REVIEW
If successful coverage is zero, the report becomes an access-limited operating alert. It must not recycle historical signals into a new competitor conclusion.如果本次成功采集为零,日报只能输出访问受限告警;不得把历史信号重新包装成今天的新竞品结论。
9. Read-only collection first; execution requires approval先只读采集,真实执行必须经过审批
- Automatically allowed: permitted reading, snapshots, hashing, normalization, comparison, calculations, local reports and alerts to a pre-approved destination—only within the acting seat's tenant, store and source scopes.可以自动完成:合规读取、快照、哈希、规范化、变化比较、计算、本地报告,以及发送到预先批准目的地的告警,但不得超出当前席位所属企业、店铺和数据源范围。
- Human approval required: changes to storefronts, prices, inventory, content, advertising budgets, bids, targeting, campaign state, outreach or publishing. Operator, approver and read-back outcome enter the audit trail.必须人工批准:修改网站、价格、库存、内容、广告预算、竞价、受众、活动状态,以及对外联系或发布;操作者、审批人和回验结果都要进入审计日志。
- No credential sharing: seats cannot view, export or reuse another seat's password, token, cookie or browser session. Possession of a browser profile does not grant store authority.不共享凭证:子席位不能查看、导出或复用其他席位的密码、令牌、Cookie 或浏览器会话;拿到浏览器环境不等于获得店铺权限。
- No hidden credit spend: paid work is charged to an approved seat, store or project cap. Reaching the limit stops the paid step or requests administrator approval; it never triggers a silent purchase.不隐形消耗 credits:付费任务必须计入已批准的席位、店铺或项目配额;达到上限后停止付费步骤或请求管理员批准,不得静默加购。
- No blind outreach or identity fabrication: batch creator work must deduplicate contacts, respect rate limits and suppression lists, and preserve review before send. Multimodal personalization may adapt a truthful SKU story to a creator's public audience context; it cannot clone a creator's face or voice, claim a past partnership or invent product use.不盲发、不伪造身份:红人批量建联必须去重、限频、遵守停止联系名单,并在发送前保留审核。多模态定制可以按达人公开受众语境改写真实 SKU 叙事,但不得克隆达人脸部或声音、伪称既往合作,也不得虚构使用经历。
- No access-control bypass: no login-wall, CAPTCHA, private-account, robots or platform-rate-limit circumvention.不绕过访问控制:不绕登录墙、验证码、私密账号、robots 规则或平台限流。
- No competitor result invention: ad duration, likes or creative repetition do not prove spend, sales, conversion, profitability or winning creative.不编造竞品成绩:投放时长、点赞量或素材重复使用,不能证明花费、销量、转化、盈利或“爆款”。
- Current status: this page is a reviewed design specification. It does not claim that every listed API connector, scheduled job or delivery integration is already deployed.当前状态:本页是已经整理完成的系统设计规范,不声称其中每个 API 连接器、定时任务或交付集成都已经部署。
Primary platform references主要平台依据
- YouTube Data API — Channels
- Meta — Instagram Business Discovery
- Meta Ad Library
- TikTok Commercial Content API
- Google Ads Transparency Center
- Shopify Admin GraphQL — Orders
- GA4 — Reporting data expectations
- Google Search Console — Performance data
Turn the design into a running daily system把这份设计落成每天运行的系统
Implementation starts with schemas, tenant isolation, administrator-owned connections, seat policies, audit and credit ledgers, the existing storefront monitor and a read-only daily brief before any account execution is considered.实施应先完成数据结构、租户隔离、管理员统一连接、子席位策略、审计与 credits 账本、现有独立站监控迁入和只读日报;在这些结果稳定之前,不进入账户执行。