Policy Scout now has minimal GitHub validation and a documented commit/blog coordination gate. CI checks doctor, evals, and the full test suite on push and PR to main; PRs now include safety-focused review prompts; the bump gate documents the reviewed code-plus-dev-log workflow.
v0.1.12026-06-07
·GitHub Actions CI added for push and pull_request to main
·CI runs doctor --json, eval run, and pytest
·PR template added with safety, redaction, sandbox, audit, report, policy, and blog-bump prompts
·Commit/bump gate doc added for coordinating code commits with blog.bumper dry-run/live bump flow
·No application behavior changed; validation and workflow infrastructure only