Skip to content

[P1] resolver: route agent payouts + CR8-USD mint/redeem via kcolbchain intent solver #14

@abhicris

Description

@abhicris

Goal

Spec how kcolbchain/resolver plugs into Create Protocol as the execution layer for (a) agent payout settlements that cross venues and (b) CR8-USD mint/redeem hops that benefit from best-execution across UniswapX / Across / CoW. Agents and the protocol benefit from tighter prices without Create Protocol having to write its own solver.

Scope

  • Intent schema for two flows:
    • PAYOUT_INTENT — agent wants N units of their preferred asset out of idle Lucidly syUSD.
    • MINT_INTENT — user wants CR8-USD, paying in arbitrary stable; resolver finds cheapest path.
  • Fee policy: who pays the resolver (protocol treasury vs. caller) and how accounted.
  • Fallback: if resolver returns no fillable quote, degrade to direct AgentDeposit.withdraw with USDC.
  • Non-goal for v1: MEV capture splitting.

Success criterion

Spec merged at specs/resolver-integration.md, referenced from the resolver README. Sequence diagram covers both flows end-to-end. Tracking issue opened on kcolbchain/resolver to build the CR8 adapter.

Related

kcolbchain / Abhishek Krishna

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions