# ARCHIVED DOCUMENTATION **WARNING: These docs may be outdated or inaccurate.** The code has evolved significantly. These docs are kept for historical reference only. ## What to Use Instead **The single source of truth is:** - `CLAUDE.md` (root) - Essential rules and quick reference - `docs/CODEBASE_MAP.md` - Current file/directory reference ## Why Archive? These docs were written during development iterations and may reference: - Old file paths that no longer exist - Deprecated approaches (hydration, scraper-v2) - APIs that have changed - Database schemas that evolved ## If You Need Details 1. First check CODEBASE_MAP.md for current file locations 2. Then read the actual source code 3. Only use archive docs as a last resort for historical context