docs(benchmark): publish candid WWDC26 comparison [issue:#10]#22
Merged
Conversation
This was referenced Jul 18, 2026
tcballard
marked this pull request as ready for review
July 18, 2026 11:20
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Implements Issue #10.
Adds:
Scope
Included
Excluded
Product / Architecture Decisions
User-Facing Contract
CLI
The evaluator now resolves checked-in matrices and prompts when run from either the repository root or the evaluation directory.
Fully local evaluation:
Full matrix requires explicit
--allow-pcc.Human Output
The comparison documents exact aggregate results, environment, methodology, negative findings, and limitations. The README links directly to that evidence.
JSON Output
No schema shape changed. Infrastructure diagnostics are classified more accurately in existing
error_kindfields.Exit Codes
0: evaluation artifacts were produced, including rows that record model or infrastructure failures.1: the evaluator itself could not complete.2: reserved by the Swift live evaluator for threshold or baseline regression.Verification
Ran
swift testenv PYTHONPATH=src uv run --no-sync pytestfmstderr.python3 .../readme-front-door/scripts/audit_front_door.py README.mdgit diff --checkCovered
Review Path
docs/wwdc26-comparison.mdREADME.mdanddocs/hacker-news-draft.mdNotes For Reviewer
The most important review question is whether the comparison remains appropriately candid. The current evidence supports “a more complete product than the WWDC demo,” but not superior classification quality. Raw corpus inputs and outputs are intentionally excluded.