openspec/initiatives/context-store-and-initiatives/work-items/12-context-store-first-run-and-cleanup-ux/evidence.md
The manual beta pass found:
openspec context-store setup feels like it should start an
interactive setup;Keep context-store first-run UX small and local:
openspec context-store setup now runs a guided setup in interactive
terminals when no id is provided.--json setup require explicit inputs and fail with a
structured setup-id diagnostic when the id is missing.context-store unregister <id> removes only the local registry entry.context-store remove <id> removes the local registry entry and deletes the
local folder only after confirmation or --yes; it refuses to delete folders
without matching context-store metadata.next_commands.Verification:
pnpm buildpnpm lintpnpm vitest run test/commands/context-store.test.ts test/core/context-store/registry.test.tspnpm test