19 lines
324 B
JSON
19 lines
324 B
JSON
{
|
|
"candidate_id": "2026.03.03-rc1",
|
|
"version": "1.0.0",
|
|
"source_snapshot_ref": "v1.0.0-rc1",
|
|
"created_by": "operator",
|
|
"allowed_hosts": [
|
|
"rusal.ru",
|
|
"rusal.com"
|
|
],
|
|
"prohibited_artifact_categories": [
|
|
"test-data",
|
|
"demo",
|
|
"load-test"
|
|
],
|
|
"required_system_categories": [
|
|
"core"
|
|
]
|
|
}
|