qharshil/adduce artifact audit
Audit a research artifact: paper-code drift, seeds, dependencies, environment capture, data provenance, remote pinning, and documentation.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path | Repository path to scan. | no | . |
| profile | Scoring profile (default, neurips, iclr, acl, acm, strict). | no | default |
| fail-under | Fail the job when the total score is below this value. 0 disables gating. | no | 0 |
| fail-on-regression | Fail the job when any rule regresses against the committed .adduce/baseline.json. | no | false |
| sarif-file | Also write a SARIF report to this path (upload it with github/codeql-action/upload-sarif). | no | "" |
| report-file | Also write a Markdown report to this path (useful for PR comments and job summaries). | no | "" |
| version | Exact adduce release version to install from PyPI (for example, 0.1.1). | no | 0.1.1 |
Outputs
| name | description |
|---|---|
| score | Total reproducibility score (0-100). |