fix: harden v1.2 trajectory disposal matching

This commit is contained in:
Yoilun
2026-05-29 16:26:15 +08:00
parent 90aa5dd704
commit 100b949f1f
11 changed files with 248 additions and 36 deletions

1
.gitignore vendored
View File

@@ -3,6 +3,7 @@ __pycache__/
.DS_Store
*.textClipping
.pytest_cache/
.superpowers/
.venv/
dist/
build/