Skip to content

Commit a0f609f

Browse files
committed
chore
1 parent dab57de commit a0f609f

2 files changed

Lines changed: 21 additions & 27 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Structural Explainability Organization (.github repo)
22

3-
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
3+
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/license/MIT)
44
![Build Status](https://github.com/structural-explainability/.github/actions/workflows/ci.yml/badge.svg)
55
[![Check Links](https://github.com/structural-explainability/.github/actions/workflows/links.yml/badge.svg)](https://github.com/structural-explainability/.github/actions/workflows/links.yml)
66

profile/README.md

Lines changed: 20 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Structural Explainability
22

3-
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
3+
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/license/MIT)
44
![Build Status](https://github.com/structural-explainability/.github/actions/workflows/ci.yml/badge.svg)
55
[![Check Links](https://github.com/structural-explainability/.github/actions/workflows/links.yml/badge.svg)](https://github.com/structural-explainability/.github/actions/workflows/links.yml)
66

@@ -21,27 +21,27 @@ that define, justify, and defend that neutral space.
2121

2222
This organization is structured around roles:
2323

24-
| Role | Purpose |
25-
| ----------------------------------------------- | --------------------------------------------------------- |
26-
| [**Specifications**](#normative-specifications) | Define what must be true for admissibility |
27-
| [**Formalizations**](#formalizations) | Demonstrate that specifications are internally consistent |
28-
| [**Foundations**](#foundations) | Establish the underlying theoretical results |
29-
| [**Papers**](#papers) | Justify why the constraints are necessary and unavoidable |
24+
| Role | Purpose |
25+
| ----------------------------------------------------------------- | ------------------------------------------------------------------- |
26+
| [**Specifications**](#normative-specifications) | Define what must be true for admissibility |
27+
| [**Formalizations**](#formalizations) | Demonstrate that specifications are internally consistent |
28+
| [**Foundations**](#foundations) | Establish the underlying theoretical results |
29+
| [**Papers**](#papers) | Justify why the constraints are necessary and unavoidable |
3030
| [**Boundaries & Overlays**](#boundary-and-overlay-specifications) | Define how interpretation may attach without entering the substrate |
3131

32-
3332
## Normative Specifications
3433

3534
These repositories define the admissible representational space
3635
for structurally explainable systems.
3736
They are normative only in the sense of defining constraints, not interpretations.
3837

39-
| Repository | Purpose | Status |
40-
| ----------------------------------------------------------------- | ------------------------------------------------------------------ | --------- |
41-
| [spec-se](https://github.com/structural-explainability/spec-se) | Neutrality and boundary constraints of Structural Explainability | Normative |
42-
| [spec-ae](https://github.com/structural-explainability/spec-ae) | Accountable Entities and identity regimes | Normative |
43-
| [spec-ep](https://github.com/structural-explainability/spec-ep) | Graph evolution over accountable entities | Normative |
44-
| [spec-cee](https://github.com/structural-explainability/spec-cee) | Contextual interfaces for explanation, attestation, and provenance | Normative |
38+
| Repository | Purpose | Status |
39+
| --------------------------------------------------------------------------------- | ------------------------------------------------------------------ | ----------- |
40+
| [spec-se](https://github.com/structural-explainability/spec-se) | Neutrality and boundary constraints of Structural Explainability | Normative |
41+
| [spec-ae](https://github.com/structural-explainability/spec-ae) | Accountable Entities and identity regimes | Normative |
42+
| [spec-ep](https://github.com/structural-explainability/spec-ep) | Graph evolution over accountable entities | Normative |
43+
| [spec-cee](https://github.com/structural-explainability/spec-cee) | Contextual interfaces for explanation, attestation, and provenance | Normative |
44+
| [spec-se-appendix](https://github.com/structural-explainability/spec-se-appendix) | Identifier rules, examples, and cross-spec patterns | Informative |
4545

4646
## Formalizations
4747

@@ -52,7 +52,7 @@ coherent, and composable under formal reasoning.
5252
| Repository | Purpose | CI | Description |
5353
| ------------------------------------------------------------------------------------------------- | --------------------------- | --------------------------------------------------------------------------------------------------------------------------- | ------------------------------------- |
5454
| [AccountableEntities](https://github.com/structural-explainability/AccountableEntities) | Entity-regime instantiation | ![CI](https://github.com/structural-explainability/AccountableEntities/actions/workflows/ci.yml/badge.svg?branch=main) | Formalization of AE identity regimes |
55-
| [EvolutionProtocol](https://github.com/structural-explainability/EvolutionProtocol) | Neutral exchange substrate | ![CI](https://github.com/structural-explainability/EvolutionProtocol/actions/workflows/ci.yml/badge.svg?branch=main) | Formalization of EP graph evolution |
55+
| [EvolutionProtocol](https://github.com/structural-explainability/EvolutionProtocol) | Neutral exchange substrate | ![CI](https://github.com/structural-explainability/EvolutionProtocol/actions/workflows/ci.yml/badge.svg?branch=main) | Formalization of EP graph evolution |
5656
| [StructuralExplainability](https://github.com/structural-explainability/StructuralExplainability) | Cross-cutting constraints | ![CI](https://github.com/structural-explainability/StructuralExplainability/actions/workflows/ci.yml/badge.svg?branch=main) | Neutrality and conformance predicates |
5757

5858
## Foundations
@@ -78,17 +78,11 @@ These repositories define **additional structural layers or boundaries**
7878
that operate relative to the neutral substrate.
7979
They do not alter identity, structure, or recorded change.
8080

81-
| Repository | Purpose | CI | Description |
82-
| --- | --- | --- | --- |
83-
| [CEE](https://github.com/structural-explainability/cee) | Explanation overlay | ![CI](https://github.com/structural-explainability/cee/actions/workflows/ci.yml/badge.svg?branch=main) | Structural forms for contextual explanation and evidence |
84-
| [InterpretationBoundary](https://github.com/structural-explainability/InterpretationBoundary) | Interpretation boundary | ![CI](https://github.com/structural-explainability/InterpretationBoundary/actions/workflows/ci.yml/badge.svg?branch=main) | Conditions under which external frameworks may interpret substrate records |
85-
| [GovernanceBoundary](https://github.com/structural-explainability/GovernanceBoundary) | Governance boundary | ![CI](https://github.com/structural-explainability/GovernanceBoundary/actions/workflows/ci.yml/badge.svg?branch=main) | Governance |
86-
87-
## Template (SE Appendix)
88-
89-
| Repository | Purpose | Status |
90-
| ----------------------------------------------------------------------------------------- | -------------------------------------- | ------ |
91-
| [template-se-appendix](https://github.com/structural-explainability/template-se-appendix) | Appendix template and identifier rules | Public |
81+
| Repository | Purpose | CI | Description |
82+
| --------------------------------------------------------------------------------------------- | ----------------------- | ------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------- |
83+
| [CEE](https://github.com/structural-explainability/cee) | Explanation overlay | ![CI](https://github.com/structural-explainability/cee/actions/workflows/ci.yml/badge.svg?branch=main) | Structural forms for contextual explanation and evidence |
84+
| [InterpretationBoundary](https://github.com/structural-explainability/InterpretationBoundary) | Interpretation boundary | ![CI](https://github.com/structural-explainability/InterpretationBoundary/actions/workflows/ci.yml/badge.svg?branch=main) | Conditions under which external frameworks may interpret substrate records |
85+
| [GovernanceBoundary](https://github.com/structural-explainability/GovernanceBoundary) | Governance boundary | ![CI](https://github.com/structural-explainability/GovernanceBoundary/actions/workflows/ci.yml/badge.svg?branch=main) | Governance |
9286

9387
## Design Commitments
9488

0 commit comments

Comments
 (0)