MCP Server
Active
1
0
Files
AI-Sandb-Evaluation/processes/L4/vdaa.mi.sandbox.atlase/examples/processgit.viewer.json
2026-03-07 14:42:14 +02:00

23 lines
665 B
JSON

{
"version": 1,
"viewers": [
{
"id": "komisija-vertesana",
"primary_pattern": "candidate-input.example.json",
"type": "html",
"entry": "komisija-vertesana.html",
"edit_allow": [
"candidate-input.example.json"
],
"targets": {
"dmn_eligibility": "../dmn/01-atbilstiba-un-izsledzosie.dmn.xml",
"dmn_scoring": "../dmn/02-vertesanas-punkti.dmn.xml",
"dmn_trl": "../dmn/03-trl-vertejums.dmn.xml",
"mappings": "../resources/mappings.yaml",
"guardrails": "../guardrails/ai-evaluation-rules.yaml",
"expected_output": "expected-output.example.json"
}
}
]
}