af-contracts 0.7.1

Generated Agent Factory Agent and Docs protobuf contracts.
Documentation
pub mod agent {
    pub mod v1 {
        tonic::include_proto!("agentfactory.agent.v1");
    }
}

pub mod docs {
    pub mod v1 {
        tonic::include_proto!("agentfactory.docs.v1");
    }
}

pub mod notify {
    pub mod v1 {
        tonic::include_proto!("agentfactory.notify.v1");
    }
}

pub mod workflow {
    pub mod v1 {
        tonic::include_proto!("agentfactory.workflow.v1");
    }
}