Skip to content

Releases: ClarusIubar/agent_bootstrap-preview

Agent Bootstrap Preview v0.3.0-preview.1

Choose a tag to compare

@ClarusIubar ClarusIubar released this 02 Jul 15:57
f57d83f

Scope

v0.3.0-preview.1 is a public sanitized preview snapshot of Agent Bootstrap local governance harness work.

Upstream anchors

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

Choose a tag to compare

@ClarusIubar ClarusIubar released this 16 Jun 11:30
f6e4625

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.json so 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 Test run 27617544224 -> success on f6e4625c8d306cbd3cbd51d44a18417102017451.

Agent Bootstrap Preview v0.1.0

Choose a tag to compare

@ClarusIubar ClarusIubar released this 07 Jun 07:42

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