task: Add Task #101 — Git Repository Cleanup & Hygiene (was untracked)
P3-Low. Ops manual .git is ~1.1GB from historical binary commits. Working files only ~90MB. Recommended: live with history bloat, consolidate consultations incrementally. Chronicler #78 | firefrost-operations-manual
This commit is contained in:
38
docs/tasks-index/task-101-git-repository-cleanup.md
Normal file
38
docs/tasks-index/task-101-git-repository-cleanup.md
Normal file
@@ -0,0 +1,38 @@
|
||||
---
|
||||
task_number: 101
|
||||
title: Git Repository Cleanup & Hygiene
|
||||
status: Planned
|
||||
priority: P3-Low
|
||||
is_blocker: false
|
||||
owner: Michael
|
||||
tags:
|
||||
- infrastructure
|
||||
- maintenance
|
||||
- git
|
||||
estimated_hours: 4
|
||||
---
|
||||
|
||||
# Task #101: Git Repository Cleanup & Hygiene
|
||||
|
||||
## Overview
|
||||
|
||||
The firefrost-operations-manual repository has grown to ~1.1GB due to large binary files in git history. Working files are only ~90MB. File organization also needs consolidation.
|
||||
|
||||
## Issues
|
||||
|
||||
- .git history bloat (1.1GB) from MP4s, PNGs committed historically
|
||||
- Consultations in 3 places (needs consolidation to `docs/consultations/`)
|
||||
- Dual task system (`docs/tasks-index/` vs `docs/tasks/`) undocumented
|
||||
|
||||
## Recommended Approach
|
||||
|
||||
Option A (Live with it) for git history — only impacts clone time, not daily work.
|
||||
File organization cleanup can happen incrementally.
|
||||
|
||||
## Full Spec
|
||||
|
||||
See `docs/tasks/task-101-git-repository-cleanup/` if it exists, or the Gemini consultation at `docs/consultations/gemini-git-health-audit-2026-04-08.md`.
|
||||
|
||||
---
|
||||
|
||||
**Fire + Frost + Foundation = Where Love Builds Legacy** 💙🔥❄️
|
||||
Reference in New Issue
Block a user