jakubkrzysztofsikora/Reasoning Core PR Score

Score the files changed in a pull request with reasoning-core. Runs a fast local symbolic gate by default (no GPU / no model download) and can optionally use the SSM sidecar for neural scoring.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
base-refBase git ref (e.g. origin/main).yes
head-refHead git ref (default: HEAD).HEAD
modeScoring backend: symbolic (default) or sidecar.symbolic
includeComma-separated file-extension globs to score (omit for default source-file list).""
fail-on-blockExit non-zero when at least one changed file is blocked.false
sidecarBoot the SSM sidecar before scoring (requires heavy deps).false
post-commentPost the Markdown report as a PR comment.true
github-tokenToken used to post the PR comment.${{ github.token }}
namedescription
reportPath to the generated Markdown report.
jsonPath to the generated JSON report.
blocked'true' if at least one file was blocked.