# Publication Checklist (Phase 6) ## Pre-Publish Verification - [ ] `make highvar` completed successfully - [ ] `make baselines` completed successfully - [ ] `make test` completed successfully - [ ] `reports/phase4/form_easy_qa_report.json` has `passed=true` - [ ] `reports/phase4/workflow_hard_qa_report.json` has `passed=true` - [ ] `reports/diversity_report.json` reviewed - [ ] manual spot check of rows from each config and split ## Artifact Set - [ ] split data files under `data/release/` - [ ] schema files under `schemas/` - [ ] `metadata/build_manifest.json` - [ ] `metadata/error_taxonomy.json` - [ ] `metadata/configs.json` ## Documentation Set - [ ] project overview in `README.md` - [ ] field definitions in `docs/FIELD_DICTIONARY.md` - [ ] reproducibility commands in `docs/REPRODUCIBILITY.md` - [ ] dataset card content in `docs/HF_DATASET_CARD.md` ## Hugging Face Publication Steps - [ ] create HF dataset repository (`datasets//SchemaStress`) - [ ] upload selected artifacts and dataset card - [ ] verify dataset preview loads - [ ] include code repository and commit hash provenance - [ ] tag code release (`v1.0.0`) and update changelog