srnichols/Plan Forge Validate

Validate Plan Forge setup, guardrail files, plan artifacts, and code cleanliness in CI

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pathProject directory to validate (defaults to repo root)no.
fail-on-warningsTreat warnings as failures (exit code 1)nofalse
sweepRun completeness sweep for TODO/FIXME/stub markersnotrue
sweep-failFail the action if sweep finds markers (false = warn only)nofalse
analyzeRun cross-artifact analysis on a plan filenofalse
analyze-planPath to the plan file for analysis (required if analyze=true)no""
analyze-thresholdMinimum consistency score to pass (0-100, default: 60)no60
namedescription
passedNumber of checks that passed
failedNumber of checks that failed
warningsNumber of warnings
resultOverall result: pass, warn, or fail