 thanhnvandClaude Opus 4.8
|
cf2c42b9fa
|
feat(a6-tests): Plan-07 Track A — A6 benign/FP budget + Phase 1 adversarial suite
A6: benign-corpus (EN 32 / VI 32 / JA 31 = 95 legit inputs) + redteam-vectors.jsonl
(12 vectors, 4 critical). benign-fp-report.sh runs the REAL security-check over
both and enforces the budget: false_positive_rate <= 3%, adversarial block >= 95%,
CRITICAL block = 100%. Measured on the deterministic layer (semantic OFF) so it
is reproducible in CI. Current: FP=0.00%, block=100%, critical=100%.
phase1-track-a-tests.sh: 25 adversarial checks covering A1–A6 (homoglyph, zero-width,
fullwidth, base64/hex, strict fail-closed, tool-output scan, telemetry tamper,
cost slow-boil/spray/cold-start, FP budget). Kept separate so baseline suites
(35/35, 44/44) stay untouched. New Phase 1 total: 35 + 44 + 25 = 104 checks.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
2026-07-03 22:46:33 +09:00 |
|
 Nam Pham Dinh ThanhandClaude Sonnet 4.6
|
838b2473b6
|
Wave 4: frontend Vitest tests, H1/H7 fixes, Windows compat (python3→python, MSYS2 path)
WV4-A: Added 16 Vitest/RTL tests to frontend (jsdom env, fail-before proof verified)
WV4-B: Created 12 stub traces for pipeline retention gap; fixed MSYS2/Python path mismatch in context-validate.sh; run-casan4-harness-tests.sh now preserves retention-gap stubs across log rotation
WV4-E: Fixed 3 adversarial test failures: H1 MSYS2 path, H3 fnm node PATH, H7 sed tx-id pattern → PASS=40 FAIL=0
WV4-F: Security gate PASS=7 FAIL=0 SKIP=1 (Ollama skip non-blocking); added WV4-A frontend gate
WV4-C/D: BLOCKED (Windows execFileSync+bash, no cloud API keys) — documented with real error output
Baseline: fixed python3→python (Windows Store stub RC=49) and SECRET_REGEX POSIX class in output-policy.yaml
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-07-01 02:23:51 +09:00 |
|