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#
- schemas index
- schemas README
- schemas coeus README
- schemas dimensional README
- schemas distributed README
- schemas energy README
- schemas experiments README
- schemas finance README
- schemas identity README
- schemas infrastructure README
- schemas lab README
- schemas language README
- schemas networking README
- schemas operators README
- schemas primitives README
- schemas quantum README
- schemas sensing README
- schemas simulations README
- schemas universe-core README
- previous folder
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.