feat: OACP v0.4.6 - #28
Merged
Merged
Conversation
Autonomy audits record whether a pause was expected, human approval of a modified task can retain what changed, and startup guidance keeps project memory reads while retrieving org memory on demand.
kiloloop-release
Bot
force-pushed
the
chore/promote-v0.4.6
branch
from
September 5, 2026 07:43
f18da49 to
d50812b
Compare
spbkgw-beep
approved these changes
Sep 5, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Promotes v0.4.6 from staging. Merging this and pushing the
v0.4.6tag triggers the PyPI publish and the GitHub Release.What's in this release
Added
Fixed
Full detail in
CHANGELOG.md.Contract version: no change —
spec_versionstays0.4.5. The release adds one optional advisory field to the sender task profile (expected_pauses) and optional audit evidence (pause_classification,expected_pause_codes,unplanned_pause_codes,human_outcome.modification). All of it is additive and ignorable within audit schema v2: existing records validate unchanged, and a reader may skip the new fields without changing an admission, finalization, doctor, or enforcement decision. No required field was added and no existing field changed meaning.Verification
Byte-identical promote. The staged tree hash equals the staging repo's tree hash:
Delta: 36 files, +1,009 / −56. The deletion sweep came back empty, so nothing needed explicit removal; the tree hash, not the diffstat, is the proof.
Pre-public audit on the staged tree:
.pyfilesBuild validated on the staging tree (
uv build), executed rather than inspected:Metadata-Version: 2.5, which the pinned publish action'spackaging==26.2accepts — the compatibility axis that failed in v0.4.3 was checked before the first push, not after a red gate.oacp/_protocol/(6 protocol documents plusdispatch_states.yaml), all 38oacp/_scripts/force-include entries, and the packagedagent_statustemplate.oacp/guides/memory-context.mdnow ships (3,892 B), and every../guides/link in the shipped protocol documents resolves inside the wheel — 2 links checked, 0 dangling. That link target is the reason the guide is packaged.