chore: stop tracking runtime task files
Some checks failed
CI / lint (pull_request) Failing after 4s
CI / test (pull_request) Failing after 6s
CI / build (pull_request) Has been skipped

Add .task*.md to .gitignore and remove already-tracked task files from
the index. These are orchestrator runtime artifacts (B-3) and should not
be committed.
This commit is contained in:
orchestrator-bot
2026-06-02 20:02:18 +03:00
parent 97f15379d7
commit 4fadb789a1
5 changed files with 3 additions and 36 deletions

3
.gitignore vendored
View File

@@ -18,3 +18,6 @@ data/
*.tiff
*.mbtiles
.DS_Store
# Orchestrator runtime task files (B-3)
.task*.md

View File

@@ -1,23 +0,0 @@
Work item: ET-009
Repo: enduro-trails
Branch: feature/ET-009-et-009-gps-endurorussia-wikilo
Stage: architecture
Title: ET-009: Новые источники GPS-треков — EnduroRussia и Wikiloc
Description:
Добавить два новых источника GPS-треков в pipeline сбора данных.
EnduroRussia.ru — открытый JSON API без авторизации, 305+ треков эндуро.
- GET /api/tracks → список (JSON)
- GET /api/tracks/{id}/gpx → GPX
Wikiloc — крупнейшая платформа. Публичного API нет, используем HTML-парсинг.
Задачи:
1. Обновить ADR-010 (accepted) — EnduroRussia
2. Создать ADR-012 — Wikiloc
3. Реализовать парсеры в src/api/gps_tracks/sources/
4. Включить источники в config/gps_sources.yaml
5. Написать тесты, задеплоить
ТЗ: /home/node/.openclaw/workspace/tasks/enduro-trails/DEV_TASK_ET009_NEW_SOURCES.md

View File

@@ -1,4 +0,0 @@
Work item: ET-008
Repo: enduro-trails
Branch: feature/ET-008-gps
Stage: development

View File

@@ -1,4 +0,0 @@
Work item: ET-008
Repo: enduro-trails
Branch: feature/ET-008-gps
Stage: review

View File

@@ -1,5 +0,0 @@
Work item: ET-008
Repo: enduro-trails
Branch: feature/ET-008-gps
Stage: analysis
Title: GPS-треки с публичных платформ на карте