30/Template
20-research30-building

Researcher + Builder

Two domains: the questions you are investigating and the things you are shipping.

10/Use case

Academics, scientists, independent researchers, developer-researchers. Keeps literature review and experiment logs separate from the prototypes and products they produce.

20-research/Research
  • papers/
  • experiments/
  • notes/
  • reading-list/
30-building/Building
  • projects/
  • prototypes/
  • archives/
  • tooling/

Folder tree

your-vault/
20-research/
  papers/
  experiments/
  notes/
  reading-list/

30-building/
  projects/
  prototypes/
  archives/
  tooling/

Folder names are suggestions. Rename any slot during the build interview.

20/Sample compass

How this template's domains tend to appear in compass.md

This is a reference example, not auto-written to your vault. The build interview compiles your actual answers into compass.md.

examplecompass.md
### This week
**Research** -- complete experiment 3, write results section
**Building** -- ship prototype to 5 testers

### When priorities collide
Conference deadlines win. Otherwise: research AM, building PM.
30/Use this template

One command to scaffold. One conversation to pick your template.

terminal
$ npx ideaverse-os init ~/my-vault

# open in your harness, then:
/ideaverse-os build --phase=domains
# -> select "researcher-builder" when prompted