DSLO commited on
Commit
3a2bf17
·
verified ·
1 Parent(s): b98da55

Create dslo.axioms.jsonld

Browse files
Files changed (1) hide show
  1. dslo.axioms.jsonld +174 -0
dslo.axioms.jsonld ADDED
@@ -0,0 +1,174 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "@context": {
3
+ "dlo": "https://www.tnopsi.com/ddslo/",
4
+ "Axiom": "dlo:Axiom",
5
+ "hasLabel": "dlo:hasLabel",
6
+ "hasLayer": "dlo:hasLayer",
7
+ "hasDescription": "dlo:hasDescription"
8
+ },
9
+ "@graph": [
10
+ {
11
+ "@id": "dlo:BoundaryIntegrity",
12
+ "@type": "Axiom",
13
+ "hasLabel": "Boundary Integrity",
14
+ "hasLayer": "FieldPhysics",
15
+ "hasDescription": "Systems remain coherent only when they maintain a stable distinction between inside and outside."
16
+ },
17
+ {
18
+ "@id": "dlo:TemporalRhythm",
19
+ "@type": "Axiom",
20
+ "hasLabel": "Temporal Rhythm",
21
+ "hasLayer": "FieldPhysics",
22
+ "hasDescription": "Coherence requires a predictable rhythm for sensing, regeneration, and action."
23
+ },
24
+ {
25
+ "@id": "dlo:CausalLegibility",
26
+ "@type": "Axiom",
27
+ "hasLabel": "Causal Legibility",
28
+ "hasLayer": "FieldPhysics",
29
+ "hasDescription": "Systems must be able to trace causes to effects."
30
+ },
31
+ {
32
+ "@id": "dlo:RoleCoherence",
33
+ "@type": "Axiom",
34
+ "hasLabel": "Role Coherence",
35
+ "hasLayer": "FieldPhysics",
36
+ "hasDescription": "Roles must remain stable and predictable."
37
+ },
38
+ {
39
+ "@id": "dlo:SignalSubstrateCoupling",
40
+ "@type": "Axiom",
41
+ "hasLabel": "Signal–Substrate Coupling",
42
+ "hasLayer": "FieldPhysics",
43
+ "hasDescription": "Signals must remain anchored to the substrate they represent."
44
+ },
45
+ {
46
+ "@id": "dlo:RegenerationCapacity",
47
+ "@type": "Axiom",
48
+ "hasLabel": "Regeneration Capacity",
49
+ "hasLayer": "FieldPhysics",
50
+ "hasDescription": "Systems require slack to restore structure faster than it is consumed."
51
+ },
52
+ {
53
+ "@id": "dlo:DriftResistance",
54
+ "@type": "Axiom",
55
+ "hasLabel": "Drift Resistance",
56
+ "hasLayer": "FieldPhysics",
57
+ "hasDescription": "Internal geometry must resist curvature‑induced drift."
58
+ },
59
+ {
60
+ "@id": "dlo:LawfulTransitions_Field",
61
+ "@type": "Axiom",
62
+ "hasLabel": "Lawful Transitions",
63
+ "hasLayer": "FieldPhysics",
64
+ "hasDescription": "State changes must preserve invariants."
65
+ },
66
+ {
67
+ "@id": "dlo:FallbackGeometry",
68
+ "@type": "Axiom",
69
+ "hasLabel": "Fallback Geometry",
70
+ "hasLayer": "FieldPhysics",
71
+ "hasDescription": "Systems need deterministic fallback paths when coherence degrades."
72
+ },
73
+
74
+ {
75
+ "@id": "dlo:EnergeticCost",
76
+ "@type": "Axiom",
77
+ "hasLabel": "Energetic Cost",
78
+ "hasLayer": "DomainPhysics",
79
+ "hasDescription": "Meaning‑containers must reduce the energy required for coordination."
80
+ },
81
+ {
82
+ "@id": "dlo:TransmissionFidelity",
83
+ "@type": "Axiom",
84
+ "hasLabel": "Transmission Fidelity",
85
+ "hasLayer": "DomainPhysics",
86
+ "hasDescription": "Meaning must survive replication across generations."
87
+ },
88
+ {
89
+ "@id": "dlo:MaterialAnchoring",
90
+ "@type": "Axiom",
91
+ "hasLabel": "Material Anchoring",
92
+ "hasLayer": "DomainPhysics",
93
+ "hasDescription": "Containers require physical or ecological grounding to resist mutation."
94
+ },
95
+ {
96
+ "@id": "dlo:ScalarStress",
97
+ "@type": "Axiom",
98
+ "hasLabel": "Scalar Stress",
99
+ "hasLayer": "DomainPhysics",
100
+ "hasDescription": "As containers scale, their stability decreases unless reinforced by invariants."
101
+ },
102
+ {
103
+ "@id": "dlo:ContainerWorldAlignment",
104
+ "@type": "Axiom",
105
+ "hasLabel": "Container–World Alignment",
106
+ "hasLayer": "DomainPhysics",
107
+ "hasDescription": "Meaning collapses when containers no longer match lived reality."
108
+ },
109
+ {
110
+ "@id": "dlo:DriftEnvelope",
111
+ "@type": "Axiom",
112
+ "hasLabel": "Drift Envelope",
113
+ "hasLayer": "DomainPhysics",
114
+ "hasDescription": "Every system has a maximum drift it can absorb before coherence fails."
115
+ },
116
+ {
117
+ "@id": "dlo:CorrectiveCapacity",
118
+ "@type": "Axiom",
119
+ "hasLabel": "Corrective Capacity",
120
+ "hasLayer": "DomainPhysics",
121
+ "hasDescription": "Systems require mechanisms to counteract drift."
122
+ },
123
+ {
124
+ "@id": "dlo:AbstractionDecoupling",
125
+ "@type": "Axiom",
126
+ "hasLabel": "Abstraction Decoupling",
127
+ "hasLayer": "DomainPhysics",
128
+ "hasDescription": "Symbolic systems naturally drift away from their physical referents."
129
+ },
130
+ {
131
+ "@id": "dlo:InstitutionalCollapse",
132
+ "@type": "Axiom",
133
+ "hasLabel": "Institutional Collapse",
134
+ "hasLayer": "DomainPhysics",
135
+ "hasDescription": "When cumulative drift breaches the drift envelope, containers undergo irreversible failure."
136
+ },
137
+
138
+ {
139
+ "@id": "dlo:UniversalityOfSignals",
140
+ "@type": "Axiom",
141
+ "hasLabel": "Universality of Signals",
142
+ "hasLayer": "RuntimePhysics",
143
+ "hasDescription": "Any signal‑bearing system can be projected into DSLO through a total mapping ΦS."
144
+ },
145
+ {
146
+ "@id": "dlo:IdentityContinuity",
147
+ "@type": "Axiom",
148
+ "hasLabel": "Identity Continuity",
149
+ "hasLayer": "RuntimePhysics",
150
+ "hasDescription": "A system must preserve identity across transitions."
151
+ },
152
+ {
153
+ "@id": "dlo:LoadBoundedStability",
154
+ "@type": "Axiom",
155
+ "hasLabel": "Load‑Bounded Stability",
156
+ "hasLayer": "RuntimePhysics",
157
+ "hasDescription": "Planning and action must remain within load tolerance."
158
+ },
159
+ {
160
+ "@id": "dlo:SpatialLegality",
161
+ "@type": "Axiom",
162
+ "hasLabel": "Spatial Legality",
163
+ "hasLayer": "RuntimePhysics",
164
+ "hasDescription": "Systems must obey lawful transitions in external geometry."
165
+ },
166
+ {
167
+ "@id": "dlo:LawfulTransitions_Runtime",
168
+ "@type": "Axiom",
169
+ "hasLabel": "Lawful Transitions (Runtime)",
170
+ "hasLayer": "RuntimePhysics",
171
+ "hasDescription": "State changes must preserve invariants and maintain bounded mutation velocity."
172
+ }
173
+ ]
174
+ }