Schema + Formula Registry Engine
This section defines the master data schema used by every future VillaResearch module.
Each researcher, device, theory, formula, claim, control test, and output variable is treated as
a structured object. Future sections will read from this registry instead of hardcoding data.
| Schema Layer | Purpose | Connected Output |
|---|---|---|
| Researcher Schema | Stores people, institutions, roles, theories, and device associations. | Researcher registry, lineage map, credibility scoring |
| Device Schema | Stores propulsion devices, materials, geometry, field inputs, and claimed effects. | Device simulator, experiment builder, feasibility gate |
| Formula Schema | Stores equations, variables, units, dependencies, and output values. | Automatic formula engine |
| Claim Schema | Stores reported weight reduction, thrust, force, anomaly, or effect size. | Validation engine |
| Control Schema | Stores artifact rejection requirements such as vibration, thermal, magnetic, ion-wind, and buoyancy controls. | Proof gate |
Schema engine waiting for initialization.
