АРЧ АП11 - Архитектура после регресса: Архитектура: исправить deep-turn normalizer schema contract и вернуть hybrid follow-up authority в phase13 replay
This commit is contained in:
@@ -0,0 +1,125 @@
|
||||
{
|
||||
"schema_version": "domain_truth_harness_spec_v1",
|
||||
"scenario_id": "address_truth_harness_phase13_hybrid_followup_authority",
|
||||
"domain": "address_phase13_hybrid_followup_authority",
|
||||
"title": "Phase 13 hybrid investigation follow-up authority replay",
|
||||
"description": "Focused AGENT replay for the non-flagship hybrid investigation contour. The scenario validates that anomaly investigation roots stay in the hybrid lane, narrowing follow-ups preserve investigation state instead of drifting into address live queries, period-close impact follow-ups reuse the active anomaly frame, and transliterated supplier-tail wording still enters the intended hybrid contour.",
|
||||
"bindings": {},
|
||||
"steps": [
|
||||
{
|
||||
"step_id": "step_01_supplier_tails_root",
|
||||
"title": "Root supplier tails investigation enters the hybrid investigation lane",
|
||||
"question": "Разложи хвосты по поставщикам: где разрыв между оплатой и документами выглядит системным.",
|
||||
"allowed_reply_types": [
|
||||
"factual_with_explanation",
|
||||
"factual",
|
||||
"partial_coverage"
|
||||
],
|
||||
"required_answer_patterns_any": [
|
||||
"(?i)разрыв|хвост|поставщик|оплат|документ",
|
||||
"(?i)системн|проблем"
|
||||
],
|
||||
"forbidden_answer_patterns": [
|
||||
"(?i)mcp fetch failed",
|
||||
"(?i)address_query_runtime_v1",
|
||||
"(?i)live-?запрос в v1",
|
||||
"(?i)tool_gate_reason",
|
||||
"(?i)address_mode"
|
||||
],
|
||||
"criticality": "critical",
|
||||
"semantic_tags": [
|
||||
"hybrid_investigation_root",
|
||||
"settlements_60_62",
|
||||
"anomaly_probe"
|
||||
]
|
||||
},
|
||||
{
|
||||
"step_id": "step_02_narrow_to_june_2020_account_60",
|
||||
"title": "Narrowing follow-up keeps the same investigation instead of drifting into address live lane",
|
||||
"question": "Сузь до периода 2020-06 и счета 60, покажи только случаи с максимальным риском закрытия периода.",
|
||||
"allowed_reply_types": [
|
||||
"factual_with_explanation",
|
||||
"factual",
|
||||
"partial_coverage"
|
||||
],
|
||||
"required_answer_patterns_any": [
|
||||
"(?i)2020",
|
||||
"(?i)июн|06",
|
||||
"(?i)счет 60|60",
|
||||
"(?i)риск закрытия периода|закрыти[ея] периода|максимальн"
|
||||
],
|
||||
"forbidden_answer_patterns": [
|
||||
"(?i)mcp fetch failed",
|
||||
"(?i)live-?запрос в v1",
|
||||
"(?i)адресн(ый|ого) live",
|
||||
"(?i)выберите организац",
|
||||
"(?i)tool_gate_reason",
|
||||
"(?i)address_mode"
|
||||
],
|
||||
"criticality": "critical",
|
||||
"semantic_tags": [
|
||||
"hybrid_investigation_followup",
|
||||
"period_narrowing",
|
||||
"account_60",
|
||||
"period_close_risk"
|
||||
]
|
||||
},
|
||||
{
|
||||
"step_id": "step_03_period_close_impact_followup",
|
||||
"title": "Period-close impact follow-up reuses the active anomaly frame",
|
||||
"question": "Что в текущих аномалиях сильнее всего повлияет на закрытие периода, если ничего не исправлять?",
|
||||
"allowed_reply_types": [
|
||||
"factual_with_explanation",
|
||||
"factual",
|
||||
"partial_coverage",
|
||||
"clarification_required"
|
||||
],
|
||||
"required_answer_patterns_any": [
|
||||
"(?i)закрыти[ея] периода|период",
|
||||
"(?i)аномал|риск|сильнее всего|наибольш"
|
||||
],
|
||||
"forbidden_answer_patterns": [
|
||||
"(?i)нужны дополнительные уточнения по периоду или объекту проверки",
|
||||
"(?i)domain_or_scope_unclear",
|
||||
"(?i)insufficient_specificity",
|
||||
"(?i)mcp fetch failed",
|
||||
"(?i)tool_gate_reason",
|
||||
"(?i)address_mode"
|
||||
],
|
||||
"criticality": "critical",
|
||||
"semantic_tags": [
|
||||
"hybrid_investigation_followup",
|
||||
"period_close_impact",
|
||||
"context_reuse"
|
||||
]
|
||||
},
|
||||
{
|
||||
"step_id": "step_04_translit_supplier_tails_root",
|
||||
"title": "Transliterated supplier tails wording still resolves into the hybrid contour",
|
||||
"question": "Prover schet 60 za 2020-06, gde taili postavshikov i kakie dokumenty ne zakryvayut oplaty.",
|
||||
"allowed_reply_types": [
|
||||
"factual_with_explanation",
|
||||
"factual",
|
||||
"partial_coverage"
|
||||
],
|
||||
"required_answer_patterns_any": [
|
||||
"(?i)60",
|
||||
"(?i)2020",
|
||||
"(?i)документ|оплат|поставщик|хвост|разрыв|tail"
|
||||
],
|
||||
"forbidden_answer_patterns": [
|
||||
"(?i)mcp fetch failed",
|
||||
"(?i)live-?запрос в v1",
|
||||
"(?i)выберите организац",
|
||||
"(?i)tool_gate_reason",
|
||||
"(?i)address_mode"
|
||||
],
|
||||
"criticality": "important",
|
||||
"semantic_tags": [
|
||||
"hybrid_investigation_root",
|
||||
"translit_wording",
|
||||
"account_60"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user