fix: remove stale report knowledge wording

This commit is contained in:
2026-07-16 07:54:35 +09:00
parent 20654f9c40
commit 9f527f5ea2
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -38,7 +38,7 @@
- `memory_lint.rs` は主要な CLI 固有 invariants をカバーしている:
- option parsing と usage error
- 意図した memory/Knowledge record path だけが lint されること
- 意図した memory record path だけが lint されること
- invalid record が lint failure になること
- `--warnings-as-errors` が status を変えること
- JSON output が parse 可能で、期待される counts を含むこと