hayden1126/DocAgent Verify

Verifies repository documentation against the source it cites. Fails CI when a `<!-- ground: file:lines -->` citation points at a missing file, a wrong line range, a broken link, or a leaked secret.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
repo-pathPath to the repo to verify. Defaults to the runner workspace.no.
strictFail on any finding, including non-blocking warnings (e.g. markdownlint nits, judge `skipped`).nofalse
onlyComma-separated artifact ids to verify (empty = all discovered).no""
python-versionPython version to set up on the runner.no3.11
comment-on-failureWhen triggered by a PR event, post a comment with the findings on failure.notrue
namedescription
passed"true" when every verified artifact passed; "false" otherwise.
findingsRaw verifier output (one finding per line, prefixed with the gate name).