Commit Graph

4 Commits

Author SHA1 Message Date
Aleksey Razorvin 6416a72f29 docs: update ТЗ to v1.3 — детализировать версионность и AI-помощник
- §4.2: развернуто описание поведения версионности (правка in-place до
  первой попытки, создание новой версии после, переключение активной,
  привязка попыток к версии)
- §4.7: AI-функции разделены на два уровня — над всем тестом
  (сгенерировать / проверить / предложить вариант) и над отдельным
  вопросом (улучшить / дистракторы); описана механика постатейного
  сравнения с чекбоксами

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-23 19:02:12 +05:00
Aleksey Razorvin c1a38bfef8 docs: update ТЗ to v1.2 and README with new sprint plan
ТЗ v1.2:
- Versioning logic: 'after first attempt' instead of 'after assignment'
- Added section 4.7 AI assistant (DeepSeek)
- Removed 'auto question generation' from out-of-scope

README:
- Sprint table updated: 7 sprints, statuses, Sprint 4 = AI/DeepSeek
- Added AI and MAX to stack table

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-21 14:08:50 +05:00
Aleksey Razorvin 52c8aff459 docs: close all open questions, update ТЗ to v1.1
- Director role = HR-manager (same permissions)
- Editing assigned test creates new version
- Question order is random per attempt
- Navigation back configurable by test author
- Notifications via MAX messenger (last sprint)
- Export out of scope
- Add step 003 log

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-21 11:27:26 +05:00
Aleksey Razorvin 7ff7d9b1d0 docs: add technical specification and step 002 log
- Create DOC/ТЗ.md with full system requirements
- Add DOC/ШАГИ/ШАГ_2026-03-21_002.md with step log

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-21 11:20:22 +05:00