Skip to content

chore(release): bump personal-tutor to 1.1.0#23

Merged
minsoo-web merged 1 commit intomainfrom
chore/personal-tutor-1.1.0
May 1, 2026
Merged

chore(release): bump personal-tutor to 1.1.0#23
minsoo-web merged 1 commit intomainfrom
chore/personal-tutor-1.1.0

Conversation

@minsoo-web
Copy link
Copy Markdown
Member

Summary

Version bump for the desirable-difficulty hooks shipped in #22.

File Before After
plugins/personal-tutor/.claude-plugin/plugin.json 1.0.1 1.1.0
.claude-plugin/marketplace.json 1.9.1 1.10.0

Why minor

The desirable-difficulty hooks (Phase 2.0 cold quiz, Generation Effect Predict step, Iron Rule #6 enforcement, deterministic format rotation, 3-strike downgrade, path B escape valve) add user-facing capability the previous version could not deliver — that's a feat per SemVer, hence minor.

The change is backward-compatible with existing knowledge graphs: Cold quiz pending and Last quiz format default to no / none at read time, and the 6-line schema migration is touched-node-only — no batch rewrite. Existing ~/.claude/learning/topics/{topic}/ data continues to work without manual intervention.

The marketplace mirrors the plugin's minor bump because this is the marketplace's first release reflecting the new desirable-difficulty contract.

Note on Iron Rule #6

Iron Rule #6 ("never advance to understood within the same session a node was first taught") is a behavior change that some users could perceive as breaking — same-session understood marks now revert to partial via the Phase 5 self-audit. The change rejects an outcome the prior version permitted, but it does so to prevent fluency-illusion mismarking, not to block any correct user workflow. We're treating this as additive behavior (a guardrail), not a breaking change.


Compound Engineering
Claude Code

The desirable-difficulty hooks shipped in #22 add new user-facing
capability (cross-session retrieval verification, Generation Effect,
mechanical Iron Rule #6 enforcement) while remaining backward-compatible
with existing knowledge graphs (read-time defaults + touched-node-only
migration). Minor bump per SemVer.

Marketplace bumps to 1.10.0 to mirror the plugin's minor change.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@minsoo-web minsoo-web merged commit 5a3f028 into main May 1, 2026
3 checks passed
@minsoo-web minsoo-web deleted the chore/personal-tutor-1.1.0 branch May 1, 2026 14:36
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