Tracking tradeoff from agentic MCP migration plan.
Open question: When enableFastPath is on, the same job may be returned by both the ATS fetcher and the agent's web_fetch loop. Which wins?
Options:
- Fast-path wins (more structured data)
- Agent wins (more recent, may have enriched description)
- Merge by field (prefer fast-path for structured fields, agent for description)
Related: dedup keying must handle both paths producing slightly different canonical URLs.
Tracking tradeoff from agentic MCP migration plan.
Open question: When
enableFastPathis on, the same job may be returned by both the ATS fetcher and the agent's web_fetch loop. Which wins?Options:
Related: dedup keying must handle both paths producing slightly different canonical URLs.