Commit graph

  • 4f96d8f6fe docs: Navi directions UX redesign with radial map menu Matt 2026-04-26 04:58:01 +00:00
  • 2ed9335f4e feat(geocode): add viewport bias for location-aware search Matt 2026-04-26 04:03:44 +00:00
  • f35af18320 feat(place): gate Google Places API calls behind auth Matt 2026-04-26 03:36:21 +00:00
  • 63b68bfea7 feat: add has_contours feature flags for home and regional_pi profiles Matt 2026-04-26 03:36:16 +00:00
  • 15c58a69ac Add Nav-I API key management UI Matt 2026-04-23 06:50:44 +00:00
  • 829bc87b7b Add wiki link rewriting to local Kiwix Matt 2026-04-23 06:34:22 +00:00
  • 9c5b0520f9 Add PAD-US public land classification lookup Matt 2026-04-22 15:36:37 +00:00
  • 3280e34718 Add Nav-I dashboard section with restore-as conflict resolution Matt 2026-04-22 06:26:25 +00:00
  • a4288c0cd8 Add contacts/phone book system with per-user scoping Matt 2026-04-22 05:29:54 +00:00
  • 095bf8c2af Add Google Places (New) tertiary enrichment for business POIs Matt 2026-04-22 04:08:12 +00:00
  • 620f99c762 Add business_intent_poi_boost reranker signal Matt 2026-04-21 19:39:37 +00:00
  • d460f0e202 Fix type classifier: POI check takes precedence over street_address Matt 2026-04-21 19:08:04 +00:00
  • 65693d15aa Add Overture Maps POI enrichment layer for place details Matt 2026-04-21 16:51:25 +00:00
  • 2121ee4936 Add place detail proxy with Nominatim-first routing and Overpass fallback Matt 2026-04-21 03:06:51 +00:00
  • 64605b38bb Add TomTom traffic proxy and update profiles for hillshade/traffic layers Matt 2026-04-21 00:52:04 +00:00
  • e6b81db520 feat(navi): deployment profiles + /api/config endpoint Matt 2026-04-20 23:35:39 +00:00
  • d4c5c371ca Merge feature/navi-integration: Navi backend (address book, Netsyms, geocoding chain, reverse endpoint) Matt 2026-04-20 22:40:03 +00:00
  • ac69e2761d feat(navi): add /api/reverse endpoint for map-click reverse geocoding Matt 2026-04-20 21:26:35 +00:00
  • 87b230dcba feat(navi): structured geocode with usaddress parsing and reranker Matt 2026-04-20 16:29:47 +00:00
  • c76d63b785 refactor(navi): Photon-first geocoding with ranked results Matt 2026-04-20 15:48:03 +00:00
  • a14501347b fix(navi): address book prefix+boundary match for longer queries Matt 2026-04-20 07:54:32 +00:00
  • dfab388769 feat(navi): add netsyms tier-2 geocoding + geocode API Matt 2026-04-20 07:24:09 +00:00
  • 23483e8198 feat(navi): address book with geocoding integration Matt 2026-04-20 04:02:11 +00:00
  • 3243f2f252 feat(navi): semantic query router for intelligent tool selection - Phase H2b Matt 2026-04-19 23:50:35 +00:00
  • 9841c38011 fix(navi): format tool output as human-readable directions Matt 2026-04-19 22:42:17 +00:00
  • a9510b5ed9 feat(navi): add nav_tools with route() and reverse_geocode() - Phase H2 Matt 2026-04-19 22:14:26 +00:00
  • c5283ece3e Merge feature/scraper: Zimit-based web scraper Matt 2026-04-19 19:37:04 +00:00
  • 5f5bcedab9 Fix progress regex and SIGHUP/scan_zims race condition feature/scraper Matt 2026-04-19 19:35:42 +00:00
  • 9692044790 Fix progress parsing for Browsertrix JSON log format Matt 2026-04-19 19:33:50 +00:00
  • b035ba3f20 Fix Zimit: add required --name flag for warc2zim Matt 2026-04-19 14:30:42 +00:00
  • 76076fc4ab Fix Zimit CLI: add subcommand, correct flag names, fix container cleanup Matt 2026-04-19 14:13:34 +00:00
  • 8945c82e3f Replace wget/SingleFile/Playwright backends with Zimit Matt 2026-04-19 14:06:23 +00:00
  • f0b160ef7c Extract _full_zim_cleanup helper, add SIGHUP + scrape_jobs cleanup Matt 2026-04-19 02:28:49 +00:00
  • 45c3bb8d56 Add scraper job queue management (delete, clear failed) Matt 2026-04-18 21:03:39 +00:00
  • 1ce9a3731f Add scraper dashboard UI under Kiwix tab Matt 2026-04-18 20:47:17 +00:00
  • 45b954fccc Fix ZIM filename collisions by appending job ID Matt 2026-04-18 20:17:53 +00:00
  • 125602fa13 Fix SingleFile CLI: remove invalid --crawl-delay flag Matt 2026-04-18 19:28:03 +00:00
  • da50e5f0b8 Add scraper Phase 2: smart crawl mode detection + browser fallback Matt 2026-04-18 18:26:43 +00:00
  • 491a4350fc Merge feature/kiwix: Kiwix ZIM integration Matt 2026-04-18 00:07:00 +00:00
  • b250d0c257 Fix Kiwix download URL generation in embedder Matt 2026-04-18 00:06:52 +00:00
  • a40ce47127 Fix progress column to show Qdrant count for completed sources Matt 2026-04-17 15:31:01 +00:00
  • fed02186fa Fix Kiwix status badges to reflect full pipeline state Matt 2026-04-17 15:22:44 +00:00
  • 6f2a1d206e Add langdetect language filter to enricher + purge non-English ZIM articles Matt 2026-04-17 14:37:13 +00:00
  • 501004ecf1 Filter non-English articles from ZIM ingestion Matt 2026-04-17 07:30:30 +00:00
  • 2635160887 Kiwix integration: ZIM processor, dashboard tab, wiki.echo6.co citations Matt 2026-04-17 07:00:24 +00:00
  • c60aa5e80d Phase 2: ZIM processor — batch article ingestion pipeline Matt 2026-04-17 02:03:12 +00:00
  • 7c1af0f063 Phase 1: Kiwix foundation — ZIM monitor and kiwix-serve setup Matt 2026-04-16 23:39:34 +00:00
  • 8d54ff165d Merge refactor branch: RECON v1.0.0 v1.0.0 Matt 2026-04-16 18:20:25 +00:00
  • e6224cb279 Migrate dashboard upload to pipeline with multi-format support refactor Matt 2026-04-16 02:18:45 +00:00
  • 999cf37626 Fix: Gemini "null" string bug in pdf_processor metadata voting Matt 2026-04-15 23:30:59 +00:00
  • f4659d155f Phase 6f-2: format normalizer in dispatcher Matt 2026-04-15 23:08:19 +00:00
  • 62539861f2 Phase 6f: text processor for .txt file ingestion Matt 2026-04-15 22:39:31 +00:00
  • 7fe7d03583 Revert "Phase 6e: rewire dashboard PeerTube endpoint to acquisition module" Matt 2026-04-15 03:20:46 +00:00
  • 7e42528d2f Phase 6e: rewire dashboard PeerTube endpoint to acquisition module Matt 2026-04-15 03:15:41 +00:00
  • 277110d999 Phase 6d: PeerTube acquisition module + service thread Matt 2026-04-15 03:08:51 +00:00
  • efae4023f6 Phase 6c: remove vestigial extract worker, dead crawler, .bak files Matt 2026-04-14 23:46:00 +00:00
  • 70b80cb312 Phase 6b: fix dashboard Untitled/WEB bug for transcripts Matt 2026-04-14 23:05:29 +00:00
  • df29d598d3 Phase 6a: transcripts mark organized in-place, skip filing Matt 2026-04-14 22:49:21 +00:00
  • 9fa60f9c86 Fix: stale cleanup in processors must fail loudly on permission errors Matt 2026-04-14 20:15:48 +00:00
  • d9aed35fd7 Phase 5c-1: dispatcher loop, filing worker loop, service rewire Matt 2026-04-14 18:30:58 +00:00
  • 96e1e642c4 Phase 4: PDF processor with layered metadata extraction Matt 2026-04-14 16:57:44 +00:00
  • 9fe6a0a782 Phase 4: Phase 3 cleanup fixes Matt 2026-04-14 16:39:57 +00:00
  • f69c04a0e3 Phase 3: fix page_count in transcript processor Matt 2026-04-14 15:43:21 +00:00
  • 66fadb7487 Phase 3: dispatcher, transcript processor, text_dir resolution Matt 2026-04-14 15:39:42 +00:00
  • de2c59a501 Phase 2: add shared filing function (lib/filing.py) Matt 2026-04-14 15:03:36 +00:00
  • 563c16bb71 Initial commit: RECON codebase baseline Matt 2026-04-14 14:57:23 +00:00