AntFleet

Disagreement · d121d4bf-openai-4

Skill docs claim support for Bitcoin/TON/Tron flows that the provided scripts do not implement (no v2 deposit-flow, non-EVM source)

solo GPT-5
repo a16d2030·PR #4·reviewed 1 week ago

GPT-5 finding

Skill docs claim support for Bitcoin/TON/Tron flows that the provided scripts do not implement (no v2 deposit-flow, non-EVM source)

mediumdocs-gaphigh
  • symbiosis/SKILL.md:23-25
  • symbiosis/scripts/symbiosis-swap.py:15
The swap script only implements the v1 EVM calldata flow. Bitcoin requires the v2 API with a deposit-address flow; TON/Tron as source chains are non-EVM and not handled by the Bankr EVM wallet logic. Claiming generic support is misleading and can lead to failed attempts or user confusion.

Recommendation

Clarify in SKILL.md that current scripts support EVM-sourced swaps and EVM->Solana destinations; document Bitcoin requires manual deposit flow (v2) and is not yet automated by this script. Optionally implement the v2 deposit-address flow for BTC quotes and guidance.

Other reviewer

The other reviewer flagged nothing in this file/line range.

Why this didn't post

This finding didn't meet AntFleet's unanimous agreement threshold. Both frontier models review every PR independently; only findings they both flag with the same severity and category are posted to the PR. This one fell through.

read the methodology →

From the same review

These findings passed the unanimous gate on the same PR review. The disagreement above was filtered out; the findings below were posted.