Skip to content

Validation Evidence

ClarusIubar edited this page Jul 2, 2026 · 9 revisions

Validation Evidence

Current Public Release

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

Source Baseline

ClarusIubar/agent_bootstrap@v1.4.0-rc.1
d6cf6e68e2abd2cbe432903380a72968533ef9fe

Runtime anchor:

ClarusIubar/agent-governance-runtime@v0.1.1
runtime release asset digest: sha256:05e88dda504d8f3dbf682dd459a25f7809b595292135207f92156ea06d5ad37f

Current Public Commit

13e403c35b724d62b61b4f42c8766a9c3b2fc072

Local Validation

python -m compileall -q scripts

Result: passed.

python -m pytest

Result:

6 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.3.0-preview.1 snapshot.

Remote Readback

GitHub repository readback:

visibility: PUBLIC
isFork: false
default branch: main

Remote branch readback:

refs/heads/main -> 13e403c35b724d62b61b4f42c8766a9c3b2fc072

GitHub Actions:

workflow: Test
status: completed
conclusion: success
headSha: 13e403c35b724d62b61b4f42c8766a9c3b2fc072

CodeQL:

Analyze (actions): success
Analyze (python): success
CodeQL: success

GitHub Release:

tag: v0.3.0-preview.1
url: https://github.com/ClarusIubar/agent_bootstrap-preview/releases/tag/v0.3.0-preview.1
draft: false
prerelease: true
tag target: 13e403c35b724d62b61b4f42c8766a9c3b2fc072
release PR: https://github.com/ClarusIubar/agent_bootstrap-preview/pull/5
digest correction PR: https://github.com/ClarusIubar/agent_bootstrap-preview/pull/6

Clone this wiki locally