Data Flow
Comprehensive diagrams showing how data enters, is processed, stored, queried, and displayed across the entire TimeTiles system.
System Overview
End-to-end view of all entry points through processing, storage, and frontend output.
Import Pipeline Detail
The 6-task sheet processing pipeline with file readers, transforms, and review loops. For stage-by-stage documentation, see Processing Stages.
Query & Display Flow
How data flows from the database through filters, APIs, and React Query hooks to MapLibre and the UI.
Background Systems & Scheduling
Job queues, cron scheduling, scraper execution in Podman, maintenance jobs, and cross-cutting services.
Data Organization & Access Control
Multi-tenant data model with denormalized access fields for zero-query permission checks.
Last updated on