feat(perception): add dual evidence replay threat
This commit is contained in:
@@ -1,6 +1,25 @@
|
||||
{
|
||||
"schema_version": "missioncore.laboratory-execution-registry/v1",
|
||||
"definitions": [
|
||||
{
|
||||
"work_id": "m4-replay-threat",
|
||||
"lifecycle": "canonical",
|
||||
"isolation": "core-adapter",
|
||||
"adapter_id": "canonical.m4-replay-threat/v1",
|
||||
"input_roles": [
|
||||
"repository_root",
|
||||
"temporal_result_root",
|
||||
"geometry_result_root",
|
||||
"detector_result_root"
|
||||
],
|
||||
"contracts": {
|
||||
"source": "missioncore.perception-temporal-replay-result/v1",
|
||||
"provider": "missioncore.dual-evidence-threat-provider/v1",
|
||||
"graph": "missioncore.perception-threat-replay-graph/v1",
|
||||
"run": "missioncore.laboratory-run/v1",
|
||||
"evidence": "missioncore.perception-threat-replay-result/v1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"work_id": "e33-worker-shadow",
|
||||
"lifecycle": "canonical",
|
||||
|
||||
Reference in New Issue
Block a user