Skip to content

Commit 5360b52

Browse files
v2 phase 5: final assembly + numbered references (#62)
1 parent b1b2eb1 commit 5360b52

9 files changed

Lines changed: 448 additions & 31 deletions

File tree

Lines changed: 94 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,94 @@
1+
# Submission readiness checklist (TiCS Forum Review)
2+
3+
**Status: v2 Phase 5 final assembly complete.**
4+
5+
## Manuscript text
6+
7+
- [x] Title <= 80 characters (76)
8+
- [x] Highlights: 5 bullets, max 80 chars each (Cell Press / Elsevier <= 85 limit)
9+
- [x] Abstract: 116 words (TiCS 80-120 target)
10+
- [x] Main text sections 1-7: 3393 words (TiCS Forum Review ~4000-word ceiling)
11+
- [x] Trends Box: 191 words
12+
- [x] Outstanding Questions Box: 7 forward-looking questions
13+
- [x] Glossary: 15 defined terms, <=50 words each
14+
- [x] Box 1 (HBN-EEG R3 anchor): 161 words
15+
- [x] Abbreviations defined on first use (fMRI, EEG, iEEG, ISC, ERSP, LLR, AMICA, ICLabel, ToM, ERD, MEG, DMN, STS, MRI, ECoG, LM, BIDS, GLM, mTRF, BDF)
16+
- [x] No em-dashes (CLAUDE.md global rule)
17+
- [x] No emojis (CLAUDE.md global rule)
18+
- [x] *The Present* italicised throughout
19+
- [x] All F1-F5 critical findings from v1 self-review applied in prose
20+
- [x] manuscript:paper-review pass (0 critical, 0 major, 6 minor; all 6 addressed in v2 Phase 5)
21+
- [x] manuscript:humanizer pass (0 patterns matched; manuscript was clean upstream)
22+
23+
## References
24+
25+
- [x] Numbered references in references.md (82 entries, ordered by first appearance)
26+
- [x] refs.bib (93 entries after F3 stray-key removal + F2 verification + Castelli2000MovementAM dedupe)
27+
- [x] F2 (Schubring/Codispoti DOI) verified and resolved; body cites Codispoti
28+
- [x] F3 (3 stray refs) removed from refs.bib
29+
- [x] Castelli2000MovementAM deduplicated against castelli2000heider (same DOI; consolidated to action-strand canonical key)
30+
- [x] Body cites converted from cite-card slug `[Key]` form to numbered `[N]` form (100 in-body cites converted)
31+
- [x] All 82 cited refs match entries in refs.bib
32+
33+
## Figures
34+
35+
- [x] 4 figures built via figures:scientific-figure composer
36+
- [x] All in Okabe-Ito colourblind-safe palette (0 off-palette after Phase 3 fix)
37+
- [x] All shapes encode information redundantly (not colour-only)
38+
- [x] Cell Press 174mm two-column width applied to all figures
39+
- [x] PNG exports at 300 dpi
40+
- [x] figure-qa reports under figures/qa/ (4 reports; all ship)
41+
- [x] 211 of 211 text elements pass Cell 6pt minimum
42+
- [x] All figures referenced from body
43+
- [x] Embedded transparent-icon thumbnails (Fig 2: 6 stimulus thumbnails; Fig 4: 4 brain-topography icons)
44+
45+
## Style discipline (CLAUDE.md + Cell Press)
46+
47+
- [x] No em-dashes (project rule)
48+
- [x] No emojis (project rule)
49+
- [x] No AI attribution in commits or PRs
50+
- [x] Atomic commits with concise messages (<50 chars)
51+
- [x] Highlights and Trends Box use sentence-case headers (Cell Press body convention)
52+
53+
## Paper-review minor concerns (m1-m6) addressed in v2 Phase 5
54+
55+
- [x] m1: Highlight #2 now names the four perspectives ("Psychophysics, action, language, emotion diverge on per-shot EEG predictions")
56+
- [x] m2: Abstract sampling-rate clause expanded for clarity ("the local 100 Hz cohort caps beta-band and gamma-band claims pending a 500 Hz validation")
57+
- [x] m3: Section 4 Hickok critique now names substance ("mu suppression also reflects general attention to moving stimuli rather than a one-to-one mirror-system signature")
58+
- [x] m5: Section 1 closing meta-narration removed ("Section 2 begins with..." dropped)
59+
- [x] m6: Castelli2000MovementAM deduplicated against castelli2000heider
60+
- [ ] m4: Section 6 social-cognition density (third paragraph reads as citation dump). DEFERRED to human author polish; restructuring requires content judgment beyond the skill pipeline.
61+
62+
## Submission package files
63+
64+
```
65+
manuscript/narrative-review/
66+
manuscript.md <- single assembled file (frontmatter + Highlights + Abstract + sections 1-7 + Box 1 + Trends Box + Outstanding Questions + Glossary + Figure legends)
67+
references.md <- 82 numbered references in Cell Press format
68+
refs.bib <- 93-entry BibTeX (post-dedupe)
69+
STRUCTURE.md <- table of contents + skill checklist (v1 Phase 1)
70+
frontmatter.yaml <- title, authors, affiliations, ORCID placeholder
71+
highlights.md <- per-section source file
72+
abstract.md <- per-section source file
73+
sections/01..07_*.md <- per-section source files
74+
boxes/box1_anchor.md, trends.md, outstanding-questions.md
75+
glossary.md <- 15-term glossary
76+
figures.md <- 4 figure legends
77+
figures/
78+
fig1-4.svg + .png <- composed figures at 300 dpi
79+
panels/figN_*.svg <- panel sources
80+
icons/*.png <- 10 transparent-icon PNGs
81+
configs/figN.json <- composer configs
82+
qa/figN_qa.md <- figure-qa reports
83+
reviews/
84+
internal-review.md <- paper-review output (v2 Phase 4)
85+
humanizer-log.md <- humanizer audit log (v2 Phase 4)
86+
```
87+
88+
## Out of scope (post-PR)
89+
90+
- Author ORCID
91+
- Cover letter (manuscript:manuscript-formatting provides a template; apply once author confirms PI list)
92+
- Final copy-edit by human author (including m4 social-cognition density)
93+
- LaTeX export (use pandoc per manuscript-formatting skill if a LaTeX-mandatory submission portal is selected)
94+
- Word .docx export (pandoc; Cell Press accepts .docx for submission)

manuscript/narrative-review/abstract.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ Skill pattern applied: Abstract Template adapted for narrative review
55

66
# Abstract
77

8-
Naturalistic-stimulus neuroscience has moved from whole-clip inter-subject correlation (ISC) to event-locked methods that interrogate individual shots. Most empirical evidence is adult functional magnetic resonance imaging (fMRI), adult intracranial electroencephalography (iEEG), or adult scalp electroencephalography (EEG) ISC. Per-shot event-related spectral perturbation (ERSP) in a developmental cohort viewing silent character animation has no published precedent. We review the corpus that constrains this design space and argue that psychophysics, action, language, and emotion make divergent, partly-falsifiable predictions about the 0 to 500 ms post-shot-onset window. The Healthy Brain Network EEG Release 3 cohort viewing *The Present* (Pixar 2014) sits at this empty intersection; the 100 Hz local working set caps beta-band claims until a 500 Hz validation pass.
8+
Naturalistic-stimulus neuroscience has moved from whole-clip inter-subject correlation (ISC) to event-locked methods that interrogate individual shots. Most empirical evidence is adult functional magnetic resonance imaging (fMRI), adult intracranial electroencephalography (iEEG), or adult scalp electroencephalography (EEG) ISC. Per-shot event-related spectral perturbation (ERSP) in a developmental cohort viewing silent character animation has no published precedent. We review the corpus that constrains this design space and argue that psychophysics, action, language, and emotion make divergent, partly-falsifiable predictions about the 0 to 500 ms post-shot-onset window. The Healthy Brain Network EEG Release 3 cohort viewing *The Present* (Pixar 2014) sits at this empty intersection, although the local 100 Hz cohort caps beta-band and gamma-band claims pending a 500 Hz validation.

manuscript/narrative-review/highlights.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Elsevier house style. Filled by manuscript:manuscript-writing in v2 Phase 2. -->
44
# Highlights
55

66
- Naturalistic EEG has shifted from whole-clip ISC to shot-locked spectral metrics
7-
- Four perspectives diverge on per-shot EEG predictions of naturalistic film
7+
- Psychophysics, action, language, emotion diverge on per-shot EEG predictions
88
- Language-model regressors cannot transfer to silent character animation
99
- Per-shot EEG ERSP in children viewing animation has no published precedent
1010
- HBN-EEG Release 3 sits at this empty intersection and can test the predictions

0 commit comments

Comments
 (0)