| ci: compact Overall table with result and selection rows | 21 天前 |
| ci: migrate v3 output to JSONL, add NPU poisoning case tracking and crash detection | 25 天前 |
| ci: remove Layer 1 signature matching, use probe as sole poisoning detection | 21 天前 |
| ci: support up to 3 poisonings per file (max_attempts=4) | 21 天前 |
| ci: filter non-executable test sub-files in scan_all_test_files | 22 天前 |
| ci: fix poison retry to continue after poisoned case via skip_executed_plugin Replace --scs (which skipped ALL cases from previous JUnit XML) with a custom skip_executed_plugin that skips only already-executed cases, allowing remaining cases after the poisoned one to run and be merged into the final result. | 21 天前 |