gowrav-vishwakarma/PRD Code Verifier

Verify code implementations against documentation using AI

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
project_filePath to project JSON configuration fileyesprd-verification.json
documentation_repoDocumentation repository URL (optional)no""
documentation_branchDocumentation repository branchnomain
frontend_repoFrontend repository URL (optional)no""
frontend_branchFrontend repository branchnomain
backend_repoBackend repository URL (optional)no""
backend_branchBackend repository branchnomain
run_all_verificationsRun all verifications instead of just changed filesnofalse
specific_verificationsComma-separated list of specific verification names to runno""
ai_providerAI provider to use (openai, gemini, ollama, lm_studio)noopenai
ai_modelAI model to usenogpt-3.5-turbo
ai_base_urlAI provider base URL (for custom endpoints)no""
output_folderOutput folder for reportsno./reports
publish_resultsPublish results to GitHubnotrue
publish_pathPath in repository to publish resultsnoreports
publish_to_repoRepository to publish to (format: owner/repo, overrides current repo)no""
publish_to_branchBranch to publish to (overrides current branch)no""
base_commitBase commit for change detectionnoHEAD~1
target_commitTarget commit for change detectionnoHEAD
namedescription
results_pathPath to the generated results
verification_countNumber of verifications run
success_countNumber of successful verifications