ECC Research Atlas Dashboard

Atlas document

Source: 09_ai_workflows/claude_foundational_papers_ingestion_prompt.md open raw

Claude Task: Foundational Papers Integration for ECC Research Atlas

You are Claude running through the claude-reviewer Hermes profile. Hermes is the orchestrator and verifier. Work only inside:

/Users/bylee/Documents/Research_Knowledge/ECC_Research_Atlas/

Goal

Continue the ECC Research Atlas system build by integrating the uploaded foundational paper PDFs/text/source notes into the Atlas. Focus on source organization, paper-card enrichment, and links to existing theory/processing nodes.

Context

The project is a Markdown-based ECC/SHCC Research Atlas anchored in Victor C. Li's 2019 Springer book. The user has provided 13 foundational papers. Existing source folders:

Recently added processing/fiber-dispersion papers:

Their extracted texts are already in 00_sources/foundational_papers/extracted_text/, but source notes and paper cards are not yet complete.

Non-negotiable constraints

  1. Do not fabricate facts, DOI, exact page numbers, figure numbers, or table numbers. If not directly verified from the text/source note, mark needs verification.
  2. Do not edit raw PDFs or raw extracted text.
  3. Do not edit 06_lab_position/; lab-specific integration remains deferred.
  4. Prefer additive files and minimal targeted edits.
  5. Keep provenance clear: distinguish source note, full text extraction, and Atlas interpretation.
  6. Use UTF-8-sig for CSV output if creating CSV files.

Source files to inspect

Deliverables

A. Source notes for the additional 3 papers

Create source-note Markdown files under 00_sources/foundational_papers/source_notes/:

  1. li-2006-microstructure-variability-and-macroscopic-composite.md
  2. li-2012-rheology-fiber-dispersion-and-robust.md
  3. zhou-2012-improved-fiber-distribution-and-mechanical.md

Each must include:

B. Paper cards in 03_papers/

Create or update paper cards for these 3 papers:

  1. 03_papers/li_wang_2006_microstructure_variability.md
  2. 03_papers/li_li_2012_rheology_fiber_dispersion.md
  3. 03_papers/zhou_etal_2012_mixing_sequence_fiber_distribution.md

Each card should include:

C. Update processing/fiber dispersion nodes

Add a short ## Foundational paper links or equivalent section to:

Do not rewrite the whole files. Add links to the three new paper cards and concise note on how each paper supports the node.

D. Foundational paper integration report

Create:

07_visualization/foundational_paper_integration_report.md

Include:

E. Update metadata index if safe

If 00_sources/foundational_papers/metadata/foundational_papers_index.md lacks the three new source-note links, append or update a section with their new source note paths. Avoid breaking the existing index.

Verification before finishing

Verify:

  1. the three source-note files exist;
  2. the three paper-card files exist;
  3. fiber_dispersion.md and processing_rheology.md contain links to the three new paper cards or source notes;
  4. foundational_paper_integration_report.md exists;
  5. no file under originals/, extracted_text/, or 06_lab_position/ was modified.

Return a concise completion summary with files created/modified and unresolved blockers.