Skip to content

Release v0.3.0 Preview Boundary

ClarusIubar edited this page Jul 2, 2026 · 6 revisions

Release v0.3.0 Preview Boundary

Summary

v0.3.0-preview.1 is a public, sanitized preview snapshot of the local governance harness. It is anchored to the private operational bootstrap release candidate and the private runtime wheel release.

This is a preview artifact, not a complete standalone public distribution while the runtime wheel remains private.

Anchors

  • Preview release: v0.3.0-preview.1
  • Bootstrap source: ClarusIubar/agent_bootstrap@v1.4.0-rc.1
  • Bootstrap commit: d6cf6e68e2abd2cbe432903380a72968533ef9fe
  • Runtime source: ClarusIubar/agent-governance-runtime@v0.1.1
  • Runtime wheel: agent_governance_runtime-0.1.1-py3-none-any.whl
  • Runtime wheel SHA-256: 05e88dda504d8f3dbf682dd459a25f7809b595292135207f92156ea06d5ad37f

Included

  • Governance CLI and helper modules.
  • Reviewer-facing policy documents.
  • Reusable skill registry and shared skill pointers.
  • Managed shim templates.
  • Public validation and regression tests included in the snapshot.
  • Public documentation for local governance compliance.
  • Runtime consumer boundary documentation.

Excluded

  • Operational Git history and fork linkage.
  • Private issue, PR, CI, merge, and completion evidence ledgers.
  • Machine-local state, cache, coverage output, and temporary files.
  • Token-like fixtures and non-public runner traces.
  • Runtime wheel credentials or private repository access tokens.
  • Any claim that qmd, Hermes, Graphify, or runtime availability grants edit authority by itself.

Runtime Access Boundary

The runtime repository and wheel asset are private. Public reviewers can inspect the consumer surface and documentation boundary, but they cannot download the private runtime wheel unless they have explicit repository access.

Authority Boundary

GitHub issue/checklist/PR/CI/merge readback remains source of truth in the operational workflow. Local registry/focus, qmd, Hermes, Graphify, runtime projections, and Wiki pages are cache, context, evidence, or readback aids.

Validation Evidence

  • Preview PR: #5.
  • Digest correction PR: #6.
  • Reviewer-link PR: #7.
  • Smoke-evidence PR: #8.
  • Preview release: https://github.com/ClarusIubar/agent_bootstrap-preview/releases/tag/v0.3.0-preview.1.
  • Final target commit: 4d3dda44181af8e61943cae333655181f022c0ce.
  • Preview CI test: passed.
  • Preview CodeQL: passed.
  • Public smoke tests: 6 passed.
  • Bootstrap source validation: 3539 passed, 3 skipped, 381 subtests passed.
  • Bootstrap coverage: total 98.46%, branch 97.45%.
  • Runtime validation: 455 passed.
  • Runtime release: v0.1.1.
  • Bootstrap release: v1.4.0-rc.1.

Review Path

  1. Read the README.
  2. Read Public Preview Scope.
  3. Read Reviewer Quick Start.
  4. Run the public test suite.
  5. Treat this preview as review material, not operational source of truth.

Clone this wiki locally