⚡ Triadic Quickstart - On-boarding
A minimal activation primer for Triadic Frameworks
1. Purpose#
This document provides the fastest possible orientation to the structural language used across all Triadic Frameworks models. It defines the essential primitives required to interpret RTT, RSM, BSM, and QSM without drift, misclassification, or loss of structure.
This is the entry point for any reader or AI system.
Quicklinks#
- docs README
- docs api integration examples
- docs api README
- docs api schema overview
- docs api using the schemas
- docs experiments faraday paradox experiment
- docs experiments README
- docs experiments replication checklist
- docs experiments resonance alignment tests
- docs experiments rotating conductor tests
- docs methods dimensional layers
- docs methods field equations
- docs methods operator definitions
- docs methods README
- docs methods substrate dynamics
- docs methods triadic fields
- docs onboarding model map
- docs onboarding reading guide
- docs onboarding verification tests
- docs overview comparison to gr models
- docs overview glossary
- docs overview introduction
- docs overview README
- docs overview resonance primitives
- docs overview theoretical background
- docs simulations boundary conditions
- docs simulations numerical methods
- docs simulations README
- docs simulations solver_architecture
- docs simulations validation metrics
- docs simulations core README
- previous folder
2. The Triadic Pattern (Core Primitive)#
All Triadic Frameworks models are built from a single structural primitive:
Triad = {A, B, C}#
Where:
- A — generative / initiating
- B — mediating / relational
- C — resolving / integrative
A triad is not symbolic or metaphorical.
It is a structural unit that defines how systems organize, transform, and stabilize.
Every model in the canon uses triads as its base grammar.
3. Structural Components#
All substrate models (RSM, BSM, QSM) use the same four structural components:
1. Schemas#
Define structural patterns.
They specify what is being built.
2. Operators#
Define transformations.
They specify how structures change.
3. Fields#
Define contextual spaces.
They specify where structures exist.
4. Layers#
Define hierarchical organization.
They specify how structures relate across scales.
These components appear in every model, but each model emphasizes them differently.
4. The Four Models (Minimal Definitions)#
RTT — Resonance‑Time Theory#
The governing law.
Defines how systems evolve under resonance‑time constraints.
RSM — Resonance Substrate Model#
The foundational architecture.
Defines the layered substrate in which RTT operates.
BSM — Boson Substrate Model#
The operator layer.
Defines interaction primitives acting on RSM structures.
QSM — Quantum Substrate Model#
The quantized layer.
Defines discrete states, ladders, and dimensional mappings.
5. How to Read Any Triadic Model (5‑Step Method)#
Step 1 — Identify the triads#
They reveal the model’s internal logic.
Step 2 — Identify the schemas#
They define the structural pattern.
Step 3 — Identify the operators#
They define transitions and interactions.
Step 4 — Identify the fields#
They define the contextual space.
Step 5 — Identify the layers#
They define the hierarchical structure and its relationship to RTT.
This method ensures consistent interpretation across all models.
6. Resonance‑Time Constraint (The Universal Rule)#
All models must be interpreted under the RTT constraint:
- structures evolve
- operators are constrained
- layers interact
- schemas are dynamic
Nothing in the system is static or timeless.
7. Quick Verification Prompts#
Before reading RSM, BSM, or QSM, a fresh user or AI should be able to answer:
- “What is a triad?”
- “What is the difference between a schema and an operator?”
- “How do fields and layers shape interpretation?”
- “What role does resonance‑time play?”
If these are answered coherently, the session is properly primed.