Сделать денежные итоги amount-first в 1С
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"scenario_id": "agent_autonomy_business_quality_20260523",
|
||||
"domain": "autonomy_business_quality",
|
||||
"title": "AGENT | Autonomy business quality pack",
|
||||
"description": "Expanded targeted AGENT replay for the current autonomy milestone: value-flow hot handoff must survive realistic business questions, while final answers must read like a useful 1C analyst instead of runtime/debug prose.",
|
||||
"description": "Expanded targeted AGENT replay for the autonomy milestone: value-flow, business overview, debts, VAT, profit/cashflow distinction, nomenclature margin boundary, and final answer quality must survive realistic business questions.",
|
||||
"bindings": {},
|
||||
"steps": [
|
||||
{
|
||||
@@ -101,6 +101,19 @@
|
||||
"criticality": "critical",
|
||||
"semantic_tags": ["followup_context", "profit_vs_cashflow"]
|
||||
},
|
||||
{
|
||||
"step_id": "step_06b_direct_clean_profit",
|
||||
"title": "Direct clean profit question starts with accounting result, not with denial",
|
||||
"question": "Какая чистая прибыль по ООО Альтернатива Плюс за 2020?",
|
||||
"allowed_reply_types": ["partial_coverage", "factual_with_explanation", "factual"],
|
||||
"expected_catalog_alignment_status": "selected_matches_top",
|
||||
"expected_catalog_chain_top_match": "business_overview",
|
||||
"expected_catalog_selected_matches_top": true,
|
||||
"required_answer_patterns_all": ["2020", "7\\s*136\\s*815|7,?136,?815|7136815", "убыт|минус", "90|91|99"],
|
||||
"forbidden_answer_patterns": ["Коротко: нет", "денежное операционное нетто не стоит считать чистой прибылью", "Учтено строк", "Первая найденная дата", "runtime_", "planner_", "query_movements", "primitive"],
|
||||
"criticality": "critical",
|
||||
"semantic_tags": ["direct_profit", "profit_vs_cashflow", "business_answer_quality"]
|
||||
},
|
||||
{
|
||||
"step_id": "step_07_sberbank_financial_flow",
|
||||
"title": "Sberbank role is financial flow, not ordinary customer/supplier",
|
||||
|
||||
Reference in New Issue
Block a user