Files
h-school/docs/bugs/README.md
T
Leonid PershinandCursor 0b1a52a5e5 Skip users.json when loading school saves.
The session user list sits beside {id}.json; LoadAll treated it as a school with id 0.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-20 12:46:52 +03:00

15 lines
1.0 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Баги
Индекс регрессий в уже сделанном. Статус: ⬜ не начат, 🔄 в работе, ✅ готов.
Это не фазы: номера не спорят со срезами, в `docs/phases/` не дублировать.
Склейка систем и DX — [«Вне очереди»](../phases/off-queue/README.md), скилл
`/side-work`. Новый кусок игры — `/slice-work`. Как работать с багом —
[`.claude/skills/bug-work`](../../.claude/skills/bug-work/SKILL.md).
| Баг | Статус | Симптом |
| --- | --- | --- |
| [1. Окно входа](01-login-layout.md) | ✅ | Форма входа прижата к углу, поле пароля на всю ширину |
| [2. Запуск AppHost](02-client-endpoint-proxy.md) | ✅ | `run-aspire` падает: proxy + Port=TargetPort=5173 у client |
| [3. users.json как сейв](03-users-json-as-school.md) | 🔄 | При старте: `Save …/users.json has id 0; ids start at 1` |