-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
executable file
·43 lines (43 loc) · 1.53 KB
/
Copy pathCITATION.cff
File metadata and controls
executable file
·43 lines (43 loc) · 1.53 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
cff-version: 1.2.0
message: "If you use the AI Runtime Evidence Protocol (AIREP), please cite it as below."
title: "AI Runtime Evidence Protocol (AIREP)"
abstract: >-
A neutral, vendor- and model-independent record format for per-decision AI runtime
governance evidence: one signed, tamper-evident, chained record per AI decision, checkable
offline by an independent verifier. AIREP v0.1 is a proposed open format with one reference
implementation; it is not a ratified standard.
type: software
version: "0.1.2"
date-released: 2026-05-31
doi: 10.5281/zenodo.20475136
identifiers:
- type: doi
value: 10.5281/zenodo.20475137
description: "Version 0.1 archived release"
license:
- Apache-2.0
- CC-BY-4.0
repository-code: "https://github.com/halvrenofviryel/ai-runtime-evidence-protocol"
url: "https://github.com/halvrenofviryel/ai-runtime-evidence-protocol"
authors:
- family-names: Abak
given-names: Ali Toygar
orcid: "https://orcid.org/0009-0002-3718-4010"
keywords:
- AI governance
- runtime evidence
- audit
- tamper-evident records
- interchange format
- AI accountability
references:
- type: article
title: "Phionyx: A Deterministic AI Runtime Architecture with Structured State Management and Pre-Response Governance"
authors:
- family-names: Abak
given-names: Ali Toygar
orcid: "https://orcid.org/0009-0002-3718-4010"
year: 2026
doi: 10.48550/arXiv.2607.18246
url: "https://arxiv.org/abs/2607.18246"
notes: "Architecture of the producing reference implementation."