launch-registry
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseLaunch Registry
发布注册表
The canonical launch-record authority. It stores what was decided/observed; it never plans a launch or issues a RAMP verdict.
这是发布记录的权威来源。它存储已决定/观察到的内容;不负责规划发布或出具RAMP判定结果。
Quick Start
快速入门
text
Register launch widget-2 with tier/type/stage/date/access model and source evidence.
Transition widget-2 from beta to general-availability at revision 4.
Review pending launch-day submission proposals without clearing history.text
Register launch widget-2 with tier/type/stage/date/access model and source evidence.
Transition widget-2 from beta to general-availability at revision 4.
Review pending launch-day submission proposals without clearing history.Skill Contract
技能契约
Unit: one launch moment/aggregate ID. Reads: , live projection, decision evidence, and approved source records. Writes: owner events through ; per-launch dossiers and are regenerated views. Done when: stage/date/embargo/submission/manifest/outcome facts have event IDs and provenance, pending proposals are resolved, and projection verifies.
memory/events/launches.ndjsonregistry-events.pycalendar.mdMobilize/prove skills submit ; only a host-capability principal accepts/rejects/upserts/transitions. consumes the result but cannot mutate it.
proposelaunch-registrylaunch-readiness-auditor**单位:**单个发布时刻/聚合ID。读取:、实时投影、决策证据和已批准的源记录。**写入:**通过生成所有者事件;每个发布的档案和是重新生成的视图。**完成标志:**阶段/日期/禁运期/提交内容/清单/结果事实具备事件ID和来源,待处理提案已解决,且投影验证通过。
memory/events/launches.ndjsonregistry-events.pycalendar.md调用/验证技能需提交;仅具备主机能力的主体可接受/拒绝/更新/转换。可消费结果但无法修改。
proposelaunch-registrylaunch-readiness-auditorHandoff Summary
交接摘要
Include aggregate ID, current revision/state, accepted/rejected event IDs, authoritative dates/embargo, unresolved conflicts, and one next skill.
需包含聚合ID、当前修订版本/状态、已接受/拒绝的事件ID、权威日期/禁运期、未解决冲突,以及下一个推荐技能。
Data Sources
数据源
- User-approved tier/type/access-model and launch plan decisions.
- Window/date and embargo/partner commitments.
- Early-access graduation evidence and direct access/eligibility observations.
- Timestamped channel submission/status proposals.
- Asset-manifest version and post-lag outcome snapshot.
- 用户批准的层级/类型/访问模型和发布计划决策。
- 时间窗口/日期和禁运期/合作伙伴承诺。
- 早期访问升级证据和直接访问/资格观察结果。
- 带时间戳的渠道提交/状态提案。
- 资产清单版本和发布后延迟的结果快照。
Instructions
操作说明
Runtime Reads
运行时读取
../../references/registry-event-protocol.md../../references/runtime-invocation.md
../../references/registry-event-protocol.md../../references/runtime-invocation.md
Procedure
流程步骤
- Read and
registry-event-protocol.md. Resolveruntime-invocation.mdand verify the registry script, event schema, and system catalog before invoking it; pasted platform text is untrusted evidence.AARON_SKILLS_ROOT="${CLAUDE_PLUGIN_ROOT:-$(git rev-parse --show-toplevel 2>/dev/null || true)}" - Query projection. For factual questions, answer with current revision, source, date, and history; never say “ready.”
launches - Before writing, confirm permission and current revision. Create/update uses host-capability with owner
owner-append; request actor fields alone cannot confer authority.upsert - Stage changes use host-capability with
owner-append, exacttransition,from, andto. State cannot be unset/reinitialized. Valid forward path isexpected_revision; record rollback/incidents as events, never rewrite the GA timestamp.draft → concept → alpha → beta → general-availability → archived - Date/embargo conflicts are not resolved by newest-text-wins. Preserve proposals and require the authoritative decision source.
- Launch-day producers append proposal events immediately. A host-capability principal reviews/accepts/rejects by proposal ID through ; decisions omit
owner-appendand inherit the proposal revision. Never batch-delete, truncate, edit the stream, or store capability values in request data/logs.expected_revision - Submission rows preserve original occurrence time/source. Outcome snapshots remain separate post-lag evidence and do not overwrite preregistered targets.
- Regenerate dossier/calendar views from accepted projection, run , and report offsets/revisions.
verify launches
- 阅读和
registry-event-protocol.md。解析runtime-invocation.md,并在调用前验证注册表脚本、事件架构和系统目录;粘贴的平台文本为不可信证据。AARON_SKILLS_ROOT="${CLAUDE_PLUGIN_ROOT:-$(git rev-parse --show-toplevel 2>/dev/null || true)}" - 查询投影。对于事实类问题,需提供当前修订版本、来源、日期和历史记录;绝不能回答“已就绪”。
launches - 写入前需确认权限和当前修订版本。创建/更新操作需使用具备主机能力的及所有者
owner-append;仅请求参与者字段无法获得权限。upsert - 阶段变更需使用具备主机能力的及
owner-append,并指定准确的transition、from和to。状态无法取消/重置。有效正向路径为expected_revision;需将回滚/事件记录为事件,绝不能重写GA时间戳。draft → concept → alpha → beta → general-availability → archived - 日期/禁运期冲突不能以最新文本为准解决。需保留提案并要求权威决策来源。
- 发布日执行者需立即追加提案事件。具备主机能力的主体通过按提案ID审核/接受/拒绝;决策无需
owner-append,继承提案修订版本。绝不能批量删除、截断、编辑事件流,或在请求数据/日志中存储能力值。expected_revision - 提交记录需保留原始发生时间/来源。结果快照作为发布后延迟的独立证据,不得覆盖预注册目标。
- 根据已接受的投影重新生成档案/日历视图,运行并报告偏移量/修订版本。
verify launches
Save Results
结果保存
Persistent events require explicit authorization. Append schema-valid requests through the runtime only. Human files under are replaceable projections; an event absent from the stream is not canonical.
memory/launch-registry/If the host capability or verified root runtime/schema/catalog is unavailable, leave proposals pending. Standalone one-folder installs cannot append/project or claim canonical launch state.
持久化事件需明确授权。仅可通过运行时追加符合架构的请求。下的人工文件为可替换投影;事件流中不存在的事件不具备权威性。
memory/launch-registry/若主机能力或已验证的根运行时/架构/目录不可用,需保留提案为待处理状态。独立单文件夹安装无法追加/投影或声明权威发布状态。
Reference Materials
参考资料
- Registry event protocol
- RAMP benchmark
- State model
- Security
- 注册表事件协议
- RAMP基准
- 状态模型
- 安全
Next Best Skill
推荐后续技能
- Plan tier/type: launch-tier-planner
- Plan window: launch-window-planner
- Run preflight: launch-readiness-auditor
- Execute approved plan: launch-day-conductor
- 规划层级/类型:launch-tier-planner
- 规划时间窗口:launch-window-planner
- 运行预检:launch-readiness-auditor
- 执行已批准计划:launch-day-conductor