Commit graph

1 commit

Author SHA1 Message Date
19f40d03c4 feat(data): add concept maps and academic citation grounding
- cornfield_concepts.json: 48 concepts with full academic citations
  - 19 novel claims with explicit novelty_statements
  - 29 grounded in prior work with DOI/arxiv references
  - 0 uncited concepts
- markdown_concept_map.jsonl: 822 local files, 3,152 concepts extracted
- drive_concept_map.jsonl: 752 Google Drive files classified (19 related, 13 Google Docs)
- concept_map_receipt.json: extraction metadata and statistics

Academic citation schema deployed on neon-64gb:
- math_objects: paper_refs (jsonb), arxiv_ids, doi, primary_author, year_published,
  is_novel_claim, novelty_statement
- concept_citations: 118 citation records linking concepts to papers
- Key correction: cf_genetic_error_minimization updated from 10^-6 to 10^-20
  (Omachi et al. 2022 supersedes Freeland-Hurst 1998)

Build: 8604 jobs, 0 errors (lake build)
2026-06-22 01:11:17 -05:00