mizcausevic-dev/Procurement Pulse — Self-Score
Probe your /.well-known/ for all 11 Kinetic Gain Suite docs and get a 0-100 disclosure score + tier.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| domain | Domain to probe — e.g. 'kineticgain.com' or 'https://kineticgain.com'. Use 'auto' to derive from <owner>.github.io / GitHub Pages CNAME. Required. | yes | — |
| min-score | Fail the run if the score falls below this 0-100 threshold (default '0' = no gate). | no | 0 |
| min-tier | Fail the run if the tier falls below this (default 'none' = no gate). Order: none < minimal < partial < strong < comprehensive. | no | none |
| timeout-ms | Per-fetch timeout in milliseconds (default '5000'). | no | 5000 |
| comment-on-pr | Post the score breakdown as a PR comment. 'auto' (default) posts only on pull_request events. | no | auto |
| output-path | Optional file destination for the structured ProbeResult JSON (commit it back to publish a pulse receipt). | no | — |
| badge-output | Optional file destination for a Shields.io-style self-score SVG badge (embed in README). | no | — |
| github-token | Token used to post the PR comment (defaults to GITHUB_TOKEN). | no | ${{ github.token }} |
Outputs
| name | description |
|---|---|
| score | 0-100 disclosure score (fraction of the 11 Suite documents found). |
| tier | comprehensive | strong | partial | minimal | none. |
| published-count | Number of Suite documents the domain publishes. |
| missing-count | Number of Suite documents the domain is missing. |
| published | Comma-separated slugs of documents that were found. |
| missing | Comma-separated slugs of documents that were missing. |