Skip to content

chore(version): bump 0.6.0 → 0.7.0rc1#156

Merged
cipher813 merged 1 commit into
mainfrom
chore/bump-0.7.0rc1
May 22, 2026
Merged

chore(version): bump 0.6.0 → 0.7.0rc1#156
cipher813 merged 1 commit into
mainfrom
chore/bump-0.7.0rc1

Conversation

@cipher813
Copy link
Copy Markdown
Owner

Summary

3-line version bump sealing the 2026-05-22 substrate arc:

Both new feature paths gated default-off (`CAPTURE_ATTENTION_ENABLED`, `STANDING_TIER_ENABLED`) — operator flips per the soak workflow post-redeploy.

Diff

```
CHANGELOG.md | 2 +-
pyproject.toml | 2 +-
src/mnemon/init.py | 2 +-
```

Mirrors the PR #77 / #86 / #128 3-line bump pattern. Version reads 0.7.0rc1 everywhere; `mnemon --version` returns 0.7.0rc1; suite 836 passing.

Post-merge ritual

  1. `git tag v0.7.0rc1 && git push origin v0.7.0rc1`
  2. `gh release create v0.7.0rc1 --notes-from-tag` (or CHANGELOG entry as body)
  3. `.venv/bin/python -m build && .venv/bin/twine upload dist/mnemon-memory-0.7.0rc1*`
  4. `mnemon upgrade web --app-name mnemon-memory --mnemon-version 0.7.0rc1` (operator-driven)
  5. `mnemon doctor` 7/7 against live remote
  6. Operator activates Phase 1 standing tier per soak workflow:
    • Promote 5 career memories via `memory_promote` MCP tool: ids 2543, 2084, 131, 2402, 2401
    • `export MNEMON_STANDING_TIER_ENABLED=true` in Claude Code launching shell
    • Verify `## Standing context` sub-section in ``
    • Soak ≥1 week

Test plan

  • `mnemon --version` returns `0.7.0rc1`
  • Full suite 836 passing
  • Post-merge: fresh-venv install test against PyPI artifact
  • Post-redeploy: `mnemon doctor` 7/7 against live Fly

🤖 Generated with Claude Code

Seals the 2026-05-22 substrate arc:
- #153 capture-attention Phase A (recurrence-weighted preserve+relate+boost)
- #154 salience-tier Phase 1 (first-class standing tier, +3 MCP tools)
- #155 build_standing_set.py exemplar bias fix

Both new feature paths gated default-off (CAPTURE_ATTENTION_ENABLED,
STANDING_TIER_ENABLED) — operator flips per the soak workflow.

Post-merge ritual:
- tag v0.7.0rc1 + GitHub Release
- twine upload (dist/mnemon-memory-0.7.0rc1.{tar.gz,whl})
- mnemon upgrade web --app-name mnemon-memory --mnemon-version 0.7.0rc1
- mnemon doctor 7/7 against live remote
- operator promotes 5 career memories + flips MNEMON_STANDING_TIER_ENABLED
  for ≥1 week soak

Suite 836 passing. mnemon --version returns 0.7.0rc1.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@cipher813 cipher813 merged commit cadd59b into main May 22, 2026
9 checks passed
@cipher813 cipher813 deleted the chore/bump-0.7.0rc1 branch May 22, 2026 15:13
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