Skip to content

Add TED task verifiers (site by @shanjiaming, verifiers by reviewer) - #65

Merged
Raibows merged 7 commits into
aiming-lab:mainfrom
Django-Jiang:review/ted-verifiers
Sep 7, 2026
Merged

Add TED task verifiers (site by @shanjiaming, verifiers by reviewer)#65
Raibows merged 7 commits into
aiming-lab:mainfrom
Django-Jiang:review/ted-verifiers

Conversation

@Django-Jiang

Copy link
Copy Markdown
Contributor

Reviews and builds on #1 (TED mirror by @shanjiaming). Adds deterministic task verifiers + judge rubrics, and fixes task issues found in review (login credentials on account tasks; de-shortcutting TED--5/--17; TED--7 no-op retargeted to TED2026). Grading contract validated: no-op FAILs and correct solves PASS across all 18 tasks; wrong answers FAIL. Asset revision 597623a2 (contains TED + all current sites) unchanged from #1.

shanjiaming and others added 7 commits July 2, 2026 12:57
Based on aiming-lab#1 (TED mirror by @shanjiaming). Adds the reviewer grading
contract and fixes task-definition issues surfaced in review.

Verifiers (sites/ted/verify/): verify_lib.py + verify_0..17.py —
deterministic-first (nav-evidence + answer match + DB after-state),
LLM utilities anchored on frozen ground truth. verifier_path +
judge_rubric recorded in tasks.jsonl. Validated: no-op FAILs 18/18,
correct solve PASSes 18/18, wrong answers/actions FAIL.

Task fixes (sites/ted/tasks.jsonl):
- Add demo credentials to account-bound tasks (1/4/7/9/12).
- De-shortcut prior-knowledge-answerable tasks: TED--5 -> exact title;
  TED--17 -> event month (Nov 2025) instead of city (Atlanta).
- TED--7: retarget from TED Countdown Summit 2025 (Alice is
  seed-registered -> no-op) to TED2026.
- verify_11: require /talks? (filter listing) so opening a /talks/<slug>
  detail page alone no longer satisfies the 'used filters' check.
- extract_ints: word-boundary match so a duration check can't be
  satisfied by an incidental integer (e.g. '15k' views).
Raibows added a commit that referenced this pull request Sep 7, 2026
…ublic

review(ted): complete PR #65 grading contract
@Raibows
Raibows merged commit 35b1ba3 into aiming-lab:main Sep 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants