Skip to content

P3: enumerate or relocate home-dir side effects under ~/.cache/sdlc-wizard (E2E #697) #702

Description

@BaseInfinity

Finding

E2E-07 (P3) from #697 round 1. Project-scoped operations write outside the project:

  • init --force deletes/busts ~/.cache/sdlc-wizard/latest-version (it does print BUST, so not silent)
  • the stop hook writes per-session sentinel files under ~/.cache/sdlc-wizard/ (e.g. stop-review-warned-<session-id>)

Ask

Either enumerate the home-directory side effects in the docs (one list: what lives under ~/.cache/sdlc-wizard/, when it's written, when it's safe to delete) or move per-session state in-project (gitignored). P3 — nothing here damages anything, but an uninstalling or auditing consumer currently has no manifest of what the wizard left behind.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions