architect(ET-006): ADR-002/003, infra-requirements, data-requirements, tech-risks
All checks were successful
CI / lint (push) Successful in 3s
CI / test (push) Successful in 4s
CI / build (push) Successful in 3s

This commit is contained in:
2026-05-22 03:38:47 +03:00
parent a0546abdd1
commit fda40f20fe
6 changed files with 573 additions and 2 deletions

View File

@@ -2,5 +2,8 @@
Индекс ADR проекта enduro-trails.
| # | Решение | Статус | Дата |
|---|---------|--------|------|
| # | Решение | Статус | Дата | Источник |
|---|---------|--------|------|----------|
| ADR-001 | Блокировка шлагбаумов через `mode.inaccessible` | accepted | 2026-05-15 | [ET-001](../../work-items/ET-001/06-adr/ADR-001-barrier-blocking.md) |
| ADR-002 | GPX-фича как отдельный модуль `gpx.js` | accepted | 2026-05-22 | [ET-006](../../work-items/ET-006/06-adr/ADR-002-gpx-module-structure.md) |
| ADR-003 | Парсинг GPX — `DOMParser` в основном потоке с чанковой конвертацией | accepted | 2026-05-22 | [ET-006](../../work-items/ET-006/06-adr/ADR-003-gpx-parsing-strategy.md) |