-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
47 lines (47 loc) · 1.52 KB
/
Copy pathCITATION.cff
File metadata and controls
47 lines (47 loc) · 1.52 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
cff-version: 1.2.0
message: "If you use this software, please cite it using the metadata from this file."
title: "Relay: local-first timing-risk source review for polyglot control programs"
authors:
- family-names: "@dev.mako (devkyato)"
affiliation: "MATA Company"
contributors:
- name: "Cursor Agent"
version: 0.2.4
date-released: 2026-08-12
license: MIT
repository-code: "https://github.com/devkyato/Relay"
url: "https://github.com/devkyato/Relay"
doi: 10.5281/zenodo.21853280
identifiers:
- type: doi
value: 10.5281/zenodo.21853280
abstract: >-
Relay is a local-first source-review tool for identifying blocking and
timing risks in polyglot control programs. It treats source as inert input,
reports versioned findings with evidence, confidence, and conservative call
paths, and scopes timing impacts to explicit task contracts. Python uses its
standard AST while other supported languages use clearly labelled
structural models; Relay does not claim compiler-grade semantic analysis,
schedule simulation, or safety certification.
keywords:
- Relay
- static analysis
- timing
- blocking
- Arduino
- ESP32
- firmware
- source review
- Python
- CLI
- local-first
preferred-citation:
type: software
title: "Relay: local-first timing-risk source review for polyglot control programs"
authors:
- family-names: "@dev.mako (devkyato)"
affiliation: "MATA Company"
repository-code: "https://github.com/devkyato/Relay"
version: 0.2.4
doi: 10.5281/zenodo.21853280
date-released: 2026-08-12