Skip to content

chore(release): cut v1.8.27 - #439

Merged
KbWen merged 2 commits into
mainfrom
chore/release-v1.8.27
Sep 14, 2026
Merged

KbWen merged 2 commits into
mainfrom
chore/release-v1.8.27

Conversation

@KbWen

@KbWen KbWen commented Sep 14, 2026

Copy link
Copy Markdown
Owner

Summary

Cuts v1.8.27. It packages the units merged since v1.8.26:

What this PR changes:

  • the seven version surfaces plus CITATION.cff date-released
  • the CHANGELOG entry
  • the Ship History entry, with cap-10 rotation
  • the heartbeat, now 172
  • the archived Work Log

The cut itself changes no engine, gate, deployed file set, or configuration.

Adopter delta: 6 of the 26 files changed since v1.8.26 are in the deploy set. The notes lead with the one adopter action: git rm -r --cached .agentcortex/tools/__pycache__, for installs that already committed bytecode.

Classification

  • quick-win (release cut, chore/release-v1.8.26 precedent)

Evidence

  • test_release_version_consistency.py: 2 passed
  • validate.sh / validate.ps1: exit 0, pass=99 warn=4 fail=0 skip=3, identical (all 4 warnings were already present)
  • Audit chain intact; SSoT caps 10/10
  • Whole suite: runs on this PR's CI. The unchanged code had a local 951-test run plus green CI on fix(deploy): ignore Python bytecode downstream #435.

Not done at merge

The release is not finished when this merges. Two manual steps remain (repo-gotchas §12):

  1. Lightweight tag v1.8.27 on the merge commit, then push it.
  2. gh release create v1.8.27 --latest

🤖 Generated with Claude Code

KbWen and others added 2 commits September 14, 2026 13:49
Seven version surfaces + CITATION date-released, CHANGELOG entry for the
units merged since v1.8.26 (#425, #436, #437, #438, #435), Ship History
entry with cap-10 rotation, heartbeat 172, Work Log archived and chained.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@KbWen
KbWen merged commit 851dcca into main Sep 14, 2026
19 checks passed
@KbWen
KbWen deleted the chore/release-v1.8.27 branch September 14, 2026 06:16
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.

Deployed .gitignore omits __pycache__/ and *.pyc, so the framework's own tools dirty the adopter's tree

1 participant