Initial import NDC_1C

This commit is contained in:
2026-03-26 10:38:25 +03:00
commit a162d77ef7
2943 changed files with 3615871 additions and 0 deletions
@@ -0,0 +1,14 @@
{
"case_id": "NQ-005",
"raw_question": "Есть ли аномальные материалы на счете 10, которые зависли и выглядят нелогично?",
"expected": {
"intent_class": "anomaly_probe",
"route_hint": "store_feature_risk",
"requires": {
"needs_cross_entity_join": false,
"needs_causal_chain": false
},
"accounts_mentioned": ["10"],
"expected_output_shape": "anomaly_summary"
}
}