Public Access
1
0
Commit Graph

8 Commits

Author SHA1 Message Date
pguerrerox d4bce92872 chore: expose docker services on host ports 2026-05-05 23:04:06 +00:00
pguerrerox ecb3310216 fix: make docker startup complete successfully 2026-05-05 00:09:52 +00:00
pguerrerox a48c954945 chore: automate docker deployment startup 2026-05-01 22:41:22 +00:00
pguerrerox dda123b803 chore: align deployment environment config 2026-05-01 01:14:21 +00:00
pguerrerox 2acfb1cdf5 feat: add docker deployment stack
Add container definitions for the web app, API, worker, and PostGIS database so the local stack can be built and run consistently.
2026-04-30 23:39:54 +00:00
pguerrerox d1363d6677 feat: split research workflows and results into dedicated workspaces 2026-04-19 22:31:33 +00:00
pguerrerox dc7686f507 chore: improve postal data import observability
Add progress logging and a status script for postal imports and neighbor builds, and ignore local raw and generated postal datasets.
2026-04-12 23:22:36 +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