You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add CI, Kotlin/Swift dashboard, and repo-consistency cleanups (#4)
- Add a GitHub Actions workflow running all three pytest suites
(benchmark tooling + both bundled skills) plus the sabotage check.
- Generate the missing Kotlin/Swift interactive dashboard
(docs/kotlin-swift-results.html) from the committed scorecard, with a
static preview in examples/ and README links alongside the other two.
- Drop the Kotlin/Swift repos from score_cross_language.py: the
committed matrix was scored by the manifest-driven, module-scoped
score_kotlin_swift_matrix.py, and rescoring them here (whole-repo,
unscoped) would merge contradictory baselines into the cross-language
scorecard.
- Correct the CHANGELOG claim that the C.1 instruments "now agree" —
score.py and aggregate_results.py still match different textual forms
of the stdlib mock.patch idiom.
- Frame reports/ as the coverage-driven control up front, so its
mostly-"Worse" verdict matrix reads as the motivation for the quality
experiment rather than a contradiction of it.
- Move the orphaned baseline_summary.md into reports/ and link it;
clarify README's 185→59 A.2 claim (coverage-arm vs quality-arm, not
vs baseline); fix SKILL.md's two stale python|js|go-only mentions;
mark gen_prompts.py and verify_run.sh as historical coverage-control
tooling.
Claude-Session: https://claude.ai/code/session_011BDzS3SyE6Sh3GE4nnSoWN
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
0 commit comments