DSLO commited on
Commit
5a55590
·
verified ·
1 Parent(s): 6e4b7fb

Add DSLO v0.6 taxonomy README

Browse files

Introduces taxonomy.README.md documenting the DSLO v0.6 taxonomy layer. The README describes the four synchronized taxonomy sets—drift forms, invariants, signal classes, and substrate types—and notes their availability in TTL, JSON‑LD, and YAML formats. This update completes the documentation surface for the DSLO v0.6 classification layer and aligns the taxonomy directory with the axioms and schema surfaces.

Files changed (1) hide show
  1. taxonomy.README.md +30 -0
taxonomy.README.md ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ DSLO Taxonomy (v0.6)
2
+ Canonical classification layer for DSLO substrate systems.
3
+
4
+ The DSLO taxonomy defines the minimal classification structures used to organize substrate‑level entities across biological, cognitive, institutional, and artificial systems.
5
+ It is aligned directly with the DSLO axioms and schema, providing a stable vocabulary for drift analysis, invariant mapping, signal classification, and substrate identification.
6
+
7
+ The taxonomy is composed of four synchronized sets:
8
+
9
+ Drift Forms
10
+ Categories describing how systems lose coherence under curvature, symbolic detachment, temporal fragmentation, role instability, substrate decoupling, or meaning detachment.
11
+
12
+ Invariants
13
+ Minimal structural invariants required for coherence, derived from Field Physics.
14
+ These include boundary integrity, temporal rhythm, causal legibility, role coherence, signal–substrate coupling, regeneration capacity, drift resistance, lawful transitions, and fallback geometry.
15
+
16
+ Signal Classes
17
+ Categories describing the posture of signals within a substrate, including meaning‑bearing, synthetic, drifted, stabilized, corrective, and substrate‑anchored signals.
18
+
19
+ Substrate Types
20
+ Classification of substrate domains, including biological, cognitive, institutional, artificial, and hybrid substrates.
21
+
22
+ Each taxonomy category is provided in three synchronized formats:
23
+
24
+ TTL
25
+
26
+ JSON‑LD
27
+
28
+ YAML
29
+
30
+ This directory establishes the DSLO v0.6 classification layer, ensuring consistent ingestion across semantic engines, AI systems, and substrate‑native tooling.