Simjecture is an evidence-governed runtime for autonomous experimentation and falsification over hypothesis trees inside a human-defined scientific problem. It accepts a natural-language hypothesis, lets an agent commission and use computational instruments, and preserves an independently inspectable path from proposal to claim disposition.
This documentation describes version 0.1, a research preview. The project began in computational plasma physics. The same evidence harness is now ready to extend to other simulation-gated fields. The software has completed real autonomous CPU and CUDA campaigns, but it does not claim unrestricted hypothesis solving or empirical closure.
- No-key tour: verify and replay the recorded Gray–Scott demo; it makes no model calls and starts no simulations.
- New user: follow Installation, First autonomous run, and the Web interface. The maintenance-mode Terminal interface remains available for SSH and headless operation.
- Scientist: read System architecture, Evidence and claims, and Scientific limitations.
- Tool author: start with Add a capability and Guided commissioning.
- Operator: use Deploy runtime profiles to provision and verify the core, WarpX, FLASH, equation-of-state, or opacity environment.
- DSH operator: use Run a Simjecture campaign under DSH to install the native MCP profile and verify its tool boundary.
- Reviewer: inspect Evaluation status, the recorded Gray–Scott demo, the recorded collisionless GEM demo, run 0004 audit, and next steps.
:hidden:
:caption: Getting started
getting-started/installation
getting-started/first-run
getting-started/web-interface
getting-started/terminal-ui
:hidden:
:caption: Demonstrations
demos/gray-scott
demos/collisionless-gem
:hidden:
:caption: Explanation
concepts/architecture
concepts/evidence-and-claims
research/limitations
:hidden:
:caption: How-to guides
how-to/guided-commissioning
how-to/add-a-capability
how-to/deploy-runtimes
how-to/deepseek-harness
:hidden:
:caption: Reference
reference/cli
reference/repository-map
:hidden:
:caption: Research record
research/status
research/run-0004
research/next-steps
:hidden:
:caption: Development
development/documentation
development/releasing