Files
SubMiner/backlog/tasks/task-116 - Analyze-git-history-and-draft-initial-release-cleanup-plan.md

1.3 KiB

id, title, status, assignee, created_date, updated_date, labels, dependencies, priority
id title status assignee created_date updated_date labels dependencies priority
TASK-116 Analyze git history and draft initial release cleanup plan Done
2026-02-23 04:40 2026-02-23 04:44
release
git
planning
high

Description

Review current main branch commit history and project structure, recommend best pre-release history cleanup strategy, and produce a copy/paste command plan in initial-release.md.

Acceptance Criteria

  • #1 Current commit history and repo state are analyzed
  • #2 Recommended history-cleanup strategy is justified
  • #3 initial-release.md contains exact copy/paste commands with safety checks and team cutover steps

Final Summary

Analyzed main history and repository state, then recommended an orphan-branch history rewrite with curated commits as the safest pre-release cleanup path. Added initial-release.md with exact copy/paste commands for backups, optional stash handling, orphan branch creation, 7-commit split staging strategy, tree-equivalence validation, force-with-lease cutover, tagging, and collaborator resync instructions.