Skip to content

Commit 53b657d

Browse files
tbitcsoz-agent
andcommitted
Add compiled paper PDF, regenerated insights report, fix .gitignore
- arxiv/main.pdf: compiled academic paper (195 KB) via tectonic No specsmith/SEAL references; 4-model validation; pre-registration via public repo URL - results/oea_insights_report.pdf: refreshed 10-page insights report - .gitignore: add !arxiv/main.pdf and !arxiv/figures/ exceptions so compiled paper and figures are tracked as release artifacts Co-Authored-By: Oz <oz-agent@warp.dev>
1 parent 774a46d commit 53b657d

3 files changed

Lines changed: 3 additions & 1 deletion

File tree

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,9 @@ venv/
2828
*.synctex.gz
2929
*.toc
3030
*.pk
31-
arxiv/main.pdf
31+
# arxiv/main.pdf and figures are committed as release artifacts
32+
!arxiv/main.pdf
33+
!arxiv/figures/
3234

3335
# Research outputs — exclude generated run artifacts but keep committed experiment results
3436
# The primary results (pilot CSVs + summary_metrics.json) are committed directly.

arxiv/main.pdf

195 KB
Binary file not shown.

results/oea_insights_report.pdf

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)