111111AAA111111/dsh-premise-guard-cn0

dsh-premise-guard-cn

中文前提锚点守卫(前提守卫):压缩摘要丢失关键前提时报警。fork of ICCuse/dsh-premise-guard (MIT),为中文小说创作项目定制:中文引号/书名号/术语链/编号/仓内路径锚点 + 手动锚点清单(.dsh-meow/anchors.md)+ premise_anchor 工具。

AI Analysis

适用于中文长篇创作中保持世界观/设定连续性。需配置锚点文件与告警参数。

Package
dsh-premise-guard-cn
Version
0.1.0
License
MIT
Last updated
Aug 15, 2026

Install

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:111111AAA111111/dsh-premise-guard-cn

配置

在 profile 的 cordis.patch.yml 中覆盖(字段均可选):

- insert:
    - id: premise-guard-cn
      name: 'dsh-premise-guard-cn'
      config:
        anchorsFile: ''      # 手动锚点清单路径;空=自动回退 /.dsh-meow/anchors.md → $DSH_HOME/anchors.md
        maxAnchors: 5        # 一次告警最多列出的锚点数
        minAnchorLength: 4   # 自动锚点最短长度
        maxNoticeChars: 700  # 告警文本最大长度