-
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
complexity:smallepic:technicalInfrastructure and toolingInfrastructure and toolingpriority:mediumValuable but can waitValuable but can waittype:featureNew functionalityNew functionality
Milestone
Description
Epic: epic:technical
Priority: priority:high
Complexity: complexity:small
Type: type:feature
Description: Validate config parameters to prevent crashes from invalid values (negative chi, division by zero, etc.).
Acceptance Criteria:
Define valid ranges for all parameters
Validate on config load/change
Show clear error messages
Suggest corrections for common mistakes
Document valid ranges
Implementation Notes:
Add validation to config.js
Consider JSON schema validation
Log warnings for questionable but valid values
Metadata
Metadata
Assignees
Labels
complexity:smallepic:technicalInfrastructure and toolingInfrastructure and toolingpriority:mediumValuable but can waitValuable but can waittype:featureNew functionalityNew functionality