A6 — Equity & Research pack fixtures - #7
Merged
Conversation
…s + dataset card (A6) Expands spec.RESEARCH_REFS from 3 to 10 real, citable tutoring/intervention studies (Nickow et al. 2020, Robinson et al. 2021, Morgan et al. 2008, Fryer 2014, Cook et al. 2015, Kraft & Falken 2021, Guryan et al. 2023, Pellegrini et al. 2018, Dietrichson et al. 2017, Vaughn et al. 2012). Generates fixtures/pack_equity_research/ with subgroup attendance and outcomes tables embedding the AIAN low-N suppression signal and IEP attendance disparity signal. Authors docs/dataset_cards/pack_equity_research.md. All 81 unit tests pass; ruff, mypy, and pre-commit clean; pack_operations and pack_outcomes not regenerated.
|
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
spec.RESEARCH_REFSfrom 3 to 10 real, citable published tutoring/intervention studies (R1–R10), with 3 entries carrying non-nullcontradicts_claimto support Track 5 mixed-evidence tasks.fixtures/pack_equity_research/viagenerator.py --seed 42 --pack equity_research: subgroup attendance + outcomes CSVs,research_refs.json(10 entries),program_context.json, andmanifest.json. Deletes.gitkeep.docs/dataset_cards/pack_equity_research.mddocumenting subgroup variance, intentional low-N suppression, IEP disparity, and research reference structure.Implements platform-ai#574.
Signals embedded
contradicts_claim.Test plan
pytest)ruff check .— no issuesruff format --check .— all formattedpre-commit run --all-files— all hooks pass (including mypy)research_refs.jsonvalidated: 10 entries, all with required fields, 3 with non-nullcontradicts_claimpack_operationsandpack_outcomesNOT regenerated — onlypack_equity_researchcommitted🤖 Generated with Claude Code