moex-vibe/docs/epics/FrontendDebtBacklog.md
Sergey Krylov 0c4250fa6c
Some checks failed
CI / ci (pull_request) Failing after 2m54s
CI / ci (push) Failing after 3m9s
feat(frontend): complete frontend debt audit with reconciled backlog
2026-06-24 09:09:50 +03:00

18 lines
1.4 KiB
Markdown

# Frontend Debt Backlog
Статус: завершено
Порядок реализации:
1. `frontend-docs-sync` — сначала синхронизируем docs, чтобы backlog и реальность совпадали.
2. `frontend-infrastructure-hardening` — затем стабилизируем tooling и окружение для следующих работ.
3. `frontend-shared-boundary-cleanup` — после этого сужаем shared/public API и границы слоёв.
4. `frontend-test-hygiene` — в конце нормализуем test helpers и conventions на уже стабилизированной базе.
Features:
- [x] [frontend-debt-audit](../features/frontend-debt-audit/spec.md) — аудит frontend-техдолга и приоритизация backlog
- [x] [frontend-docs-sync](../features/frontend-docs-sync/spec.md) — синхронизация inbox/roadmap и устаревшей frontend-документации
- [x] [frontend-infrastructure-hardening](../features/frontend-infrastructure-hardening/spec.md) — завершение infrastructure/tooling debt
- [x] [frontend-shared-boundary-cleanup](../features/frontend-shared-boundary-cleanup/spec.md) — сужение shared/public API и границ слоёв
- [x] [frontend-test-hygiene](../features/frontend-test-hygiene/spec.md) — упрощение и нормализация frontend-test infrastructure