superclaude-org--superclaude_framework
15b62467ba
Machine-scored A/B of candidate components vs native Claude Code (claude -p baseline vs --plugin-dir variants/<comp>). Pre-registered survive thresholds in preregister.yaml decide what ships in v5; parallel.py is already a confirmed cut.
7 行
246 B
Python
7 行
246 B
Python
"""SuperClaude head-to-head eval harness.
|
|
|
|
Gate-zero for porting: a candidate component enters the plugin only after an
|
|
A/B against the native Claude Code baseline shows it wins beyond noise, machine
|
|
scored in containers. See eval/README.md.
|
|
"""
|