• Joined on 2025-08-22
zemion opened issue add-ideas/meubility-workbench#16 2026-07-06 15:25:01 +02:00
[Feature] Make route-layer rebuild incremental: update only affected matches/patterns/stops
zemion opened issue add-ideas/meubility-workbench#15 2026-07-06 15:24:57 +02:00
[Feature] Add source-run history and dataset-version comparison
zemion opened issue add-ideas/meubility-workbench#14 2026-07-06 15:24:53 +02:00
[Feature] Run the generated 24-source GTFS test set and measure conflicts before scaling to more Europe feeds
zemion opened issue add-ideas/meubility-workbench#13 2026-07-06 15:24:47 +02:00
[Feature] Add generated stop-to-stop map-path proposals for missing OSM route relations and GTFS detours
zemion opened issue add-ideas/meubility-workbench#12 2026-07-06 15:24:42 +02:00
[Feature] Add constrained candidate generation for stop matching: concrete OSM stop/platform/bay candidates near each GTFS stop, with explicit transfer links for nearby but dist...
zemion opened issue add-ideas/meubility-workbench#11 2026-07-06 15:24:38 +02:00
[Feature] Add constrained candidate generation for route matching: OSM route features only, mode/ref/name filters, PostGIS bbox/spatial pruning, and geometry loading only for pl...
zemion opened issue add-ideas/meubility-workbench#10 2026-07-06 15:24:33 +02:00
[Feature] Add feed/map update diffs so only changed stops, routes, patterns, calendars, and geometry evidence need review
zemion opened issue add-ideas/meubility-workbench#9 2026-07-06 15:24:28 +02:00
[Feature] Add persistent GTFS/OSM stop and route matching decisions that survive source updates
zemion opened issue add-ideas/meubility-workbench#8 2026-07-06 15:24:24 +02:00
[Feature] Add first dedup review queues for agencies/operators, stop places, route duplicates, and calendar conflicts
zemion opened issue add-ideas/meubility-workbench#7 2026-07-06 15:24:17 +02:00
[Feature] Add validation report storage per feed snapshot
zemion opened issue add-ideas/meubility-workbench#6 2026-07-06 15:24:11 +02:00
[Feature] Add immutable raw feed snapshots and source-run history
zemion opened issue add-ideas/meubility-workbench#5 2026-07-06 15:24:02 +02:00
[Feature] Store explicit license/publication flags per feed: can import, can derive, can redistribute, attribution required, and commercial restrictions
zemion opened issue add-ideas/meubility-workbench#4 2026-07-06 15:24:00 +02:00
[Feature] Add the first-class source hierarchy: source directories -> sources/publishers/authorities -> concrete feeds -> immutable feed snapshots/datasets
zemion opened issue add-ideas/meubility-workbench#3 2026-07-06 15:23:29 +02:00
[Feature] Build the feed review workflow: discovered feed -> license/authority review -> approve -> import
zemion opened issue add-ideas/meubility-workbench#2 2026-07-06 15:23:22 +02:00
[Feature] Promote GTFS harmonization to the primary data workflow: source discovery, review, import, validation, deduplication, and publication readiness
zemion opened issue add-ideas/meubility-workbench#1 2026-07-06 15:23:00 +02:00
[Feature] Add proper Alembic migrations for PostgreSQL and keep SQLite test support
zemion opened issue GovOPlaN/govoplan-core#185 2026-07-06 15:22:47 +02:00
[Task] Which future module comes first after platform cleanup: cases, workflow, or connectors?
zemion opened issue GovOPlaN/govoplan-core#184 2026-07-06 15:22:42 +02:00
[Task] Which event transport is the first production target: DB outbox only, Redis/Celery, or pluggable dispatch?
zemion opened issue GovOPlaN/govoplan-core#183 2026-07-06 15:22:38 +02:00
[Task] Should admin be one platform module or split across access/tenancy/policy/audit?
zemion opened issue GovOPlaN/govoplan-core#182 2026-07-06 15:22:34 +02:00
[Task] Should tenants be extracted before policy, or after access but before policy?