Skip to content

feat: state-based frequency-varying orchestration #10

@matteoettam09

Description

@matteoettam09

Inner State Orchestrator to monitor states at higher frequency then triggers to Oracle/Liquidity.

e.g. Inner State Orchestrator calls a batch every 10 seconds or if the norm of the pending curator intents is bigger than x or if the pending deposits is higher than y.

Tradeoff between privacy + capital efficiency vs execution time.

Threshold-Based Execution. Instead of fixed batching intervals, execute when thresholds are met: e.g., A batch is executed once enough intents for a vault meet a total value threshold or coverage ratio.

Reduces latency during peak activity and delays during idle periods.

Note: activity could be defined by protocol states but also by broader market condition (e.g. ETH volatility-driven-epochDuration)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions