bitmosh.dev/Blog/Dev Log/2026-06-07
v0.1.13policy-scout

Implementation Status Aligned

Policy Scout aligned IMPLEMENTATION_STATUS.md with current alpha state: 591 tests, 44 evals, data command, npm-only sandbox execution, current migration syntax, and updated limitations.

v0.1.12policy-scout

Compressed Docs Path Aligned

Policy Scout moved compact source docs into docs/compressed to match AGENTS.md reading order and added the scenarios/evals decision source.

v0.1.11policy-scout

README Safety Diagram Added

Policy Scout added a README Mermaid safety-boundary diagram and consolidated visual/diagram guidance into a compact source doc without new render dependencies.

v0.1.10policy-scout

Sweep Redaction Metadata Aligned

Sweep JSON reports now explicitly mark redaction_applied in metadata, aligning sweep output with sandbox/report JSON contract expectations.

v0.1.9policy-scout

Local Data Visibility Added

Policy Scout added a read-only data command showing local paths, existence, and counts for audit, reports, sandbox, demo, migration, and backup state.

v0.1.8policy-scout

Sandbox Flow Polish

Policy Scout clarified sandbox install vs migration help, prints report IDs after sandbox review, and adds redaction/file-change metadata to sandbox JSON reports.

v0.1.7policy-scout

CI Test Dependency Fixed

Policy Scout now declares pytest as a dev extra and CI installs .[dev], fixing the clean GitHub Actions failure while keeping runtime dependencies minimal.

v0.1.6policy-scout

README Alpha Quickstart Added

Policy Scout README now includes alpha quickstart, doctor/demo flow, safety-gate examples, JSON mode, current test/eval status, and honest local-first limitations.

v0.1.5policy-scout

JSON Contracts and Check Redaction

Policy Scout added JSON contract tests for doctor/check/audit/report/sweep and fixed check --json command redaction so secret-like command values are replaced with canonical placeholders.

v0.1.4policy-scout

Safe Demo Harness Added

Policy Scout added a safe local demo command that creates a fixture workspace, runs allow/sandbox/deny/credential/destructive checks, and sweeps the fixture without real execution, package installs, network access, or secret reads.

v0.1.3policy-scout

Bump Classifier Documented

Policy Scout’s commit and bump gate now documents the required Project field so blog.bumper routes future PASS COMPLETE messages to the policy-scout project instead of falling back to the global default.

v0.1.2policy-scout

Agent Operating Reference Aligned

Root AGENTS.md was replaced with a Policy Scout-specific persistent agent reference. The new operating file updates the reading order to the compiled implementation docs, preserves repo-specific command/test/isolation details, and reflects the current CLI-first alpha state.

v0.1.1policy-scout

Alpha Validation and Bump Gate Added

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.