guideCity/backend/seed
vrubelroman d0ba76b82a Add a content template for future Moscow location submissions
Documents the seed YAML format (fields, category enum, expected
short/medium/long narration length) with one real filled-in example
and a fill-in-the-blank placeholder block, so new locations can be
submitted in a format seed_loader.py already understands and loads by
upserting on slug.
2026-07-09 22:18:50 +00:00
..
__init__.py Add FastAPI backend with PostGIS-backed nearby search 2026-07-09 18:31:29 +00:00
cities.yaml Add FastAPI backend with PostGIS-backed nearby search 2026-07-09 18:31:29 +00:00
CONTENT_TEMPLATE.yaml Add a content template for future Moscow location submissions 2026-07-09 22:18:50 +00:00
moscow_city.yaml Add researched Moscow seed content (22 places, RU/EN, 3 lengths) 2026-07-09 18:41:16 +00:00
moscow_gorky_park.yaml Add researched Moscow seed content (22 places, RU/EN, 3 lengths) 2026-07-09 18:41:16 +00:00
moscow_red_square.yaml Add researched Moscow seed content (22 places, RU/EN, 3 lengths) 2026-07-09 18:41:16 +00:00
moscow_solntsevo.yaml Add 5 real places near Solntsevo (Domostroitelnaya 14) for live testing 2026-07-09 20:26:00 +00:00
seed_loader.py Add structured logging throughout the backend 2026-07-09 20:10:10 +00:00