闲社服务运行正常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 each authorized extension round. It audits redacted provider receipts and human observations at the join between segments.

Prerequisites

  • - Python 3.9 or newer.
  • A plan from seedance25-extension-chain-planner.
  • One redacted receipt per planned extension round.

Inputs and outputs

  • - Input: plan JSON and ledger JSON. The script does not open media files.
  • Output: continuity_ledger_audit.json and a terminal report.
  • Exit code 0 means ready for human delivery review; exit code 1 means blocked.

Execution

CODEBLOCK0

The audit checks completed status, unique task and segment IDs, plan digest, output SHA256, boundary observations, and the four declared continuity locks. It distinguishes missing evidence from an observed continuity failure.

Recovery

Export a corrected redacted receipt or record a new human observation, then rerun. Do not auto-retry or silently replace a segment.

Permission boundary

This is an offline evidence checker. It never logs in, uploads, downloads, calls a model, inspects frames or audio, spends credits, or decides whether a video is commercially safe. A human must watch/listen to the real joins and confirm rights before delivery.

Acceptance

The pass example exits 0 and reports ready_for_human_delivery_review; the blocked example exits nonzero with the affected segment or lock.

下载

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