Protocol Improvement Discussion - fake commit
This is a fake commit since there's not a great way/process to change or discuss proposals pre-formally.
Have a few suggestions and thoughts
There should be a client spec that allows others to permission-less build clients that interact with the network i think it should be extremely lightweight, bls signature/verification for submitting ai tasks/recording/interaction with network The above would then allow me to easily insert nodes where ai systems can call functions that interact with the real world, eg. google search, or deploying a docker container, or hosting a website.
in the spec's current state its very limiting and opinionated with a UI vs having a well defined interface. I also think API interactions are likely to be the dominant interaction for ai systems in the long run and should be first class
there should be a component on auto-evaluation. eg. using auto-evals lets you call smart contracts accurately, and provides verification of input parameters, which is then able to be provided into the payments system as proof of evaluation. without auto-evals I don't think it could be viable for production ai
it should let users add whatever models they want, even closed source, if we're building a truly open marketplace