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

knowledge-source-inventory

Build a redacted knowledge-source inventory with provenance and stable hashes.

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

knowledge-source-inventory

Knowledge Source Inventory

Scenario

Use before a knowledge-base refresh when documents come from several approved locations and the team needs a portable baseline.

Input and output

Input is JSON with redacted source records: source_id, title, version, content, source_ref, last_verified_at, and status. Output contains normalized records, content hashes, provenance fields, and inventory_hash.

Execution

Run python scripts/inventory.py examples/input.json. The command writes JSON to standard output. A source without an id, content, or version is reported as an error rather than guessed.

Recovery and privacy

Fix the named record and rerun. Use placeholders for private locations and remove prompts, credentials, customer data, internal domains, and absolute paths. The script does not read files or connect to a knowledge platform.

Acceptance

The sample must produce one normalized record per source, a non-empty inventory_hash, and repeatable output for the same input.

下载

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