Skip to content

chore: bring verified_against + README in step with the 0.106.0 base - #9

Merged
mabry1985 merged 1 commit into
mainfrom
chore/bump-core-0.106.0
Jul 21, 2026
Merged

chore: bring verified_against + README in step with the 0.106.0 base#9
mabry1985 merged 1 commit into
mainfrom
chore/bump-core-0.106.0

Conversation

@mabry1985

Copy link
Copy Markdown
Member

#8 bumped Dockerfile to protoagent:0.106.0 but left two coupled fields at 0.104.5:

File Was Now
protoagent.bundle.yaml:28 verified_against 0.104.5 0.106.0
README.md:56 pinned-base line 0.104.5 0.106.0

That's the exact lockstep the Dockerfile comment calls out — "keeping it in step with the manifest's verified_against". Left drifted, the manifest claims Vera is verified against a core two minor versions behind the one she actually runs — and that's the field an operator reads to decide whether a bump has been checked.

Verified against the running instance

Vera is live on the 0.106.0 base (container up, 0 restarts):

  • scripts/check_card_drift.pyOK — description set, skills ['pr_review'], version 0.106.0
  • scripts/a2a_conformance.py28 passed, 0 failed — card, version gate (-32009 on a missing A2A-Version header), 11/11 JSON-RPC methods, v0.3 aliases
  • Card identity intact: name=vera, skill pr_review
  • 3 declared extensions — confidence-v1 correctly gone (protoAgent#2092 stopped declaring an extension nothing emits)

🤖 Generated with Claude Code

#8 bumped the Dockerfile to protoagent:0.106.0 but left the manifest's
`verified_against` and the README's pinned-base line at 0.104.5 — the exact
lockstep the Dockerfile comment calls out ("keeping it in step with the
manifest's `verified_against`").

Left drifted, the manifest claims Vera is verified against a core two minor
versions behind the one she actually runs, which is the field an operator reads
to decide whether a bump has been checked.

Verified against the running instance on the 0.106.0 base:
  • scripts/check_card_drift.py → OK (description set, skills ['pr_review'],
    version 0.106.0)
  • scripts/a2a_conformance.py  → 28 passed, 0 failed (card, version gate,
    11/11 methods, v0.3 compat)
  • card identity intact: name=vera, skill pr_review, 3 declared extensions
    (confidence-v1 correctly gone as of protoAgent#2092)
  • container running, 0 restarts

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@mabry1985
mabry1985 merged commit bd70057 into main Jul 21, 2026
1 check passed
@mabry1985
mabry1985 deleted the chore/bump-core-0.106.0 branch July 21, 2026 10:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant