Skip to content

B4 — Equity & Subgroup tasks - #11

Merged
jonathanbbechtel merged 1 commit into
mainfrom
feature/b4-equity-subgroup
Jun 2, 2026
Merged

B4 — Equity & Subgroup tasks#11
jonathanbbechtel merged 1 commit into
mainfrom
feature/b4-equity-subgroup

Conversation

@jonathanbbechtel

Copy link
Copy Markdown
Contributor

Summary

  • Authors 5 Track 4 (Equity & Subgroup Interpretation) tasks in benchmark/tracks/equity_interpretation/tasks.jsonl
  • Adds benchmark/tracks/equity_interpretation/README.md documenting track conventions, rubric defaults, and critical design principles
  • Adds tests/unit/test_track_equity_interpretation.py with 47 tests verifying schema validity, gold-fact recomputation, and Track 4 DoD invariants

Implements platform-ai#593

Test plan

  • validate_task passes on all 5 tasks
  • Gold facts recomputed from pack_equity_research fixtures match ground_truth.json values: IEP attendance gap (14.04 pp), IEP proficiency gap (22.48 pp), suppressed subgroup Ns (AIAN=4, NHPI=4, TwoOrMore=7, Unknown=1), Hispanic/Black monthly rates
  • Every task has ≥1 sample-size required_limitation and ≥1 overgeneralization forbidden_claim
  • fact_id uniqueness within each task verified
  • ruff check, ruff format --check, mypy benchmark runner, full pytest (251 tests), and pre-commit run --all-files all pass

Adds Track 4 (Equity & Subgroup Interpretation) with 5 tasks covering IEP
attendance gaps, suppressed race/ethnicity subgroups (AIAN n=4, NHPI n=4,
TwoOrMore n=7, Unknown n=1), IEP proficiency gap robustness assessment,
Hispanic/Black attendance comparisons, and a comprehensive race/ethnicity
directional-vs-robust limitations review. Every task carries a sample-size
required_limitation and an overgeneralization forbidden_claim; all numeric
gold facts verified against pack_equity_research/ground_truth.json.
@pearleng-atlantis

Copy link
Copy Markdown
Error: This repo is not allowlisted for Atlantis.

@jonathanbbechtel
jonathanbbechtel merged commit 24204fe into main Jun 2, 2026
2 checks passed
@jonathanbbechtel
jonathanbbechtel deleted the feature/b4-equity-subgroup branch June 2, 2026 19:25
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.

2 participants