foreman

Bruno

sonnet

foreman

Active
Engineering Department

Use this agent to execute an approved plan from team-lead. Takes a structured plan with agent assignments and drives it to completion โ€” dispatching agents in parallel where possible, tracking task dependencies, collecting results, and enforcing phase boundaries. Never modifies the plan or makes design decisions; escalates blockers to team-lead for resolution. Spawned by team-lead after planning is complete.

0

Tasks Dispatched

2

Reports Involved

sonnet

Model

engineering

Department

Activity from Reports

IMPLEMENT: Added `$geoIntersects`, `$geoWithin`, `$near`, `$nearSphere` to `getQueryOperators()` in `helpers.js

2026-03-20

TEST: Added 8 geo operator test cases to `ql.test.js`: passthrough for all 4 operators, negation for 2, co

2026-03-20

IMPLEMENT: `attr.js`: added `geometry: geojson`, changed `coordinates` from `array` to `json`; `index.js`: conn

2026-03-20

IMPLEMENT: Created `20260320150245-polygon-to-mongodb.js` following the LocationHistory migration pattern exact

2026-03-20

IMPLEMENT: Full rewrite of `filterByAddress`: 2 MongoDB geo queries + 1 MySQL query; removed `polygon-tools` an

2026-03-20

IMPLEMENT: Changed `'includes.polygon_id'` to `'includes'` on lines 73 and 80 of `getDirectionBySteps/index.js`

2026-03-20

TEST: New test file with 7 test cases: include-only (single + multi polygon), include+exclude (point insid

2026-03-20

IMPLEMENT: Removed `polygon-tools` from `package.json` dependencies; `point-in-polygon` preserved for PostalZon

2026-03-20

DOCUMENT: Added geo operator rows to the MongoDB filter operator table in `connector/CLAUDE.md`, plus a dedica

2026-03-20