Skip to content

Commit 667471e

Browse files
committed
chore
1 parent cb735e6 commit 667471e

2 files changed

Lines changed: 5 additions & 3 deletions

File tree

CITATION.cff

Lines changed: 3 additions & 2 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: Neutral Substrate"
4+
title: "Structural Explainability: Neutral Substrate Formalization"
55
version: "0.1.0"
66
date-released: "2025-12-23"
77

@@ -19,8 +19,9 @@ keywords:
1919
- accountability
2020
- ontological-neutrality
2121
- neutral-substrate
22-
- formal-ontology
22+
- formal-specification
2323
- formal-verification
24+
- proof-carrying
2425
- theorem-proving
2526
- lean4
2627

lakefile.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,9 @@ keywords = [
2727
"accountability",
2828
"ontological-neutrality",
2929
"neutral-substrate",
30-
"formal-ontology",
30+
"formal-specification",
3131
"formal-verification",
32+
"proof-carrying",
3233
"theorem-proving",
3334
"lean4"
3435
]

0 commit comments

Comments
 (0)