ДОМЕНЫ - ВОПРОСЫ - НДС: развести as-of и tax-period intent, ускорить и стабилизировать VAT source probe, починить M23 тесты
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"schema_version": "address_route_expectations_v1",
|
||||
"updated_at": "2026-04-12T20:50:00.000Z",
|
||||
"updated_at": "2026-04-13T00:15:00.000Z",
|
||||
"entries": [
|
||||
{
|
||||
"intent": "payables_confirmed_as_of_date",
|
||||
@@ -20,6 +20,16 @@
|
||||
"expected_requested_result_modes": ["confirmed_balance"],
|
||||
"expected_result_modes": ["confirmed_balance"]
|
||||
},
|
||||
{
|
||||
"intent": "vat_payable_forecast",
|
||||
"expected_selected_recipes": ["address_vat_payable_forecast_v1"]
|
||||
},
|
||||
{
|
||||
"intent": "vat_liability_confirmed_for_tax_period",
|
||||
"expected_selected_recipes": ["address_vat_liability_confirmed_tax_period_v1"],
|
||||
"expected_requested_result_modes": ["confirmed_balance"],
|
||||
"expected_result_modes": ["confirmed_balance"]
|
||||
},
|
||||
{
|
||||
"intent": "list_payables_counterparties",
|
||||
"expected_selected_recipes": ["address_movements_payables_v1", "address_open_items_by_party_or_contract_v1"],
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"schema_version": "capabilities_registry_v1",
|
||||
"updated_at": "2026-04-12T20:50:00.000Z",
|
||||
"updated_at": "2026-04-13T00:15:00.000Z",
|
||||
"assistant_mode": "read_only",
|
||||
"groups": [
|
||||
{
|
||||
@@ -11,6 +11,7 @@
|
||||
"maturity_status": "partial",
|
||||
"supported_operations": [
|
||||
"vat_period_snapshot",
|
||||
"vat_liability_confirmed_for_tax_period",
|
||||
"vat_payable_confirmed_as_of_date",
|
||||
"vat_payable_forecast",
|
||||
"vat_turnover_breakdown"
|
||||
@@ -34,6 +35,7 @@
|
||||
],
|
||||
"related_routes": [
|
||||
"address_vat_payable_confirmed_as_of_date_v1",
|
||||
"address_vat_liability_confirmed_tax_period_v1",
|
||||
"address_vat_payable_forecast_v1"
|
||||
],
|
||||
"safe_alternatives": [
|
||||
|
||||
Reference in New Issue
Block a user