docs(phase29aj): isolate phase286 pattern9 legacy smoke

This commit is contained in:
2025-12-29 14:18:31 +09:00
parent 57e0fdb0a0
commit d673bd4fbd
7 changed files with 78 additions and 4 deletions

View File

@ -0,0 +1,8 @@
#!/bin/bash
# phase286_pattern9_legacy_pack.sh - Pattern9 legacy pack (intentionally skipped)
source "$(dirname "$0")/../../../lib/test_runner.sh"
require_env || exit 2
test_skip "phase286_pattern9_legacy_pack" "phase286_pattern9_frag_poc uses plugins disabled path; provider expectations mismatch"
exit 0