baolunshu/dsh-struct-guard0

dsh-struct-guard

结构嵌入协议验证工具,用于检查信任边界、方向漂移和言行一致性

包名
dsh-struct-guard
版本
1.0.1
最近更新
2026年9月7日

安装

此插件尚未提供可验证的 bundle,或兼容性检查未通过。请先阅读仓库说明。 阅读完整 README ↗

使用

const guard = require('dsh-struct-guard'); guard.verify(); // 输出: { trust: true, drift: false, consistency: true }