Skip to content
This repository was archived by the owner on Jun 11, 2025. It is now read-only.

Add model validation agent to check parameters #8

@rjzupkoii

Description

@rjzupkoii

Since the model is sensitive to fields being initialized before it runs, a model validation agent should be added to ensure that the configuration is correct before the model continues to run. This should be an internal agent that is the first one runs, calls relevant validation methods, and either stops the model due to errors or disposes of itself and allows the model to continue.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions