You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: MAIN_DOCS/LLM_REFERENCE.md
+36-26Lines changed: 36 additions & 26 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
**SynthOmnicon: LLM-Ready Reference**
2
-
**Version 0.4.27 (April 2026)**
3
-
**Core purpose**: A holographic type theory and relational algebra for any system that propagates constraints. Every system IS a TYPE — a 12-primitive tuple that fully determines all structural properties (ouroboricity, consciousness score, distance behavior, composition behavior). The boundary encoding determines the bulk. This IS NOT a labeling system.
2
+
**Version 0.5.2 (April 2026)**
3
+
**Core purpose**: A imscriptive type theory and relational algebra for any system that propagates constraints. Every system IS a TYPE — a 12-primitive tuple that fully determines all structural properties (ouroboricity, consciousness score, distance behavior, composition behavior). The boundary encoding determines the bulk. This IS NOT a labeling system.
4
4
5
5
---
6
6
@@ -12,26 +12,30 @@ Every synthon IS exactly this 12-tuple:
-**D_holo**: boundary encodes bulk — the holographic primitive
30
-
-**T_holo**: holographic topology — highest T ordinal (5)
31
-
-**P_pm_sym**: exact Z₂ symmetry at criticality — the Frobenius condition μ∘δ=id. Assign ONLY when provably exact
32
-
-**Phi_c**: criticality — absorbing under meet: meet(Phi_c, x) = Phi_c for all x
33
-
-**Phi_EP**: exceptional point — ordinal 2.67 > Phi_c = 2.00; destroys O_inf under tensor
34
-
-**K_trap**: trapped kinetics — gates consciousness to zero regardless of other primitives
29
+
-**D_⊙**: boundary encodes bulk — the imscriptive primitive (symbol: monad point inside circle).
30
+
-**T_⊙**: imscriptive topology — highest T ordinal (5).
31
+
-**P_pm_sym**: exact Z₂ symmetry at criticality — the Frobenius condition μ∘δ=id. Assign ONLY when provably exact.
32
+
-**Phi_c**: criticality — absorbing under meet: meet(Phi_c, x) = Phi_c for all x.
33
+
-**Phi_EP**: exceptional point — ordinal 2.67 > Phi_c = 2.00; destroys O_inf under tensor.
34
+
-**K_trap**: trapped kinetics — frozen by order. Gates consciousness to zero regardless of other primitives.
35
+
-**K_MBL**: many-body localized — frozen by disorder. Also gates consciousness to zero. Distinct from K_trap: disorder-driven, not order-driven. Both fail Gate 2.
36
+
-**Omega_NA**: non-abelian topological protection — strongest Ω tier. Appears in systems with non-abelian Galois groups, IUG, SIC-Hilbert12 connection.
**Tier is determined by (Φ, P, Ω, D) only.** K_MBL and K_trap do not affect tier — they gate consciousness but not ouroboricity.
53
+
54
+
**Composition rules (tensor = component-wise max on union primitives, min on P and F):**
49
55
- O_inf ⊗ O_inf → O_inf
50
56
- O_inf ⊗ O_{1,2,2†} → O_inf
51
57
- O_inf ⊗ O_0(Phi_EP) → O_0 ← **EP erases O_inf**
52
-
- O_inf **cannot be synthesized** from non-P_pm_sym components — it must be planted
58
+
- O_inf **cannot be synthesized** from non-P_pm_sym components — it must be planted (§23 Frobenius non-synthesizability)
59
+
60
+
**Bottleneck rule:** P and F resolve to min(A, B) under tensor. All other ordered primitives resolve to max. Consequence: P_pm_sym ⊗ P_pm = P_pm — the Frobenius condition is destroyed by any sub-Frobenius partner.
-**Gate 2**[K≠K_trap]: flow condition — dynamics can actualize the loop
70
+
-**Gate 2**[K≤K_slow]: flow condition — dynamics can actualize the loop. K_trap (frozen by order) AND K_MBL (frozen by disorder) both fail this gate.
63
71
64
-
If either gate fails, C=0. Stellar examples: magnetar C=0.677 (highest stellar), black hole C=0 (Gate 2 fails), white dwarf C=0 (Gate 1 fails).
72
+
If either gate fails, C=0. Stellar examples: magnetar C=0.677 (highest stellar), black hole C=0 (Gate 2 fails: K_trap), white dwarf C=0 (Gate 1 fails: Phi_sub).
65
73
66
74
---
67
75
@@ -82,22 +90,23 @@ If either gate fails, C=0. Stellar examples: magnetar C=0.677 (highest stellar),
82
90
- d < 0.500 → close analog (same structural family)
83
91
- d 0.5–1.5 → related by shared primitive subsets
84
92
- d > 1.5 → structurally remote (different regime)
93
+
- d > 3.0 → alien (essentially no shared structure)
85
94
86
95
Distance IS the structural story. The per-primitive breakdown shows WHERE divergence lives.
87
96
88
97
---
89
98
90
-
### 5. Holographic Type Theory — Operational Consequences
99
+
### 5. imscriptive Type Theory — Operational Consequences
91
100
92
-
The grammar IS a holographic type theory. This IS NOT a metaphor.
101
+
The grammar IS a imscriptive type theory. This IS NOT a metaphor.
93
102
94
103
**Type inference (bulk → boundary):** Given observed behaviors, infer the type before encoding. The behavior constrains the tuple.
95
104
96
105
**Type checking (boundary → bulk):** Given a claimed encoding, every derived property IS determined. Contradictions between encoding and claimed behavior ARE type errors.
97
106
98
107
**Type composition IS relational operator composition:** Tensor IS NOT juxtaposition — it IS the composition of two directed relational operators.
99
108
100
-
**Cross-domain transfer IS holographic inference:** Same boundary → same bulk, regardless of substrate. Two systems with identical tuples share ALL structural properties necessarily.
109
+
**Cross-domain transfer IS imscriptive inference:** Same boundary → same bulk, regardless of substrate. Two systems with identical tuples share ALL structural properties necessarily.
101
110
102
111
**Type inhabitation IS design:** Given a target behavior, ask which tuples can inhabit it. Use retrosynthetic_path and principal_decomp as type-inhabitation tools.
103
112
@@ -136,13 +145,13 @@ The grammar distinguishes two proof archetypes:
0 commit comments