๐๏ธ ๐ค AI Context Guide - Uptime Watcher (Comprehensive)
Complete AI Onboarding: This document provides exhaustive context for AI assistants to understand and work effectively with the Uptime Watcher codebase at every level.
๐๏ธ ๐ก API & IPC Documentation
Interface Reference: Comprehensive guide to IPC communication, events, and API patterns in Uptime Watcher.
๐๏ธ ๐ Developer Quick Start Guide
Fast Track: Get up and running with Uptime Watcher development in minutes.
๐๏ธ ๐ Documentation Index
Navigation Hub: Complete guide to all Uptime Watcher documentation with quick links and descriptions.
๐๏ธ Docusaurus Documentation Setup Guide
Overview
๐๏ธ ๐ ๏ธ Environment Setup Guide
Complete Setup: Comprehensive guide for setting up the perfect development environment for Uptime Watcher.
๐๏ธ Enhanced Monitoring System Implementation Complete - Uptime Watcher
โ Migration Status: COMPLETED
๐๏ธ Logger Migration Report - Comprehensive Analysis and Strategic Implementation
๐ฏ Executive Summary
๐๏ธ Monitoring State Race Condition Solution Plan
โ SOLUTION FULLY IMPLEMENTED
๐๏ธ ๐ New Monitor Type Implementation Guide
๐ Overview
๐๏ธ ๐ Documentation Organization Summary
Clean Slate: The docs folder has been reorganized to focus on current, actionable documentation while preserving historical materials in an archive.
๐๏ธ ๐ Technology Evolution Guide
Migration History: Understanding how Uptime Watcher evolved to its current sophisticated architecture.
๐๏ธ Testing and Coverage Setup
This project uses Vitest for testing with separate configurations for frontend (React) and backend (Electron) code, integrated with Codecov for coverage reporting.
๐๏ธ ๐ง Troubleshooting Guide
Debug Like a Pro: Common issues, solutions, and debugging techniques for Uptime Watcher development.
๐๏ธ UI Feature Development Guide
This document provides comprehensive guidelines for adding and modifying UI features in the Uptime Watcher application, based on lessons learned from implementing the site monitoring functionality and modal improvements.
๐๏ธ Vite Performance Profiling and Optimization Guide
This document outlines how to use the newly added performance profiling scripts and warmup configuration for the Uptime Watcher application.
๐๏ธ React Component Testing Methodology for Coverage Improvement
Overview