Grand Diomande Research · Full HTML Reader

T3 — arXiv Preprint Preparation: COMPLETE ✅

| File | Size | Purpose | |------|------|---------| | `main.tex` | 152 KB | Complete paper source (single-file, inline bibliography) | | `neurips_2024.sty` | 12 KB | NeurIPS 2024 style file | | `main.pdf` | 463 KB | Pre-compiled reference PDF | | `README.md` | 4.7 KB | Submission instructions and metadata |

Agents That Account for Themselves research note experiment writeup candidate score 36 .md

Full Public Reader

T3 — arXiv Preprint Preparation: COMPLETE ✅

Task: Prepare Cog-RLM paper for arXiv submission
Status: Ready to submit
Completed: 2026-02-19

Submission Directory

`paper/arxiv-submission/` contains:

FileSizePurpose
`main.tex`152 KBComplete paper source (single-file, inline bibliography)
`neurips_2024.sty`12 KBNeurIPS 2024 style file
`main.pdf`463 KBPre-compiled reference PDF
`README.md`4.7 KBSubmission instructions and metadata

Compilation Verified ✅

pdflatex main.tex × 3 passes
→ 38 pages, 462,860 bytes
→ 0 errors, 0 LaTeX warnings
→ All cross-references resolved

Compiled with: pdfTeX 3.141592653-2.6-1.40.27 (TeX Live 2025)

arXiv Readiness Checklist

  • [x] Standard pdflatex — compiles with standard TeX Live, no custom packages
  • [x] Inline bibliography — 59 references in `

References

`, no .bib/.bbl needed
- [x] No external figures — all 6 figures generated via TikZ/pgfplots inline
- [x] No absolute paths — verified clean
- [x] No external URLs required — fully self-contained
- [x] NeurIPS style with [preprint] — appropriate for arXiv
- [x] All packages standard — available in arXiv's TeX Live distribution

Paper Contents (38 pages)

### Main Paper (~20 pages)
- Introduction, Related Work (7 subsections), Architecture (6 subsections)
- Evaluation (7 subsections including ablation), Discussion, Reproducibility, Conclusion

### Appendices (~18 pages)
- A: 15 sample evaluation questions with responses
- B: Complete system prompts (actual code from twin_server_v3.py)
- C: Full knowledge graph schema (25 nodes, 70 edges, complete inventory)
- D: Step-by-step reproduction guide
- E: Full 103 Eval Cube questions — all questions across 10 dimensions with pass/fail, difficulty, required/disallowed keywords, and failure analysis
- F: Expanded 174-question eval suite overview

arXiv Metadata

FieldValue
TitleGraph-Augmented Recursive Language Models for Personal Knowledge Systems
AuthorsMohamed Diomande
Primarycs.CL
Secondarycs.AI
Comments38 pages, 6 figures, 103-question evaluation, 59 references
LicenseCC BY 4.0

Key Metrics Documented

  • **90.3
  • 5.4× improvement over fine-tuned 12B models
  • **48
  • $0 inference cost (fully local, Apple M4 Mac Mini)
  • 3B parameter stock model, zero fine-tuning

How to Submit

1. Go to https://arxiv.org/submit
2. Upload `main.tex` and `neurips_2024.sty`
3. Fill metadata (see README.md for exact values)
4. Preview compiled PDF
5. Submit

Changes from Original Paper

The arXiv submission adds:
1. Full 103-question appendix (Appendix E) — every Eval Cube question with ID, difficulty, question text, scoring criteria, and pass/fail result with failure analysis
2. Expanded eval overview (Appendix F) — summary of the 174-question expanded suite
3. Total: 38 pages (original: 33 pages body + 5 pages new appendix content)

Promotion Decision

Attach run IDs, datasets, metrics, and reproduction commands.

Source Anchor

Comp-Core/packages/cognitive-twin/T3-COMPLETE.md

Detected Structure

Method · Evaluation · References · Figures · Code Anchors · Architecture