Skip to content

MCP migration: fast-path vs agent scraping merge strategy #15

@Mayank-glitch-cpu

Description

@Mayank-glitch-cpu

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions