RSM Minimal Shim
This folder contains a minimal reference implementation of the Resonance Substrate Model (RSM). It is not a simulator. Instead, it demonstrates how to:
- load the RSM schemas
- validate a simulation configuration
- construct a minimal substrate object
- show the structural flow of an RSM evaluation
This shim exists so researchers, automated systems, and AI evaluators can interact with the RSM in a lightweight, machine-readable way.
Usage#
python validate.py example_sim.json python rsm.py example_sim.json
Quicklinks#
- applications complex systems
- data README
- data examples README
- data reference README
- data validation README
- data validation experimental README
- data validation synthetic README
- experiments README
- experiments faraday paradox analysis.ipynb
- experiments faraday paradox protocol
- experiments faraday paradox README
- experiments faraday paradox processed data README
- experiments faraday paradox raw data data dictionary
- experiments faraday paradox raw data README
- experiments replication guides README
- experiments rotating field tests README
- experiments substrate alignment README
- reference Keywords
- simulations README
- simulations configs README
- simulations core README
- simulations examples README
- src README
- tests README
- tools README
- tools cli README
- tools converters README
- tools visualization README
- previous folder