ЮИ - Автопрогоны: доработать иконки и hover-состояния saved sessions
This commit is contained in:
+22
@@ -138,6 +138,8 @@ Completed in the current working pass:
|
||||
- counterparty document root wording is now recovered through unicode-safe exact signals instead of depending on mojibake-sensitive legacy phrases;
|
||||
- declined Russian account wording like `по счёту 60` now restores account scope inside polarity/runtime guards instead of collapsing into `other_numeric`;
|
||||
- exact address intents can now stay in the address lane even if the semantic guard overflags deep investigation without an actual investigative user request;
|
||||
- selected-object inventory follow-ups can now override a stale stock root intent when the semantic contract already marks `selected_object_scope_detected`, including exact user wording like `по выбранному объекту ... где взяли это`;
|
||||
- explicit capability-meta wording for `дельта по договорам` now keeps the asked capability in the user-facing answer instead of collapsing into the generic `что ты умеешь` catalog reply.
|
||||
- live replay `address_truth_harness_phase7_meta_domain_mix_live_20260417_post_arch_fix_rerun2` is accepted end-to-end with `14/14` steps green, including the previously broken `step_01_counterparty_documents` and `step_04_open_items_account_60`.
|
||||
|
||||
Still open after this pass:
|
||||
@@ -211,6 +213,26 @@ Still open after the accepted phase10 replay:
|
||||
- the user-facing VAT explanation block is now correct and grounded, but some long exact answers still feel heavier than the target human product tone;
|
||||
- the next architecture slice should keep moving from repaired bridge authority into answer-shaping cleanup and broader saved-session replay coverage, not back into isolated wording tweaks.
|
||||
|
||||
Latest phase11 manual follow-up/meta-quality evidence after the current hardening loop:
|
||||
|
||||
- live replay `address_truth_harness_phase11_manual_followup_meta_quality_live_20260418_rerun6` is accepted end-to-end with `10/10` steps green;
|
||||
- the previously broken `ты умеешь считать дельту по договорам?` branch is now protected by an explicit authority rule:
|
||||
- raw capability-meta intent outranks canonical predecompose rewrites that look like address retrieval;
|
||||
- stale VAT follow-up continuity no longer wins over a fresh capability/meta question in the same session;
|
||||
- the previously broken short counterparty retarget `а по свк` is now clean on the real assistant path:
|
||||
- the display label uses the most specific confirmed counterparty name instead of a generic group fallback or a stale carryover anchor;
|
||||
- short uppercase Cyrillic acronyms like `СВК` no longer get stripped by the user-facing sanitizer as false mojibake;
|
||||
- the replay acceptance rule now targets the real regression (`Контрагент: Группа Найдено ...`) instead of incorrectly rejecting valid names like `Контрагент: Группа СВК.`;
|
||||
- this phase matters architecturally because it closes two different seam classes at once:
|
||||
- `meta authority vs stale follow-up authority`;
|
||||
- `resolved business label vs boundary sanitization noise`.
|
||||
|
||||
Still open after the accepted phase11 replay:
|
||||
|
||||
- the current phase11 path is now semantically clean, but broader manual/user session packs still need to be replayed before expansion can be called low-risk across new domains;
|
||||
- answer shaping on some long exact list answers is still heavier than the target human product feel, even though the truth path and routing are now correct;
|
||||
- the next architecture slice should move to wider saved-session acceptance coverage and humanized exact-answer presentation, not back to isolated prompt-level repairs.
|
||||
|
||||
## Ready Signal
|
||||
|
||||
The project can leave the current breakpoint when:
|
||||
|
||||
Reference in New Issue
Block a user