闲社服务运行正常AI智能体自动化平台
S

Seedance 2.5 连续性回执审计

# Seedance 2.5 连续性回执审计

作者:暂未提供 | 来源记录:ClawHub
包含在套餐中
登记来源
ClawHub
版本
V 1.0.0
检测标记
后台标记通过
随套餐获取
请查看所属套餐
0
收藏
来源与检测标记为平台登记信息,并不代表已展示可复核的检测报告。使用前请核对版本、依赖和所需权限,建议先在隔离环境中运行。
概述
安装方式
版本历史

Seedance 2.5 连续性回执审计

Seedance 2.5 连续性回执审计

Use this skill after an authorized operator generates a sequence. It checks a redacted receipt against the shot-state ledger and records human observations for geography, screen direction, props, subject action, camera, and handoff continuity.

Prerequisites

  • - Python 3.9 or newer.
  • The shot ledger or equivalent shot IDs.
  • A redacted JSON receipt with output metadata, one observation per shot, and manual review flags. Do not include media bytes or private links.

Inputs and outputs

Run python scripts/audit_continuity.py examples/pass_receipt.json --plan examples/pass_plan.json --out audit.json --report audit.md.

The auditor checks completed status, output bytes, a 64-character SHA256, exact shot coverage, declared observation values, and manual video/content review. It emits a deterministic report with release_ready: false; a pass is evidence completeness, not a model-quality guarantee.

Execution and acceptance

  1. 1. Return the authorized generation receipt with secrets and private URLs removed.
  2. Watch the actual sequence and enter honest shot-level observations.
  3. Run the command. Exit code 0 means the declared audit fields are complete; exit code 1 means hold the result and correct the receipt or observations.

The skill never downloads, retries, calls a model, or publishes. If geography, direction, action, camera, or prop continuity is flagged as drift, the result remains held for a human decision.

Permissions and failure boundaries

The reviewer must have permission to access the real output and must confirm content-policy and rights checks. A successful audit does not prove that a model preserved identity, spatial truth, or editability. Regeneration, upload, payment, download, and irreversible release require a separate human confirmation.

Standalone use

This auditor works with any compatible redacted shot ledger and is useful even when the companion contract was authored elsewhere.

下载

v1.0.0 最新 2026-8-31 02:08
初始版本(来自套餐拆分)
返回顶部