soulsniper-v2/LintAI Validation

Validates LLM outputs using configurable assertions with confidence scoring

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
promptThe original prompt sent to the LLMyes
outputThe LLM output to validateyes
assertions-configPath to assertions configuration file (JSON/YAML)yes
pass-thresholdMinimum score threshold for passing (0-100)no70
fail-on-warningFail validation if there are warningsnofalse
namedescription
passedWhether validation passed (true/false)
scoreValidation confidence score (0-100)
failed-assertionsNumber of failed assertions
warnings-countNumber of warnings