v1.0.0
RedJudge v1.0.0 is the first public GitHub release.
What this release includes
- Public packaging assets:
README.md,LICENSE,evals/evals.json, showcase card, and GitHub Actions validation workflow. - Real public install path:
npx skills add gaoyechen/redjudge. - Versioning surface: version badge, current version note, versioning section, release notes, and
CHANGELOG.md. - Agent-facing review protocol in
SKILL.mdwith evidence boundary, red scan, multi-perspective review, value confirmation, and verdict flow.
Validation
python scripts/check-redjudge-evals.pypassed locally.- Public clone validation passed.
- GitHub Actions validation succeeded.