Within a reducer, it is often useful to call out to other chains.
A hook that would go out, look up the covenant, and pull in the api, would be very useful.
With the advent of AI, APIs can be dynamic, so we might have some use for making this lookup be more realtime, but for now, covenants represent highly baked and tested units of code, and the API they present is the API of the chain that is running them.
Within a reducer, it is often useful to call out to other chains.
A hook that would go out, look up the covenant, and pull in the api, would be very useful.
With the advent of AI, APIs can be dynamic, so we might have some use for making this lookup be more realtime, but for now, covenants represent highly baked and tested units of code, and the API they present is the API of the chain that is running them.