Commit Graph

1 Commits

Author SHA1 Message Date
Elie Habib
1d52398690 docs: restructure README — 77% smaller with linked detail docs (#1074)
* docs: update README with accurate counts and 9 new feature sections

- Fix stale counts: 170+ feeds → 435+, 15 bootstrap keys → 38,
  28+ data sources → 31, 20+ search types → 24, panel counts
- Add Aviation Intelligence Panel documentation
- Add Customizable Market Watchlist section
- Add News Importance Scoring algorithm details
- Add Railway Seed Data Pipeline table (21 cron jobs)
- Add SmartPollLoop adaptive polling documentation
- Expand Prediction Markets with 4-tier fetch strategy
- Add Iran conflict monitoring layer details
- Add Mobile search sheet and FAB section
- Expand Regression Testing section (30 files, 554 tests)
- Expand Bootstrap Hydration with full 38-key tier listing
- Bump version 2.5.24 → 2.5.25

* docs: restructure README from 2375 to 539 lines with linked detail docs

Extract detailed content from README into 7 focused documentation files:
- docs/ALGORITHMS.md — scoring formulas, detection algorithms, classification
- docs/DATA_SOURCES.md — all data sources, feed tiers, collection methods
- docs/ARCHITECTURE.md — system design, caching, edge functions, patterns
- docs/MAP_ENGINE.md — 3D globe and flat map rendering details
- docs/AI_INTELLIGENCE.md — LLM chains, RAG, threat classification
- docs/DESKTOP_APP.md — Tauri architecture, sidecar, secret management
- docs/FINANCE_DATA.md — market radar, Gulf FDI, stablecoins, BIS, WTO

README now has 1-2 line summaries with links to detail docs.
Replace manual contributor list with auto-generated contrib.rocks grid.
Add documentation index table to docs/DOCUMENTATION.md.
Delete docs/DESKTOP_CONFIGURATION.md (merged into DESKTOP_APP.md).
2026-03-06 00:06:48 +04:00