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

knowledge-version-diff-auditor

Compare redacted knowledge baselines and classify source drift.

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

knowledge-version-diff-auditor

Knowledge Version Diff Auditor

Scenario

Use after creating a baseline and before rebuilding embeddings or publishing a new knowledge release.

Input and output

Input is JSON containing baseline and candidate source records with source_id, version, and content_hash. Output classifies each source as ADDED, MODIFIED, REMOVED, or UNCHANGED, and produces review_queue plus diff_hash.

Execution and recovery

Run python scripts/diff.py examples/baseline.json examples/candidate.json. Missing identifiers or duplicated source ids return visible errors. Correct the inventory and rerun; the script never rewrites content.

Privacy boundary and acceptance

Only hashes, versions, and redacted references are needed. Do not include document bodies, secrets, customer data, or platform credentials. The sample must show one modified and one added source with a stable diff_hash.

下载

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