the signals and their derived score are provisional and subject to change.
validate manually before sharing.
97fad417c5a11b0eb11157890635e015723a2e97f048ca1c8521f17facd40ea5c5fc1616e2374099Authored: 2 weeks ago (Mon, 10 Aug 2026 20:19:13 +0000)Match: Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>77c17084402362f7e98cbb4fc88d56d18ca214eeAuthored: 1 month ago (Sun, 12 Jul 2026 09:23:24 +0000)Match: Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>e0d162a898c2b9642011ae4094142fc12669fd84Authored: 2 months ago (Thu, 25 Jun 2026 19:55:16 +0000)Match: Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>c366ab2da213b656cdc97fbb34304d259991c6fbAuthored: 2 months ago (Sun, 21 Jun 2026 20:31:16 +0000)Match: Co-authored-by: Claude <noreply@anthropic.com>ecccc50de060ede116d618e70d8a6c55e4b604deAuthored: 2 months ago (Thu, 11 Jun 2026 17:56:59 +0000)Match: Co-authored-by: Claude <noreply@anthropic.com>4fb78057c81cf469d27e90fe3a385d5df8636853Authored: 2 months ago (Mon, 8 Jun 2026 20:54:36 +0000)Match: Co-authored-by: Claude <noreply@anthropic.com>31ffdc8ba58dc84c616a5d7d4447d242d46f035dAuthored: 3 months ago (Sun, 31 May 2026 21:20:35 +0000)Match: Co-authored-by: Claude <noreply@anthropic.com>471f3c5cc65fe0b2c79206fc1511d83901eb29ddAuthored: 5 months ago (Sun, 15 Mar 2026 17:29:47 +0000)Match: Made-with: Cursor471f3c5cc65fe0b2c79206fc1511d83901eb29ddAuthored: 5 months ago (Sun, 15 Mar 2026 17:29:47 +0000)Match: Made-with: Cursore950ab8fb870298356b5f216b4c6c400164aca08Authored: 6 months ago (Fri, 27 Feb 2026 06:55:24 +0000)Match: Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>bfabe1a1098303a44d14b14778bf3b7c16169baaAuthored: 6 months ago (Fri, 27 Feb 2026 01:34:55 +0000)Match: Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>dc4f8f94926d797f3948c48b7a5d4484ae78fdacAuthored: 6 months ago (Fri, 27 Feb 2026 01:34:18 +0000)Match: Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>cb4dbe22e9c19a360d8d77fdaad220605031e456Authored: 6 months ago (Fri, 27 Feb 2026 01:33:33 +0000)Match: Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>CLAUDE.mdTool: claude-code# CLAUDE.md - Dawarich Development Guide
This file contains essential information for Claude to work effectively with the Dawarich codebase.
## Project Overview
**Dawarich** is a self-hostable web application built with Ruby on Rails 8.0 that serves as a replacement for Google Timeline (Google Location History). It allows users to track, visualize, and analyze their location data through an interactive web interface.
### Key Features
- Location history tracking and visualization
- Interactive maps with AGENTS.mdTool: agents-md# Repository Guidelines
## Project Structure & Module Organization
Dawarich is a Rails 8 monolith. Controllers, models, jobs, services, policies, and Stimulus/Turbo JS live in `app/`, while shared POROs sit in `lib/`. Configuration, credentials, and cron/Sidekiq settings live in `config/`; API documentation assets are in `swagger/`. Database migrations and seeds live in `db/`, Docker tooling sits in `docker/`, and docs or media live in `docs/` and `screenshots/`. Runtime artifacts in `storage/`, `tmp/`, an.cursorrulesFile: .gitignoreTool: cursor.claudeFile: .gitignoreTool: claude-code