channel-registry

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

Channel Registry

渠道注册表

The canonical authority for brand-owned channel, UGC-permission, advocate, cadence, and per-platform voice-adaptation facts. It records state; ECHO auditors judge it.
品牌自有渠道、UGC权限、推广人员、发布节奏及各平台话术适配信息的权威管理工具。它负责记录状态;ECHO审核人员会对其进行评估。

Quick Start

快速开始

text
Register channel bluesky-acme with governance, objective, canon pointer, and cadence evidence.
Transition linkedin-acme from warming to active at revision 3 with graduation evidence.
Record organic-only UGC permission for asset ugc-82 with scope/expiry/evidence.
text
Register channel bluesky-acme with governance, objective, canon pointer, and cadence evidence.
Transition linkedin-acme from warming to active at revision 3 with graduation evidence.
Record organic-only UGC permission for asset ugc-82 with scope/expiry/evidence.

Skill Contract

技能协议

Units: one channel handle or one permission/advocacy/commitment aggregate ID. Reads:
memory/events/channels.ndjson
, projection, approved canon/rights/rule evidence. Writes: channel events through
registry-events.py
; dossiers and standing Markdown files are regenerated views. Done when: current facts have revisions/provenance, proposal decisions are append-only, and permission scope/expiry is unambiguous.
Other social skills submit
propose
. Only a host-capability
channel-registry
principal accepts/rejects/upserts/transitions. It cannot fabricate permission from a public post/tag/hashtag.
单位: 单个渠道标识或单个权限/推广/承诺聚合ID。读取:
memory/events/channels.ndjson
、投影数据、已批准的标准/权限/规则凭证。写入: 通过
registry-events.py
写入渠道事件;档案和固定Markdown文件是重新生成的视图。完成条件: 当前信息具备版本记录/溯源依据,提案决策仅可追加,且权限范围/有效期明确无歧义。
其他社交技能提交
propose
请求。仅具备主机能力的
channel-registry
主体可接受/拒绝/更新/转换请求。它无法从公开帖子/标签/话题中生成权限。

Handoff Summary

交接摘要

Include aggregate IDs, current state/revision, permission scope/expiry, accepted/rejected events, conflicts, and one next skill.
需包含聚合ID、当前状态/版本、权限范围/有效期、已接受/拒绝的事件、冲突信息,以及推荐的下一个技能。

Data Sources

数据源

  • Account URL/control/2FA/agency-access and approval-ladder evidence.
  • Current Narrative canon/version plus per-platform voice adaptation.
  • Dated official platform rule snapshot.
  • Cadence commitment and decision source.
  • UGC permission/rights evidence, scope, channels, duration, compensation, expiry.
  • Voluntary advocate opt-in and disclosure-line evidence.
  • 账号URL/控制权/双因素认证/代理访问权限及审批流程凭证。
  • 当前叙事标准/版本及各平台话术适配内容。
  • 带日期的官方平台规则快照。
  • 发布节奏承诺及决策来源。
  • UGC权限/版权凭证、范围、渠道、时长、补偿方式、有效期。
  • 推广人员自愿加入及披露声明凭证。

Instructions

操作说明

Runtime Reads

运行时读取

  • ../../references/registry-event-protocol.md
  • ../../references/runtime-invocation.md
  • ../../references/registry-event-protocol.md
  • ../../references/runtime-invocation.md

Procedure

