2. King's Triad
A unit is interpreted as three points: left half, center unit value, and right half. In compact notation:
Triangular Form
The triad forms the minimal triangle: two boundary half-points and one central value.
Recursive Law
Each point is itself a full triad. Recursion therefore applies to every node:
This yields self-similar triangular recursion and a non-linear view of infinity in which every point contains full triadic structure.
3. QUES Architecture
QUES remains modeled as a Dual-Tetrad architecture, with an intrinsic observer layer (Zone 5) preserving coherence across scale.
| Layer | Role | Canonical Constraint |
|---|---|---|
| Left Structural Tetrad | Defines what the unit is | Must remain mirror-coherent with right side |
| Operational Tetrad (Zone 5) | Observer functions: declarative, generative, evaluative, transformative | Observer scaling anchored by Θ = 1/2 |
| Right Structural Tetrad | Completes symmetry and closure | Generated or implied by triadic symmetry |
4. Invariants
Canonical invariants remain the six coherence guarantees used for validation, composition, and operational integrity.
| Invariant | Canonical Meaning |
|---|---|
| Origin-Anchored | Every unit is explicitly grounded through Theta observer anchoring. |
| Internal Coherence | No contradiction inside the unit's own declarations and operations. |
| Structural Closure | No essential external dependency is required for identity. |
| Referencability | Units are named, versioned, and addressable for composition. |
| Composability | Units combine into higher-order units without identity loss. |
| Continuity | Identity is preserved through transformation and scaling. |
5. Implementation Standard
Implementation must encode triadic anchoring and operational functions explicitly.
<que:unit xmlns:que="urn:essencience:que:1.0">
<que:identity>
<que:label>Example Unit</que:label>
<que:theta>1/2</que:theta>
<que:kingTriad>(Theta, n, Theta)</que:kingTriad>
</que:identity>
<que:functions>
<que:function type="declarative">...</que:function>
<que:function type="generative">...</que:function>
<que:function type="evaluative">...</que:function>
<que:function type="transformative">...</que:function>
</que:functions>
</que:unit>
Validation should fail if a unit substitutes theta = 0 or uses theta + n = n as governing law.
6. Documentation Corpus
Canonical, deduplicated documents under this master authority: