-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.zenodo.json
More file actions
35 lines (35 loc) · 1.05 KB
/
Copy path.zenodo.json
File metadata and controls
35 lines (35 loc) · 1.05 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
{
"title": "Torii: Task-Oriented Road Infrastructure Intelligence",
"upload_type": "software",
"description": "An agent plugin for SUMO that bundles a SUMO expert skill with local MCP tools for OSM-to-SUMO network construction, TLS review, routeability checks, evidence bundles, and feedback-driven simulation repair. Torii treats bad metrics, warnings, teleports, disconnected routes, and map disagreements as feedback about the model rather than raw optimization targets.",
"creators": [
{
"name": "Tarard"
}
],
"access_right": "open",
"license": "MIT",
"keywords": [
"Eclipse SUMO",
"TraCI",
"OpenStreetMap",
"MCP",
"agent plugin",
"traffic simulation",
"traffic signal control",
"transportation",
"intelligent transportation systems",
"reproducibility",
"agent skills",
"Codex",
"Claude"
],
"related_identifiers": [
{
"identifier": "https://github.com/Tarard/Torii-SUMO",
"relation": "isSupplementTo",
"scheme": "url",
"resource_type": "software"
}
]
}