convert-to-peekling-character

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

Convert To Peekling Character

转换为Peekling角色

@peekling/cli@0.1.0
is Peekling's first-party CLI. Its official npm record declares
peekling/peekling-engine
as its source and includes SLSA provenance for the GitHub-verified signed
v0.1.0
source tag. Before execution, require the exact registry identity and integrity recorded in cli-trust.md. Stop on any mismatch.
Require complete supplied frames/sheet, source licence/permission, provenance, desired pack id/version, and frame/state mapping.
  1. Stop when rights are unknown or required directions/states are absent. Do not download substitutes.
  2. Create named-frame or state-row authoring inputs and a source manifest. Preserve original files and hashes.
  3. Read the CLI trust boundary, then run only the verified pinned package:
    sh
    npm exec --yes --ignore-scripts --package=@peekling/cli@0.1.0 -- peekling pack SOURCE --out PACK
    npm exec --yes --ignore-scripts --package=@peekling/cli@0.1.0 -- peekling validate PACK
  4. Verify data-only security, dense mapping, timing, alpha, baseline, directions, density lineage, contact sheet, loop review, and size. Keep output private/UNLICENSED pending review.
Use only capabilities actually available. If a required command/tool cannot run, provide the exact handoff and state that it remains unverified. The workflow is agent-neutral.
agents/openai.yaml
is optional metadata, not a dependency.
@peekling/cli@0.1.0
是Peekling的官方CLI工具。其官方npm记录声明
peekling/peekling-engine
为源码来源,并包含GitHub验证签名的
v0.1.0
源码标签的SLSA溯源信息。执行前,需确保注册表身份和完整性与cli-trust.md中记录的完全一致。若存在任何不匹配,立即停止操作。
需获取完整的素材帧/精灵图、来源许可/权限证明、溯源信息、期望的包ID/版本,以及帧/状态映射关系。
  1. 若权利归属不明或所需方向/状态缺失,立即停止操作。不得下载替代素材。
  2. 创建命名帧或状态行创作输入以及源清单。保留原始文件及其哈希值。
  3. 阅读CLI信任边界后,仅运行经过验证的固定版本包:
    sh
    npm exec --yes --ignore-scripts --package=@peekling/cli@0.1.0 -- peekling pack SOURCE --out PACK
    npm exec --yes --ignore-scripts --package=@peekling/cli@0.1.0 -- peekling validate PACK
  4. 验证仅数据安全、密集映射、时序、透明度、基线、方向、密度谱系、联系表、循环审查和尺寸。在审核完成前,输出内容需保持私有/无许可状态。
仅使用实际可用的功能。若所需命令/工具无法运行,需提供确切的交接信息,并注明其状态为未验证。此工作流与Agent无关。
agents/openai.yaml
为可选元数据,非依赖项。