Skip to content

Validation Evidence

ClarusIubar edited this page Jun 16, 2026 · 9 revisions

Validation Evidence

Current Public Release

v0.2.0
https://github.com/ClarusIubar/agent_bootstrap-preview/releases/tag/v0.2.0

Source Baseline

ClarusIubar/agent_bootstrap
cc2e007dc7ce9315633b3b6146557df082b77006

Current Public Commit

f6e4625c8d306cbd3cbd51d44a18417102017451

Local Validation

python -m compileall -q scripts

Result: passed.

python -m pytest

Result:

4 passed
git diff --check

Result: passed.

Sensitive-String Scan

The preview was scanned for:

  • local source workspace paths
  • home-directory paths
  • host or machine identifiers
  • long GitHub token-like prefixes
  • long OpenAI-style token-like prefixes
  • accidental source issue or pull request URL patterns
  • non-public runner markers

Result: no blocking hits in the final v0.2.0 snapshot.

Remote Readback

GitHub repository readback:

visibility: PUBLIC
isFork: false
default branch: main

Remote branch readback:

refs/heads/main -> f6e4625c8d306cbd3cbd51d44a18417102017451

GitHub Actions:

workflow: Test
run: 27617544224
status: completed
conclusion: success
headSha: f6e4625c8d306cbd3cbd51d44a18417102017451
url: https://github.com/ClarusIubar/agent_bootstrap-preview/actions/runs/27617544224

GitHub Release:

tag: v0.2.0
url: https://github.com/ClarusIubar/agent_bootstrap-preview/releases/tag/v0.2.0
draft: false
prerelease: false
tag target: f6e4625c8d306cbd3cbd51d44a18417102017451
finish evidence PR: https://github.com/ClarusIubar/agent_bootstrap-preview/pull/4

Clone this wiki locally