Renumber remaining lesson-coherence phases to 50-53.

Phase 49 is already claimed for skip-stale-build.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Leonid Pershin
2026-08-20 08:39:29 +03:00
co-authored by Cursor
parent fbc32f2bfc
commit bdc902b7ff
6 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ way; this file is *how to work in them*.
| login, who owns a school, watching others | [`docs/design/session.md`](docs/design/session.md) — slice 8, phases 3839 |
| clock speed buttons and high-speed stride | `src/HSchool.Simulation/ClockSpeed.cs` **and** [`docs/design/session.md`](docs/design/session.md) — phase 40 |
| talks, opinions, fights, romance pack | [`docs/design/social.md`](docs/design/social.md) — slice 9, phases 4147 |
| lesson consequences (teacher present, skill, warmth, textbook, weather commute) | [`docs/design/off-queue.md`](docs/design/off-queue.md) — phases 4852 |
| lesson consequences (teacher present, skill, warmth, textbook, weather commute) | [`docs/design/off-queue.md`](docs/design/off-queue.md) — phases 48, 5053 |
| a task that is not in any slice | `.claude/skills/side-work` — discuss, document in «Вне очереди» or a new named slice, then implement |
## Commands
@@ -1,4 +1,4 @@
# Фаза 49. Навык учителя на уроке
# Фаза 50. Навык учителя на уроке
## Зависимости
@@ -1,4 +1,4 @@
# Фаза 50. Тепло на уроке
# Фаза 51. Тепло на уроке
## Зависимости
@@ -1,4 +1,4 @@
# Фаза 51. Учебник на уроке
# Фаза 52. Учебник на уроке
## Зависимости
@@ -1,4 +1,4 @@
# Фаза 52. Погода на дороге
# Фаза 53. Погода на дороге
## Зависимости
+5 -5
View File
@@ -228,12 +228,12 @@
Дизайн: [`../design/off-queue.md`](../design/off-queue.md).
Склейка уже живых систем, не новый кусок игры. Номера не спорят со срезом 10. После каждой
фазы школа целая. 49, 50 и 51 стоят на 48; 52 — на 18 и 32, можно параллельно с 48.
фазы школа целая. 5052 стоят на 48; 53 — на 18 и 32, можно параллельно с 48.
| Фаза | Статус | Зачем |
| --- | --- | --- |
| [48. Учитель в кабинете](48-lesson-teacher-present.md) | 🔄 | Нет учителя на месте — нет роста навыка |
| [49. Навык учителя](49-teacher-skill-gain.md) | ⬜ | Соискатель 78 учит лучше, чем 41 |
| [50. Тепло на уроке](50-warmth-lesson.md) | ⬜ | Замёрзший учится хуже, как голодный |
| [51. Учебник на уроке](51-textbook-lesson.md) | ⬜ | Нет в сумке — половинный рост |
| [52. Погода на дороге](52-weather-commute.md) | ⬜ | Снег и дождь добавляют минуты к приходу |
| [50. Навык учителя](50-teacher-skill-gain.md) | ⬜ | Соискатель 78 учит лучше, чем 41 |
| [51. Тепло на уроке](51-warmth-lesson.md) | ⬜ | Замёрзший учится хуже, как голодный |
| [52. Учебник на уроке](52-textbook-lesson.md) | ⬜ | Нет в сумке — половинный рост |
| [53. Погода на дороге](53-weather-commute.md) | ⬜ | Снег и дождь добавляют минуты к приходу |