Description
The paper LaTeX source needs author contact information (email, affiliation, ORCID) added before submitting to arXiv. This requires human input to determine what information to include.
Current State
- File:
paper/main.tex
- Author block exists but lacks contact details
- arXiv requires at least one corresponding author email
Why Needs Design Decision
The author must decide:
- Which email address to use as corresponding author
- What institutional affiliation to list (if any)
- Whether to include ORCID identifiers
- Whether to add co-authors or keep as single-author
Suggested Fix
Verification
Automation Hints
scope: paper/main.tex
do-not-touch: analysis/, autoresearch-*/
approach: manual-edit
risk: low
max-files-changed: 1
blocked-by: none
bail-if: always — requires human decision on personal information
Priority
High
Description
The paper LaTeX source needs author contact information (email, affiliation, ORCID) added before submitting to arXiv. This requires human input to determine what information to include.
Current State
paper/main.texWhy Needs Design Decision
The author must decide:
Suggested Fix
\author{}block inpaper/main.texwith chosen detailscd paper && tectonic main.texVerification
cd paper && tectonic main.texcompiles successfullyAutomation Hints
scope: paper/main.tex
do-not-touch: analysis/, autoresearch-*/
approach: manual-edit
risk: low
max-files-changed: 1
blocked-by: none
bail-if: always — requires human decision on personal information
Priority
High