Validate agent cell configuration
cell-config-auditorsubagentsetup L2★0
liammagee/machinespirits-eval ↗What it does
Validate cell configurations against schema and logical rules
Best for
Configuration validation when cells have interdependencies and schema alone is insufficient
Inputs
- · [object Object]
- · [object Object]
Outputs
- · [object Object]
- · [object Object]
Preconditions
- · Cell config readable
- · Schema defined
- · Validation rules specified
Failure modes
- · Schema missing required fields
- · Logical conflicts between params undetected
- · Corrected config untested
Trust signals
- · Both structural (schema) and logical (rule-based) checks
- · Error explanations specific