Фикс состояния

This commit is contained in:
2026-03-12 16:55:23 +03:00
parent 417b8b6f72
commit 6ba0a18ac9
1445 changed files with 620025 additions and 885 deletions

View File

@@ -1,3 +1,6 @@
[pytest]
markers =
intent_router: intent router v2 suite (routing, normalization, anchors, retrieval spec invariants)
router_rag: intent-router -> rag integration pipeline tests
full_chain: intent-router -> rag -> llm integration pipeline tests
code_qa_eval: CODE_QA golden evaluation harness (fixture + real-adapter; needs DB for full run)