# memory: instinct-set-integrity-needs-both-directions
索引と実体の整合性検査には両方向の集合差が必要。片方向では検出できない欠陥がある。MEMORY.mdの検査にはglobと正規表現を使う。
## ポイント
- 索引と実体の両方向検査が必要
- 片方向検査では欠陥を見逃す
- MEMORY.mdの検査にはglobと正規表現を使う
## 関連ページ
[[[[instinct-limit-belongs-at-the-confluence]]]] [[[[instinct-length-boundary-is-not-inspection-boundary]]]] [[[[instinct-merged-verdict-needs-pr-tip-ancestry]]]] [[[[instinct-in-scope-is-not-judged]]]]
## 関連概念(未作成)
`索引と実体の両方向検査の重要性` `MEMORY.mdの検査方法`
memory: instinct-set-integrity-needs-both-directions