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

spreadsheet-release-evidence-builder

Assemble workbook contract, formula lint and output diff into a human release review packet.

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

spreadsheet-release-evidence-builder

Spreadsheet Release Evidence Builder

Turn deterministic spreadsheet checks into a compact human release packet.

Scenario and prerequisites

  • - Use after contract normalization, formula linting and output comparison.
  • Provide a reviewer role and a change ticket or redacted evidence reference.
  • A failure stays visible; it is not silently converted into approval.

Input and output

Input is the three upstream JSON results. Output is READY_FOR_HUMAN_REVIEW or BLOCKED, a packet hash, finding counts and a review queue.

Installation, execution and recovery

Run python scripts/build_spreadsheet_release_packet.py --contract ... --lint ... --diff ... --output examples/output.json. Fix the source workbook or have a human approve a changed expected fixture; do not edit the packet to hide a finding.

The script does not modify spreadsheets, publish files, send messages or approve releases.

Acceptance

The sample must preserve the formula PASS and the output FAIL as a visible review finding, with a non-empty packet hash and READY_FOR_HUMAN_REVIEW.

下载

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