three paths
Where are you starting from?
Every dissertation begins somewhere — a question you cannot shake, a folder of half-written chapters, a package you have been refining for years. The framework adapts. Pick the entry point that matches where you are.
Idea-first
Start with a question; end with a platform.
For dissertation authors beginning a new project. About a dozen questions about your central question, methods, sources, and audiences. Leave with a scaffolded knowledge base, Quarto writing environment, and — depending on whether your methods are interpretive, computational, or both — an optional R or Python computational layer.
Content-first
Bring what you have; get the structure.
For dissertation authors with existing chapters, source materials, or interview transcripts. Upload your materials; AI-assisted ingestion seeds your wiki, populates your sources page, and scaffolds Quarto chapters around what you have already written.
Package-first
Wrap a package as your methodological core.
For methodologists writing a dissertation around an existing R (or Python) package. Paste a GitHub URL, CRAN name, or PyPI name; automatic introspection of DESCRIPTION + roxygen + vignettes (R) or pyproject + docstrings (Python) drafts your wiki entries. The package stays the computational layer; the framework adds the interpretive layer that makes it legible.