Public Access
1
0
Commit Graph

4 Commits

Author SHA1 Message Date
pguerrerox d1363d6677 feat: split research workflows and results into dedicated workspaces 2026-04-19 22:31:33 +00:00
pguerrerox cc00a439bf feat: add deep research planning and postal batch runs
Add a dedicated Deep Research view with postal-area preview overlays, batch execution, and bundled map results.

Also add postal dataset import tooling and fix local API networking and research insert issues needed to support the new workflow.
2026-04-05 18:05:04 +00:00
pguerrerox a1ba5ee093 feat: migrate app to local Fastify and Postgres stack
Replace Supabase auth and search runtime with a local Fastify API, PostgreSQL/PostGIS schema, and local session handling. Scaffold the worker and deep-research foundations while keeping the existing research, dashboard, and map flows running on the new backend.
2026-03-27 13:56:54 +00:00
pguerrerox 0e4910805a feat: add Supabase-backed local lead finder app 2026-03-26 22:55:43 +00:00