Commit graph

3 commits

Author SHA1 Message Date
King Omar
224792550f Rename CritterScope → Drones (repo, subdomain, branding)
Worker + subdomain now drones.theradicalparty.com; in-app title/brand,
package names, docs updated. D1 database binding kept as-is.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-25 17:56:53 +10:00
maverick
328b3c53df Add drone ingest pipeline + local D1 dev config
- pipeline/: DJI SRT telemetry parser, ffmpeg frame extraction, detector
  interface (stub + ONNX hook), pinhole/flat-ground georeferencer, ingest client
- Verified end-to-end: synthetic flight → 319 georeferenced detections → D1 → dashboard
- wrangler.dev.toml enables local D1 (live deploy stays simulator-only until D1 token)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-21 21:41:59 +10:00
maverick
63393c052f CritterScope: 3D drone wildlife survey dashboard
- Hono Worker + MapLibre GL 3D terrain map (satellite + Terrarium DEM, no API key)
- Deterministic survey simulator: lawnmower flight + georeferenced detections
- Species markers, flight path, timeline scrubber, confidence + type filters
- D1 schema + POST /api/ingest for real drone data feeding the same dashboard

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-21 21:10:21 +10:00