We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fe3acd commit 96bdb0bCopy full SHA for 96bdb0b
2 files changed
CITATION.cff
@@ -1,7 +1,7 @@
1
cff-version: "1.2.0"
2
type: software
3
4
-title: "Structural Explainability: Identity Regimes"
+title: "Structural Explainability: Identity Regimes Formalization"
5
version: "0.1.0"
6
date-released: "2025-12-25"
7
@@ -17,8 +17,9 @@ keywords:
17
- structural-explainability
18
- accountability
19
- identity-regimes
20
- - formal-ontology
+ - formal-specification
21
- formal-verification
22
+ - proof-carrying
23
- theorem-proving
24
- lean4
25
lakefile.toml
@@ -27,8 +27,9 @@ keywords = [
27
"structural-explainability",
28
"accountability",
29
"identity-regimes",
30
- "formal-ontology",
+ "formal-specification",
31
"formal-verification",
32
+ "proof-carrying",
33
"theorem-proving",
34
"lean4",
35
]
0 commit comments