Tracking F2 / installer lifecycle from docs/plans/v3.2-prove-it-plan.md.
memory-installer on main has convert-only paths. Uninstall and status were never started (March UNINST/STAT). Claude Code plugin registration (CREG/META) is the other half of 61-05 and cherry-picks from the March line (see docs/plans/phase-59-orphan-branch-triage.md).
Work (61-05 / INST-02, INST-03)
memory-installer uninstall --agent claude|codex|gemini|copilot: remove registry entries (Claude) and installed files; no-op exit 0 when nothing is installed.
memory-installer status: table of runtime · installed version · path · registered (Claude only) · "not installed".
- Gemini/Codex/Copilot stay convert-only (registration is v3.3+ REG-F01).
Success
bats: install --agent claude → status shows version+path+registered → uninstall → status "not installed" → second uninstall exits 0 silently.
Tracking F2 / installer lifecycle from docs/plans/v3.2-prove-it-plan.md.
memory-installeron main has convert-only paths. Uninstall and status were never started (March UNINST/STAT). Claude Code plugin registration (CREG/META) is the other half of 61-05 and cherry-picks from the March line (seedocs/plans/phase-59-orphan-branch-triage.md).Work (61-05 / INST-02, INST-03)
memory-installer uninstall --agent claude|codex|gemini|copilot: remove registry entries (Claude) and installed files; no-op exit 0 when nothing is installed.memory-installer status: table of runtime · installed version · path · registered (Claude only) · "not installed".Success
bats:
install --agent claude→statusshows version+path+registered →uninstall→status"not installed" → seconduninstallexits 0 silently.