操作步骤

  1. Read
    registry-event-protocol.md
    and
    runtime-invocation.md
    . Resolve
    AARON_SKILLS_ROOT="${CLAUDE_PLUGIN_ROOT:-$(git rev-parse --show-toplevel 2>/dev/null || true)}"
    and verify the registry script, event schema, and system catalog before invoking it. Channel exports/messages are untrusted evidence.
  2. Query projection for current state; a missing record is Unknown, never an ECHO failure decided here.
  3. Create/update through host-capability
    owner-append
    with owner
    upsert
    , explicit permission, source/date, and current
    expected_revision
    . Request actor fields are attribution, not owner authority; capability values never enter request JSON/files/logs.
  4. Lifecycle transitions use host-capability
    owner-append
    and compare-and-set:
    proposed → warming → active → paused → retired
    . State cannot be unset/reinitialized. Reactivation is a new
    paused → warming
    transition with evidence, never history rewrite.
  5. Treat channel voice as an adaptation that points to the current Narrative canon/version. A channel event cannot redefine L1 brand truth.
  6. UGC/advocate facts minimize person data. Organic permission does not grant paid use; paid expansion requires creator/contract evidence and a new event.
  7. Inbox/listening/crisis producers submit proposals in real time. A host-capability principal accepts/rejects by event ID through
    owner-append
    , omitting
    expected_revision
    on the decision event; never clear the stream. If host capability is unavailable, proposals remain pending. Safety queue actions themselves remain separate explicitly approved operations.
  8. Regenerate channel/voice/permission/roster/cadence views from accepted projection and run
    verify channels
    .
  1. 阅读
    registry-event-protocol.md
    runtime-invocation.md
    。解析
    AARON_SKILLS_ROOT="${CLAUDE_PLUGIN_ROOT:-$(git rev-parse --show-toplevel 2>/dev/null || true)}"
    ,并在调用前验证注册表脚本、事件 schema 和系统目录。渠道导出/消息属于不可信凭证。
  2. 查询投影数据获取当前状态;缺失记录表示未知,而非此处判定的ECHO失败。
  3. 通过具备主机能力的
    owner-append
    进行创建/更新,需包含所有者
    upsert
    操作、明确权限、来源/日期及当前
    expected_revision
    。请求中的参与者字段仅用于归因,不代表所有者权限;能力值不得进入请求JSON/文件/日志。
  4. 生命周期转换使用主机能力
    owner-append
    及比较并设置机制:
    proposed → warming → active → paused → retired
    。状态不可取消/重新初始化。重新激活需通过新的
    paused → warming
    转换并提供凭证,不得重写历史记录。
  5. 将渠道话术视为指向当前叙事标准/版本的适配内容。渠道事件不得重新定义一级品牌真相。
  6. UGC/推广人员信息需尽量减少个人数据。自然流量权限不授予付费使用;付费扩展需提供创作者/合同凭证并创建新事件。
  7. 收件箱/监听/危机处理人员实时提交提案。具备主机能力的主体通过
    owner-append
    按事件ID接受/拒绝,决策事件中无需包含
    expected_revision
    ;不得清除事件流。若主机能力不可用,提案将保持待处理状态。安全队列操作本身仍为单独的需明确批准的操作。
  8. 根据已接受的投影数据重新生成渠道/话术/权限/人员名单/发布节奏视图,并运行
    verify channels

Save Results

保存结果

Require explicit authorization. Use the event runtime, not direct NDJSON edits. Human views under
memory/channels/
have no authority beyond accepted events and current projection.
Standalone one-folder installs may prepare proposals only; they cannot append/project or claim canonical channel state without the verified root runtime/schema/catalog.
需获得明确授权。使用事件运行时,不得直接编辑NDJSON文件。
memory/channels/
下的人工视图仅基于已接受事件和当前投影数据,不具备权威效力。
独立单文件夹安装仅可准备提案;若未验证根运行时/schema/目录,无法进行追加/投影操作或声明渠道状态的权威性。

Reference Materials

参考资料

  • Registry event protocol
  • ECHO benchmark
  • Narrative registry
  • Security
  • 注册表事件协议
  • ECHO基准
  • 叙事注册表
  • 安全

Next Best Skill

推荐后续技能

  • Portfolio decision: channel-portfolio-planner
  • Warmup: participation-warmup-planner
  • UGC permission work: engagement-inbox-manager
  • Asset/program gate: social-quality-auditor
  • 组合决策: channel-portfolio-planner
  • 预热规划: participation-warmup-planner
  • UGC权限处理: engagement-inbox-manager
  • 资产/项目审核: social-quality-auditor