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: profile/README.md
+36-6Lines changed: 36 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,12 +21,42 @@ The [documentation website](https://structural-explainability.github.io/site/) o
21
21
22
22
## Foundations
23
23
24
-
| Repository | Purpose | Status |
25
-
|------------|--------|--------|
26
-
|[se-constitution](https://github.com/structural-explainability/se-constitution)| Canonical schema, rules, and validation framework | Active |
27
-
|[se-admin](https://github.com/structural-explainability/se-admin)| Shared automation, scaffolding, and enforcement | Active |
28
-
|[se-kernel](https://github.com/structural-explainability/se-kernel)| Core structural primitives and invariants | Active |
29
-
|[se-mapspec](https://github.com/structural-explainability/se-mapspec)| Mapping vocabulary and cross-system semantics | Planned |
24
+
These repositories define the **neutral structural substrate** of Structural Explainability.
25
+
26
+
They constrain the admissible use of Structural Explainability identity regimes
27
+
but do not instantiate or apply them.
28
+
29
+
They establish the minimal, stable constraints under which identity, structure, change,
30
+
and explanation can coexist without embedding interpretation.
31
+
32
+
They are authoritative and define what must be true for admissibility.
33
+
They do not contain domain semantics, applications, or analytics.
34
+
35
+
| Repository | Purpose |
36
+
|------------|--------|
37
+
|[se-constitution](https://github.com/structural-explainability/se-constitution)| Canonical schema, rules, and validation framework |
38
+
|[se-admin](https://github.com/structural-explainability/se-admin)| Shared automation, scaffolding, and enforcement |
39
+
|[se-kernel](https://github.com/structural-explainability/se-kernel)| Core structural primitives and invariants |
40
+
|[se-mapspec](https://github.com/structural-explainability/se-mapspec)| Mapping vocabulary and cross-system semantics |
41
+
42
+
## Mapping Examples
43
+
44
+
These repositories apply Structural Explainability mapping rules to bounded domain examples.
45
+
46
+
They are maintained in this organization only as **conformance examples**.
47
+
They are **not part of the neutral core** and do not extend or modify the substrate.
48
+
49
+
They demonstrate how mappings may be constructed across independent systems
50
+
while preserving neutrality and keeping interpretation external.
51
+
52
+
Applied source registries, dashboards, analytics, and public participation systems
53
+
belong in downstream organizations.
54
+
55
+
| Repository | Purpose |
56
+
|------------|---------|
57
+
|[se-mapping-education](https://github.com/structural-explainability/se-mapping-education)| Education standards mapping examples across jurisdictions and reference systems |
58
+
|[se-mapping-education-math](https://github.com/structural-explainability/se-mapping-education-math)| Mathematics standards mapping examples using central atomic competency units |
59
+
|[se-mapping-education-math-g8](https://github.com/structural-explainability/se-mapping-education-math-g8)| Grade 8 mathematics pilot mappings for linear equations and statistics |
0 commit comments