Skip to content

Wire claim-conflict resolution end-to-end #4848

Description

@JSONbored

Problem: The inter-miner claim-conflict adjudicator is correct and well-tested in isolation, but nothing assembles the real "competing claims" set from GitHub or calls it — a genuine duplicate claim today has no automated resolution path.

Area: AMS / Miner

Proposal: Build the missing piece: assemble the competing-claims set for a given issue from real GitHub state, and call the adjudicator against it, surfacing its decision through the CLI.

Deliverables:

  • A real, callable claim-conflict-resolution path from detection through to a surfaced decision.

Acceptance criteria:

  • Two simulated competing claims on the same issue are correctly adjudicated and the losing claim is handled per the adjudicator's decision.

Boundaries:

  • Depends on the "wire already-built modules into the CLI" issue above for the underlying call site.

Metadata

Metadata

Assignees

Labels

maintainer-onlyOwner-only work — yields no Gittensor points.roadmapOn the Wave-2 agent-layer roadmap board (project 9)

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions