File size: 1,170 Bytes
1d83f12
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
# 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/<org>/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