Skip to content

Commit aeb1653

Browse files
authored
foundations & mapping examples
1 parent 3347bda commit aeb1653

1 file changed

Lines changed: 36 additions & 6 deletions

File tree

profile/README.md

Lines changed: 36 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,42 @@ The [documentation website](https://structural-explainability.github.io/site/) o
2121

2222
## Foundations
2323

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 |
3060

3161
## Roles
3262

0 commit comments

Comments
 (0)