Skip to content

Portability procedure + wick-migrate skill (v1.2.0)#2

Merged
Kielov merged 1 commit into
mainfrom
feature/portability-v1.2.0
Jun 27, 2026
Merged

Portability procedure + wick-migrate skill (v1.2.0)#2
Kielov merged 1 commit into
mainfrom
feature/portability-v1.2.0

Conversation

@Kielov

@Kielov Kielov commented Jun 27, 2026

Copy link
Copy Markdown
Contributor

Summary

v1.2.0 — the operational companion to v1.1.0's single-writer protocol. Where MEMORY-PROTOCOL.md states the rule, PORTABILITY.md is the migration to get an existing agent there, and wick-migrate is the executable, gated form.

What's in it

New

  • PORTABILITY.md — 14-step procedure: freeze + fresh-session-verify host auto-memory, inventory both layers, sort Keep/Merge/Discard/Conflict (never auto-resolve a conflict), archive-don't-delete, relativize to the launch directory (with the two "relative-but-resolves-wrong" traps named), sweep tooling, verify behavior not form.
  • wick-migrate skill — executable, gated form (gates at disable / sort / audit / deletions). Skills 10 → 11.

Changed: CHANGELOG, wick-meta (1.1.0 → 1.2.0, 11 skills), README counts, WICK-INTEGRATION §12.

Verification

  • All four scanners green: wick-scrub, wick-public-readiness (74 files), wick-identity-audit (61 files), wick-path-audit (18 files).
  • wick-meta.json valid JSON.

Note on the two-session design

Intentional: auto-memory is live, so you disable it and confirm in a fresh session before migrating from it — otherwise the source mutates under you and the layers diverge invisibly. "The setting says false" is not verification.

🤖 Generated with Claude Code

The migration that gets an existing agent to single-writer + portable, plus the
executable skill to run it. Companion to v1.1.0's MEMORY-PROTOCOL.md.

Added:
- PORTABILITY.md   14-step procedure: freeze + fresh-session-verify host auto-memory,
                   inventory both layers, sort Keep/Merge/Discard/Conflict (never
                   auto-resolve a conflict), archive-don't-delete, relativize to the
                   launch directory, sweep tooling, verify behavior not form.
- .claude/skills/wick-migrate/SKILL.md   executable, gated form (skills 10 -> 11).

Changed: CHANGELOG / wick-meta (1.1.0 -> 1.2.0) / README counts / WICK-INTEGRATION 12.

All four scanners green. No workflow changes (no scope issue this time).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@Kielov
Kielov merged commit 4dea535 into main Jun 27, 2026
2 checks passed
@Kielov
Kielov deleted the feature/portability-v1.2.0 branch June 27, 2026 16:46
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