Field Schemas

Field schemas define the structure and constraints of the triadic fields used throughout the substrate:

  • scalar fields
  • vector fields
  • spin-fields
  • resonance envelopes

These schemas specify:

  • required parameters
  • allowed ranges
  • dimensionality
  • metadata for validation and tooling

Quicklinks#


fields.schema.json#

Is a clean, RSM‑aligned, Draft‑07 compliant schema you can paste directly into that file. It matches the structure of your other schemas and captures the three canonical RSM fields:

  • scalar field (φ)
  • vector/spin field (V⃗)
  • resonance‑envelope field (R)

It also includes gradients, units, coherence, and cross‑field coupling — all consistent with the Resonance Substrate Model v1.0 ontology.


This gives you a complete, canonical field‑layer definition for the RSM — clean, extensible, and consistent with the rest of your ontology.