ARCH: закрепить phase18 replay semantic dialog authority

This commit is contained in:
2026-04-20 06:45:51 +03:00
parent f7b378ebc5
commit 43d50e21cc
5 changed files with 417 additions and 1 deletions
@@ -454,6 +454,26 @@ The architecture should not be considered corrected until the following invarian
7. `answer_top_block_matches_current_user_intent`
8. `meta_interrupt_does_not_corrupt_business_thread`
## Progress Update - 2026-04-20
Phase 18 added a live AGENT replay for the answer/acceptance layer:
- [address_truth_harness_phase18_semantic_dialog_authority.json](/x:/1C/NDC_1C/docs/orchestration/address_truth_harness_phase18_semantic_dialog_authority.json:1)
- live replay artifact: `artifacts/domain_runs/address_truth_harness_phase18_semantic_dialog_authority_live_rerun`
- saved autorun: `AGENT | Phase 18 semantic dialog authority replay`
Accepted live result:
- `steps_passed`: 7/7
- `final_status`: `accepted`
- `critical_path_green`: `true`
- green invariants include direct-answer quality, truth gate, human-answer quality, and meta-context integrity.
Important semantic conclusion:
- the turn `какой оборот был свк` now routes to `customer_revenue_and_payments` and opens with direct turnover for `Группа СВК`, not with stale `Чепурнов` documents or a generic top-client ranking;
- off-domain living-chat turns after a business answer are accepted when they stay live and do not replay stale business context.
## Execution Rule
Do not implement this plan as: