diff --git a/docs/archive/tasks-index-archived-2026-04-11/README.md b/docs/archive/tasks-index-archived-2026-04-11/README.md new file mode 100644 index 0000000..5ddacd6 --- /dev/null +++ b/docs/archive/tasks-index-archived-2026-04-11/README.md @@ -0,0 +1,60 @@ +# Tasks Index — Decap CMS Task Management + +**Purpose:** Individual task files for Decap CMS UI at firefrostgaming.com/admin + +## Structure + +Each task is a separate markdown file with frontmatter: + +```markdown +--- +task_number: 26 +title: Modpack Version Checker +status: In Progress | Planned | Complete | Blocked +priority: P0-Blocker | P1-High | P2-Medium | P3-Low | P4-Personal +is_blocker: true | false +tags: + - category1 + - category2 +owner: Michael | Meg | Holly | Trinity +estimated_hours: X +--- + +# Task #26: Title + +Brief description and notes... +``` + +## Priority Levels + +- **P0-Blocker** — Launch critical, blocks soft launch +- **P1-High** — Direct revenue impact or major force multiplier +- **P2-Medium** — Operational improvements, infrastructure hardening +- **P3-Low** — Nice-to-have, backlog +- **P4-Personal** — Trinity member personal projects + +## Status Values + +- **Planned** — Spec exists, not started +- **In Progress** — Currently being worked on +- **Blocked** — Waiting on external dependency +- **Complete** — Done and deployed + +## Relationship to Full Task Docs + +- **This directory:** High-level task cards for Decap CMS UI +- **docs/tasks/:** Full implementation specs, code, guides + +Each task in this directory links to its full documentation in `docs/tasks/` for detailed implementation guidance. + +## Decap CMS Display + +Tasks appear in the 🔥 TASKS collection at firefrostgaming.com/admin: +- Sorted by priority (blockers first) +- Click to edit individual task +- Update status, add notes, change priority +- All changes commit to Git automatically + +--- + +**Fire + Frost + Foundation = Where Love Builds Legacy** 💙🔥❄️ diff --git a/docs/tasks-index/task-026-modpack-version-checker.md b/docs/archive/tasks-index-archived-2026-04-11/task-026-modpack-version-checker.md similarity index 100% rename from docs/tasks-index/task-026-modpack-version-checker.md rename to docs/archive/tasks-index-archived-2026-04-11/task-026-modpack-version-checker.md diff --git a/docs/tasks-index/task-087-arbiter-lifecycle-handlers.md b/docs/archive/tasks-index-archived-2026-04-11/task-087-arbiter-lifecycle-handlers.md similarity index 100% rename from docs/tasks-index/task-087-arbiter-lifecycle-handlers.md rename to docs/archive/tasks-index-archived-2026-04-11/task-087-arbiter-lifecycle-handlers.md diff --git a/docs/tasks-index/task-092-trinity-core-mcp-gateway.md b/docs/archive/tasks-index-archived-2026-04-11/task-092-trinity-core-mcp-gateway.md similarity index 100% rename from docs/tasks-index/task-092-trinity-core-mcp-gateway.md rename to docs/archive/tasks-index-archived-2026-04-11/task-092-trinity-core-mcp-gateway.md diff --git a/docs/tasks-index/task-094-global-restart-scheduler.md b/docs/archive/tasks-index-archived-2026-04-11/task-094-global-restart-scheduler.md similarity index 100% rename from docs/tasks-index/task-094-global-restart-scheduler.md rename to docs/archive/tasks-index-archived-2026-04-11/task-094-global-restart-scheduler.md diff --git a/docs/tasks-index/task-098-discord-channel-automation.md b/docs/archive/tasks-index-archived-2026-04-11/task-098-discord-channel-automation.md similarity index 100% rename from docs/tasks-index/task-098-discord-channel-automation.md rename to docs/archive/tasks-index-archived-2026-04-11/task-098-discord-channel-automation.md diff --git a/docs/tasks-index/task-099-multi-lineage-architecture.md b/docs/archive/tasks-index-archived-2026-04-11/task-099-multi-lineage-architecture.md similarity index 100% rename from docs/tasks-index/task-099-multi-lineage-architecture.md rename to docs/archive/tasks-index-archived-2026-04-11/task-099-multi-lineage-architecture.md diff --git a/docs/tasks-index/task-100-skill-index-recommender.md b/docs/archive/tasks-index-archived-2026-04-11/task-100-skill-index-recommender.md similarity index 100% rename from docs/tasks-index/task-100-skill-index-recommender.md rename to docs/archive/tasks-index-archived-2026-04-11/task-100-skill-index-recommender.md diff --git a/docs/tasks-index/task-101-git-repository-cleanup.md b/docs/archive/tasks-index-archived-2026-04-11/task-101-git-repository-cleanup.md similarity index 100% rename from docs/tasks-index/task-101-git-repository-cleanup.md rename to docs/archive/tasks-index-archived-2026-04-11/task-101-git-repository-cleanup.md diff --git a/docs/tasks-index/task-104-mod-deployment-automation.md b/docs/archive/tasks-index-archived-2026-04-11/task-104-mod-deployment-automation.md similarity index 100% rename from docs/tasks-index/task-104-mod-deployment-automation.md rename to docs/archive/tasks-index-archived-2026-04-11/task-104-mod-deployment-automation.md diff --git a/docs/tasks-index/task-105-review-workflow.md b/docs/archive/tasks-index-archived-2026-04-11/task-105-review-workflow.md similarity index 100% rename from docs/tasks-index/task-105-review-workflow.md rename to docs/archive/tasks-index-archived-2026-04-11/task-105-review-workflow.md diff --git a/docs/tasks-index/task-106-minecraft-log-analyzer.md b/docs/archive/tasks-index-archived-2026-04-11/task-106-minecraft-log-analyzer.md similarity index 100% rename from docs/tasks-index/task-106-minecraft-log-analyzer.md rename to docs/archive/tasks-index-archived-2026-04-11/task-106-minecraft-log-analyzer.md diff --git a/docs/tasks-index/task-107-discord-server-status.md b/docs/archive/tasks-index-archived-2026-04-11/task-107-discord-server-status.md similarity index 100% rename from docs/tasks-index/task-107-discord-server-status.md rename to docs/archive/tasks-index-archived-2026-04-11/task-107-discord-server-status.md diff --git a/docs/tasks-index/task-109-mcp-logging.md b/docs/archive/tasks-index-archived-2026-04-11/task-109-mcp-logging.md similarity index 100% rename from docs/tasks-index/task-109-mcp-logging.md rename to docs/archive/tasks-index-archived-2026-04-11/task-109-mcp-logging.md diff --git a/docs/tasks-index/task-110-uptime-kuma-cleanup.md b/docs/archive/tasks-index-archived-2026-04-11/task-110-uptime-kuma-cleanup.md similarity index 100% rename from docs/tasks-index/task-110-uptime-kuma-cleanup.md rename to docs/archive/tasks-index-archived-2026-04-11/task-110-uptime-kuma-cleanup.md diff --git a/docs/tasks-index/task-111-trinity-core-web-mcp.md b/docs/archive/tasks-index-archived-2026-04-11/task-111-trinity-core-web-mcp.md similarity index 100% rename from docs/tasks-index/task-111-trinity-core-web-mcp.md rename to docs/archive/tasks-index-archived-2026-04-11/task-111-trinity-core-web-mcp.md diff --git a/docs/tasks-index/task-112-trinity-core-security.md b/docs/archive/tasks-index-archived-2026-04-11/task-112-trinity-core-security.md similarity index 100% rename from docs/tasks-index/task-112-trinity-core-security.md rename to docs/archive/tasks-index-archived-2026-04-11/task-112-trinity-core-security.md diff --git a/docs/tasks-index/task-113-claude-projects-architecture.md b/docs/archive/tasks-index-archived-2026-04-11/task-113-claude-projects-architecture.md similarity index 100% rename from docs/tasks-index/task-113-claude-projects-architecture.md rename to docs/archive/tasks-index-archived-2026-04-11/task-113-claude-projects-architecture.md diff --git a/docs/tasks-index/task-114-instructions-health-checker.md b/docs/archive/tasks-index-archived-2026-04-11/task-114-instructions-health-checker.md similarity index 100% rename from docs/tasks-index/task-114-instructions-health-checker.md rename to docs/archive/tasks-index-archived-2026-04-11/task-114-instructions-health-checker.md diff --git a/docs/tasks-index/README.md b/docs/tasks-index/README.md index 5ddacd6..6a6d600 100644 --- a/docs/tasks-index/README.md +++ b/docs/tasks-index/README.md @@ -1,60 +1,6 @@ -# Tasks Index — Decap CMS Task Management +# Tasks Index — ARCHIVED -**Purpose:** Individual task files for Decap CMS UI at firefrostgaming.com/admin +Task tracking moved to PostgreSQL + Discord ChatOps on April 11, 2026. +See: /tasks in Discord or Trinity Console. -## Structure - -Each task is a separate markdown file with frontmatter: - -```markdown ---- -task_number: 26 -title: Modpack Version Checker -status: In Progress | Planned | Complete | Blocked -priority: P0-Blocker | P1-High | P2-Medium | P3-Low | P4-Personal -is_blocker: true | false -tags: - - category1 - - category2 -owner: Michael | Meg | Holly | Trinity -estimated_hours: X ---- - -# Task #26: Title - -Brief description and notes... -``` - -## Priority Levels - -- **P0-Blocker** — Launch critical, blocks soft launch -- **P1-High** — Direct revenue impact or major force multiplier -- **P2-Medium** — Operational improvements, infrastructure hardening -- **P3-Low** — Nice-to-have, backlog -- **P4-Personal** — Trinity member personal projects - -## Status Values - -- **Planned** — Spec exists, not started -- **In Progress** — Currently being worked on -- **Blocked** — Waiting on external dependency -- **Complete** — Done and deployed - -## Relationship to Full Task Docs - -- **This directory:** High-level task cards for Decap CMS UI -- **docs/tasks/:** Full implementation specs, code, guides - -Each task in this directory links to its full documentation in `docs/tasks/` for detailed implementation guidance. - -## Decap CMS Display - -Tasks appear in the 🔥 TASKS collection at firefrostgaming.com/admin: -- Sorted by priority (blockers first) -- Click to edit individual task -- Update status, add notes, change priority -- All changes commit to Git automatically - ---- - -**Fire + Frost + Foundation = Where Love Builds Legacy** 💙🔥❄️ +Archived files: docs/archive/tasks-index-archived-2026-04-11/