Releases: ClarusIubar/agent_bootstrap-preview
Releases · ClarusIubar/agent_bootstrap-preview
Release list
Agent Bootstrap Preview v0.3.0-preview.1
Scope
v0.3.0-preview.1 is a public sanitized preview snapshot of Agent Bootstrap local governance harness work.
Upstream anchors
- Bootstrap source: https://github.com/ClarusIubar/agent_bootstrap/releases/tag/v1.4.0-rc.1
- Bootstrap commit:
d6cf6e68e2abd2cbe432903380a72968533ef9fe - Runtime contract: https://github.com/ClarusIubar/agent-governance-runtime/releases/tag/v0.1.1
- Runtime release asset digest:
sha256:05e88dda504d8f3dbf682dd459a25f7809b595292135207f92156ea06d5ad37f
Included
- Local governance harness preview surface.
- English README and public preview scope documentation.
- Managed policy and script snapshot from the bootstrap release candidate.
- Public smoke tests for preview packaging.
- Mermaid architecture/workflow Wiki diagrams for public review.
Not included
- Private runtime wheel access.
- Multi-machine shared control plane.
- Hermes autonomous learning loop.
- MCP/App server integration.
- Private machine-local evidence, caches, wiki clones, reports, or task state.
Validation
- Preview PR: #5
- Digest correction PR: #6
- Reviewer-link PR: #7
- Smoke-evidence PR: #8
- CI
test: passed. - CodeQL: passed.
python -m compileall -q scripts: passed.python -m pytest tests -q: 6 passed.git diff --check: passed.- tracked exclusion scan: clean.
- README/docs English-only scan: clean.
- Preview Wiki English-only scan: clean.
Preview limitation
This is not a fully standalone public runtime distribution while the runtime wheel remains private. Use it as a reviewable source snapshot and packaging boundary.
Agent Bootstrap Preview v0.2.0
Agent Bootstrap Preview v0.2.0
Sanitized public preview refresh from source baseline cc2e007dc7ce9315633b3b6146557df082b77006.
Included
- Refreshed allowlisted CLI, policy, skill registry, and shim-template source surface.
- Updated README, public scope docs, changelog, and public reviewer narrative.
- Regenerated Graphify-style context and module PNGs with labels drawn above edges.
- Added
graphify.structure-impact.jsonso Graphify freshness and structure-impact readback can classify public review docs, graph assets, validation seams, and preview source surface. - Updated GitHub Wiki pages and wiki image assets for workflow, Mermaid comparison, Graphify context injection, and standalone/dashed node explanation.
Excluded
- Operational Git history and fork linkage.
- Private issue/pull-request readbacks, local machine state, token-like fixtures, report ledgers, and private runner workflow traces.
Validation
- Local:
python -m compileall -q scripts-> passed. - Local:
python -m pytest->4 passed. - Local:
git diff --check-> passed. - Local: sensitive-string scan -> no matches.
- Graphify:
context graphify structure-impact --manifest graphify.structure-impact.json ...-> ready, unmatched files none. - PR: #4 merged.
- Remote: GitHub Actions
Testrun27617544224-> success onf6e4625c8d306cbd3cbd51d44a18417102017451.
Agent Bootstrap Preview v0.1.0
Agent Bootstrap Preview v0.1.0
First sanitized public preview for external review.
Included:
- Local-first governance CLI and helper modules
- Reviewer-facing policies and managed shim templates
- Codex-style reusable engineering skills
- Public smoke tests and GitHub Actions validation
- README, docs, wiki, and Graphify context diagrams
Excluded by design:
- Operational source repository history
- Private issue, PR, CI, merge, and completion evidence ledgers
- Machine-local state, cache, coverage, and temporary artifacts
- Token-like fixtures and non-public workflow traces
Validation:
python -m pytest -q: 4 passed- GitHub Actions
Test: success on 1f86a97