check_consistency
Check the source of truth against constraints and list violations with proposed fixes, without modifying the original. Specify scope to target a medium or file, or omit to check the entire source.
Instructions
正本を制約に当て、違反の一覧を直し先つきで返す。正本は変えない。
範囲は、省略か「全体」で正本全体、媒体の名前でその媒体、提示物のファイル名でその 1 件。 実在しない名前を渡したときは、拒否ではなく実在する範囲の一覧が返る。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scope | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notes | No | 違反ではない断り | |
| scope | No | 検査した範囲 | 全体 |
| violations | No | 違反の一覧 |