Skip to content

Commit bb39949

Browse files
committed
chore
1 parent 603fe88 commit bb39949

File tree

2 files changed

+7
-11
lines changed

2 files changed

+7
-11
lines changed

CITATION.cff

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cff-version: "1.2.0"
22
type: software
33

4-
title: "Structural Explainability"
4+
title: "Structural Explainability: Structural Explainability Formalization"
55
version: "0.1.0"
66
date-released: "2025-12-26"
77

@@ -16,13 +16,11 @@ license: MIT
1616
keywords:
1717
- structural-explainability
1818
- accountability
19-
- semantic-interoperability
20-
- contextual-evidence
21-
- provenance
22-
- dependency-graphs
19+
- neutrality
2320
- identity-regimes
24-
- formal-ontology
21+
- formal-specification
2522
- formal-verification
23+
- proof-carrying
2624
- theorem-proving
2725
- lean4
2826

lakefile.toml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,13 +26,11 @@ license = "MIT"
2626
keywords = [
2727
"structural-explainability",
2828
"accountability",
29-
"semantic-interoperability",
29+
"neutrality",
3030
"exchange-protocol",
31-
"provenance",
32-
"dependency-graphs",
33-
"identity-regimes",
34-
"formal-ontology",
31+
"formal-specification",
3532
"formal-verification",
33+
"proof-carrying",
3634
"theorem-proving",
3735
"lean4"
3836
]

0 commit comments

Comments
 (0)