Skip to content

Commit 2c23d59

Browse files
committed
chore
1 parent 5ff73a7 commit 2c23d59

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: Accountable Entities"
4+
title: "Structural Explainability: Accountable Entities Formalization"
55
version: "0.1.0"
66
date-released: "2025-12-25"
77

@@ -19,8 +19,9 @@ keywords:
1919
- semantic-interoperability
2020
- structural-constraints
2121
- identity-regimes
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
@@ -29,8 +29,9 @@ keywords = [
2929
"semantic-interoperability",
3030
"structural-constraints",
3131
"identity-regimes",
32-
"formal-ontology",
32+
"formal-specification",
3333
"formal-verification",
34+
"proof-carrying",
3435
"theorem-proving",
3536
"lean4"
3637
]

0 commit comments

Comments
 (0)