Post-F: синхронизировать статус document arbitration

This commit is contained in:
dctouch 2026-04-24 15:36:12 +03:00
parent 7d9ba76cc5
commit 830e05fe97
2 changed files with 5 additions and 4 deletions

View File

@ -163,10 +163,11 @@ Materially hardened in this pass:
- explicit current-turn counterparty now overrides stale organization-scoped carryover for value-flow/net asks;
- explicit one-organization open value-flow asks now stop for organization clarification instead of answering a global total under missing scope;
- incoming-vs-outgoing money comparisons now defer away from one-sided exact supplier/customer recipes into the bounded bidirectional value-flow discovery path;
- document asks with numeric counterparty suffixes such as `Жуковка 51` no longer collapse into bank-operation routing only because the suffix looks like account `51`;
- VAT exact materialization now survives period-window filtering instead of collapsing into `recipe_visibility_gap`;
- confirmed VAT tax-period turns now keep raw month extraction separate from runtime tax-quarter execution, so exact VAT routes do not lose the intended tax period;
- post-pivot receivables recovery now preserves the selected open-items recipe without weakening strict account-scope guards for risk replies;
- M23 runtime/reply integrity slice is green at `401/401`, covering VAT date-basis, stale scope recovery, open-contract as-of derivation, counterparty role replies, lifecycle labels, value-ranking answer shape, and explicit open value-flow organization clarification;
- M23 runtime/reply integrity slice is green at `403/403`, covering VAT date-basis, stale scope recovery, open-contract as-of derivation, counterparty role replies, lifecycle labels, value-ranking answer shape, explicit open value-flow organization clarification, and document-vs-bank arbitration;
- stale session focus no longer wins over newly grounded discovery counterparty;
- referential document follow-up no longer wakes metadata/discovery by mistake;
- `documents -> payments/contracts` and repeated pivot chains now survive year-switch and all-time continuation;
@ -181,7 +182,7 @@ Replay-backed anchors for the current layer include:
- `address_truth_harness_phase69_document_to_payments_pronoun_pivot_live_rerun3`
- `address_truth_harness_phase72_document_to_contracts_year_switch_live_rerun3`
- `address_truth_harness_phase80_payments_to_contracts_to_documents_all_time_live_rerun1`
- `address_truth_harness_phase82_human_mixed_integrity_status_dialog_post_m23_rerun_scope_bidirectional`
- `address_truth_harness_phase82_human_mixed_integrity_status_dialog_post_m23_rerun_documents_scope_bidirectional`
## Honest Remaining Risk

View File

@ -90,10 +90,10 @@ Latest live proof now includes:
- `address_truth_harness_phase69_document_to_payments_pronoun_pivot_live_rerun3` accepted
- `address_truth_harness_phase72_document_to_contracts_year_switch_live_rerun3` accepted
- `address_truth_harness_phase80_payments_to_contracts_to_documents_all_time_live_rerun1` accepted
- `address_truth_harness_phase82_human_mixed_integrity_status_dialog_post_m23_rerun_scope_bidirectional` accepted `19/19`
- `address_truth_harness_phase82_human_mixed_integrity_status_dialog_post_m23_rerun_documents_scope_bidirectional` accepted `19/19`
- `address_truth_harness_phase11_manual_followup_meta_quality_live_rerun_vatfix` accepted `10/10`
- `address_truth_harness_phase20_continuity_stabilization_live_rerun_vatfix` accepted `6/6`
- `addressQueryRuntimeM23.test.ts` full semantic/runtime slice accepted `401/401` after Post-F VAT/date-basis, scope-recovery, open value-flow organization clarification, and reply-shape hardening
- `addressQueryRuntimeM23.test.ts` full semantic/runtime slice accepted `403/403` after Post-F VAT/date-basis, scope-recovery, open value-flow organization clarification, document-vs-bank arbitration, and reply-shape hardening
Current architectural reading: