audit
Detect hard logical contradictions (e.g., post-death actions, ledger decrease, time loops) and optionally semantic inconsistencies via NLI in a narrative branch, ensuring consistency after imports or chapter writing.
Instructions
[verify] ブランチ全体を監査する。 hard_violations: 決定論的な矛盾(死後の行為/台帳減少/時間循環など)。確実。 include_soft=True にすると意味的矛盾(回収↔破壊など)をNLIで検出し open-question を生成(モデル未導入なら自動skip)。 取込直後の健全性チェックや、章を書いた後の確認に使う。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| branch | No | main | |
| include_soft | No | ||
| as_of_chapter | No |