As a model developer I want my model to be uniquely identified in the Reppo model registration contract so that downstream services like the execution env. can properly serve req/responses to/from my deployed model.
Acceptance criteria:
The model name must be unique within Ritual so that a Ritual router can distinguish the model from other models. Otherwise an incorrect IP may be returned to requester.
As a model developer I want my model to be uniquely identified in the Reppo model registration contract so that downstream services like the execution env. can properly serve req/responses to/from my deployed model.
Acceptance criteria: