survey-data-table

Survey: data-table inventory across repo

Metadata

Statusdone
Assignedagent-665
Agent identity3184716484e6f0ea08bb13539daf07686ee79d440505f1fdf2de0357707034c3
Created2026-05-05T04:13:14.890719778+00:00
Started2026-05-05T04:27:34.601257069+00:00
Completed2026-05-05T04:31:55.045267582+00:00
Tagspaper-prep,survey, eval-scheduled
Eval score0.95
└ blocking impact0.97
└ completeness0.97
└ coordination overhead0.97
└ correctness0.97
└ downstream usability0.93
└ efficiency0.90
└ intent fidelity0.85
└ style adherence0.95

Description

CONTEXT: Nature manuscript prep. Many CSV/TSV/RData files exist — synthesis architect needs to know which can be turned into figures or feed extended-data tables. TASK: Find ALL tabular data files under project root: *.csv, *.tsv, *.RData, *.rds, *.parquet, *.bed, *.gff, *.txt that look like tables. For each (or representative groups for very repetitive sets), produce a row: PATH | SHAPE (rows × cols, sample if large) | TOPIC | LIKELY USE (main-fig / extended-data table / SI / supporting / not-useful) | NOTES. Group by topic. Add a short 'opportunities' section: tables whose contents would make a strong extended-data table or stat-test summary if not already plotted. DO use: find, head/wc on csv files for quick inspection. Skip into binaries. For RData files, list their inferred contents from filename if you cannot inspect. OUTPUT: paper_prep/surveys/SURVEY_DATA_inventory.md (table grouped by topic + opportunities section). ACCEPTANCE: File exists, ≥80% of tabular files cataloged, opportunities section present.

Depends on

Required by

Log