MCP Server
Active
1
0
Files
2026-03-07 14:14:07 +02:00

23 lines
684 B
JSON

{
"version": 1,
"viewers": [
{
"id": "komisija-vertesana",
"primary_pattern": "examples/candidate-input.example.json",
"type": "html",
"entry": "viewer/komisija-vertesana.html",
"edit_allow": [
"examples/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": "examples/expected-output.example.json"
}
}
]
}