- Hypotheses as Software
- Also: OSS-as-research,research-as-code,code-as-paper
- A research methodology in which every research hypothesis is encoded as a runnable, testable, peer-reviewable software artefact. The codebase is the proof: it can be executed, benchmarked, falsified, and extended by the community. The opposite of "hypotheses as papers".
- Skelf Research operates on this methodology. Each of the 25 public repositories encodes a specific research question, and the code itself is the answer — or, more often, the falsifiable claim about the answer.
- Open Science
- Also: open research,reproducible AI,FAIR data
- The practice of making the scientific process — including data, methods, code, and reasoning — fully open and reproducible. In AI research specifically, open science means publishing not just papers but the runnable code, the test data, the benchmarks, and the negative results.
- Open science is a precondition for falsifiable research. If a result cannot be reproduced, it cannot be verified; if it cannot be verified, it is not science. Skelf Research is an open-science lab.