Skip to content

Commit 72f7e06

Browse files
committed
chore
1 parent 6244539 commit 72f7e06

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

CITATION.cff

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

@@ -20,9 +20,9 @@ keywords:
2020
- evolution-protocol
2121
- provenance
2222
- dependency-graphs
23-
- identity-regimes
24-
- formal-ontology
23+
- formal-specification
2524
- formal-verification
25+
- proof-carrying
2626
- theorem-proving
2727
- lean4
2828

lakefile.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@ keywords = [
3030
"evolution-protocol",
3131
"provenance",
3232
"dependency-graphs",
33-
"identity-regimes",
34-
"formal-ontology",
33+
"formal-specification",
3534
"formal-verification",
35+
"proof-carrying",
3636
"theorem-proving",
3737
"lean4"
3838
]

0 commit comments

Comments
 (0)