Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
Signed-off-by: Émile Ré <emile@probo.com>
Split tracker_mapping_worker.go: agent construction, prompts, and structured output type move to tracker_mapping_agent.go; each tool gets its own *_tool.go file. Update naming conventions (worker, agent, tool file patterns, AgentResult suffix, RunTyped preference). Signed-off-by: Émile Ré <emile@probo.com>