Этап 4 / Волна 10: корректировка settlement-кейса — доменная фиксация синтеза, честное покрытие, удержание фокуса / Этап 4 / Волна 11: бизнес-якоря, доменное заземление и устранение утечки дебага

This commit is contained in:
2026-03-28 02:17:19 +03:00
parent 914843a8ba
commit a06e575be4
367 changed files with 432257 additions and 3627 deletions
+15
View File
@@ -0,0 +1,15 @@
X:\1C\NDC_1C\external\1c-mcp-toolkit\onec_mcp_toolkit_proxy\server.py:189: UserWarning: Field name "schema" in "CommandResult" shadows an attribute in parent "BaseModel"
class CommandResult(BaseModel):
INFO: Started server process [15160]
INFO: Waiting for application startup.
[03/27/26 21:27:13] INFO 1C MCP Toolkit Proxy starting on server.py:175
port 6003
[03/27/26 21:27:14] INFO Log level: INFO server.py:176
INFO Command timeout: 180.0s server.py:177
INFO MCP server available at /mcp server.py:178
endpoint
INFO StreamableHTTP streamable_http_manager.py:116
session manager
started
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:6003 (Press CTRL+C to quit)