ГЛОБАЛЬНЫЙ РЕФАКТОРИНГ АРХИТЕКТУРЫ - Рефакторинг - Этап 4: обновлён формат ответов и добавлено правило о русском названии коммита

This commit is contained in:
2026-04-12 01:10:08 +03:00
parent 8167bd228d
commit 5a8edfb4f3
9 changed files with 119 additions and 37 deletions
+23 -1
View File
@@ -2629,7 +2629,29 @@ Stage 4 kickoff preconditions:
2. No route/MCP interface changes are required to start Stage 4.
3. Remaining acknowledged risk: domain coverage is still limited and will be expanded iteratively.
Status: Ready to start (kickoff approved on 2026-04-11)
Implemented in current pass (Stage 4.1 answer-layer contract rollout, 2026-04-12):
1. Reworked Stage 1.1 policy renderer to Stage 4 human-centric 5-block response contract:
- `Коротко`
- `Что именно проверено`
- `Что найдено`
- `Что пока не доказано`
- `Что проверить первым`
2. Reworked weak-envelope soft policy renderer to the same contract shape with strict uncertainty and actionable next-step blocks.
3. Preserved route/runtime behavior:
- no MCP route changes;
- no transport/schema refactor;
- claim/evidence contract (`answer_structure_v11`) remains source of truth.
4. Updated regression expectations to Stage 4 response shape:
- `assistantSoftPolicyReply`
- `assistantWave6ProblemFirstAnswerContract`
- `assistantWave10SettlementCorrectiveRegression`
- `assistantWave12VatMonthCloseConsistencyRegression`
- `assistantAnswerPolicyV11`
5. Validation snapshot:
- focused Stage 4 answer pack: `5 files / 30 tests passed`;
- `npm --prefix llm_normalizer/backend run build` passed.
Status: In progress (Stage 4.1 completed; continue with quality loop on real runs/manual comments)
## Stage 5 (P3): Quality Loop Driven By GUI Markup