refactor: move eval/ and data_adapters/ to tools/

This commit is contained in:
2026-05-12 00:40:33 +08:00
parent d1ecb13175
commit 3507fdc202
9 changed files with 40 additions and 40 deletions

1
tools/eval/__init__.py Normal file
View File

@@ -0,0 +1 @@
"""Evaluation module: kinematic metrics and Markdown report generation."""