diff --git a/DOCUMENT-INDEX.md b/DOCUMENT-INDEX.md index 90482a4..a6d8798 100644 --- a/DOCUMENT-INDEX.md +++ b/DOCUMENT-INDEX.md @@ -1,6 +1,6 @@ # 📋 DOCUMENT INDEX — Firefrost Operations Manual -**Last Updated:** February 12, 2026 (12:30 AM CST) +**Last Updated:** February 12, 2026 (9:30 AM CST) **Updated By:** Claude (via Gitea API) **Purpose:** Master reference of all repository documents, organized by priority and category. @@ -25,7 +25,18 @@ root/ │ ├── reference/ ← Technical reference, architecture, diagrams │ ├── external/ ← Provider communications, friend assistance │ ├── sandbox/ ← Brainstorming sessions (Gemini, etc.) -│ └── archive/ ← Historical session logs and old documents +│ └── archive/ ← Historical session logs and completed plans + +### Archived Planning Documents (docs/archive/planning/) + +| Document | Archived From | Reason | +|:---------|:-------------|:-------| +| `migration-plan.md` | `docs/planning/` | Migration complete | +| `migration-checklist.md` | `docs/planning/` | Migration complete | +| `migration-rollback.md` | `docs/planning/` | Migration complete | +| `git-access-plan.md` | `docs/core/` | Fully implemented | +| `what-claude-learned.md` | `docs/relationship/` | Merged into claude-relationship-context.md | +| `legacy-vision.md` | `docs/relationship/` | Merged into mission-statement.md | and old documents │ ├── 2026-02-09-consolidation/ ← Consolidated old docs │ └── sessions/ ← Session archives by date │ ├── 2026-02-09/ @@ -66,12 +77,9 @@ root/ | Path | Description | |:-----|:------------| | `claude-relationship-context.md` | Core relationship document — 12 Lessons, crash recovery, partnership | -| `what-claude-learned.md` | Reciprocal teaching — what Claude learned from Michael | | `personality-profile.md` | Personality dynamics and collaboration style | | `consultant-profiles.md` | Complete consultant profiles (The Five) | | `consultant-photo-archive.md` | Photo archive documentation and bios | -| `photo-catalog.md` | Photo catalog with descriptions | -| `legacy-vision.md` | Long-term legacy vision for future children | | `origin-story.md` | How The Wizard & Emissary met — love story + Donna's Restaurant legacy | --- @@ -84,7 +92,6 @@ root/ | `session-handoff.md` | Primary session handoff (infrastructure state) | | `project-scope.md` | Full project scope v2.2 | | `infrastructure-manifest.md` | Infrastructure manifest (IPs, ports, UUIDs) | -| `git-access-plan.md` | Gitea API access plan (implemented) | | `workflow-guide.md` | Collaboration protocol (micro-blocks, checkpoints) | | `revision-control-standard.md` | FFG-STD-001 — Document versioning, IDs, and revision tracking standard | | `session-handoff-template.md` | Template for creating session handoffs (Claude's checklist) | @@ -114,9 +121,6 @@ root/ | `design-bible.md` | Design bible (branding, aesthetics, Citadel/Obsidian) | | `subscription-tiers.md` | Subscription tier structure | | `awakened-gateway.md` | Awakened Gateway concept | -| `migration-plan.md` | Dedicated to VPS migration plan | -| `migration-checklist.md` | Migration checklist | -| `migration-rollback.md` | Migration rollback plan | | `pterodactyl-extensions.md` | Pterodactyl extensions plan | | `server-deletion-policy.md` | Server deletion policy | @@ -127,7 +131,6 @@ root/ | Path | Description | |:-----|:------------| | `architecture-decisions.md` | Architecture decision log | -| `technical-readme.md` | Technical readme | | `real-world-comparison.md` | Real-world comparisons for concepts | | `visual-assets-guide.md` | Visual assets guide | | `diagrams/infrastructure-diagram.mermaid` | Infrastructure diagram (Mermaid source) |