File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Structural Explainability: Accountable Entities
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/AccountableEntities/actions/workflows/ci.yml/badge.svg )
55[ ![ Check Links] ( https://github.com/structural-explainability/AccountableEntities/actions/workflows/links.yml/badge.svg )] ( https://github.com/structural-explainability/AccountableEntities/actions/workflows/links.yml )
66
Original file line number Diff line number Diff line change 1+ schema = " se-manifest-1"
2+
3+ [repo ]
4+ name = " AccountableEntities"
5+ org = " structural-explainability"
6+ kind = " formalization"
7+ status = " reference"
8+ since = " 2025"
9+ summary = " Lean formalization of AE identity regimes and conformance predicates."
10+
11+ [layer ]
12+ space = " SE"
13+ role = " formal-identity"
14+
15+ [depends ]
16+ required = [
17+ " structural-explainability/spec-se@v1" ,
18+ " structural-explainability/spec-ae@v1" ,
19+ ]
20+ optional = []
21+
22+ [provides ]
23+ artifacts = [" README.md" ]
24+
25+ [scope ]
26+ includes = [
27+ " types and predicates for AE kinds and regimes" ,
28+ " proof scaffolding for AE conformance" ,
29+ ]
30+ excludes = [
31+ " domain semantics" ,
32+ " implementation code generation" ,
33+ " epistemic, causal, or normative conclusions" ,
34+ ]
35+
36+ [citation ]
37+ cff = " CITATION.cff"
38+ preferred = " repo"
39+ bib_hint = " ae-lean-2025"
40+
41+ [traceability ]
42+ identifier_map = " EvolutionProtocol/Spec/IdentifierMap.lean"
You can’t perform that action at this time.
0 commit comments