-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
69 lines (58 loc) · 2.29 KB
/
CITATION.cff
File metadata and controls
69 lines (58 loc) · 2.29 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
# CITATION.cff — Citation File Format v1.2.0
# frAIme V1.0.0 (based on DNS v2.2)
# Zenodo reads this file automatically on release
cff-version: 1.2.0
message: "Cite frAIme – the epistemic governance framework for reliable AI use in open digital infrastructures (based on the Divergence Navigation System / DNS)."
title: "frAIme — Epistemic Governance Framework"
abstract: |
frAIme is an epistemic governance framework that operationalizes the EU AI Act through:
(1) Static Mode: post‑hoc analysis, Four Questions Method, EU AI Act compliance mapping;
(2) Live Protocol: real‑time Δdiv tracking, streaming safety layer, proactive falsification triggers.
Core metric: Δdiv = 0.5·(1−Jaccard) + 0.5·(1−Cosine), validated thresholds (<0.3 convergent, >0.7 contested).
frAIme is validated as the governance layer for ODiKS (Open Digital Infrastructures for school authorities)
but fits any AI pipeline. It is the evolution of the Divergence Navigation System (DNS).
authors:
- family-names: "Schult"
given-names: "Denis"
version: "1.0.0"
date-released: 2026-04-26
doi: "10.5281/zenodo.19597808"
# Dual Licensing
license: "Apache-2.0 AND CC-BY-NC-SA-4.0"
repository-code: "https://github.com/schltdns/divergence-navigation-system"
url: "https://divergence-navigation-system.streamlit.app"
keywords:
- "ai-governance"
- "epistemic-framework"
- "divergence-metrics"
- "eu-ai-act"
- "uncertainty-quantification"
- "multi-agent-systems"
- "falsification"
- "human-in-the-loop"
- "safety-layer"
- "dual-licensing"
- "open-data-proof"
- "ODIkS"
# License URLs
license-url:
code: "https://github.com/schltdns/divergence-navigation-system/blob/main/LICENSE-CODE"
docs: "https://github.com/schltdns/divergence-navigation-system/blob/main/LICENSE-DOCS"
# Open‑Data Proof Reference
related-identifiers:
- type: IsSupplementTo
identifier: "dns_open_data_proof.json"
relation: "has part"
scheme: "sha256"
# Preferred Citation
preferred-citation:
type: software
title: "frAIme — Epistemic Governance Framework"
authors:
- family-names: "Schult"
given-names: "Denis"
version: "1.0.0"
doi: "10.5281/zenodo.19597808"
date-released: 2026-04-26
url: "https://github.com/schltdns/divergence-navigation-system"
license: "Apache-2.0 AND CC-BY-NC-SA-4.0"