โ– humdrum codex / custard v0.3.0
license AGPL-3.0

chore(backlog): standardize task statuses to plain text

7c0aa3a8041e085c8705c97301e812bebeecba79
humdrum-tiv <45084903+humdrum-tiv@users.noreply.github.com> ยท 2026-09-04 08:42

parent 488a5a27

chore(backlog): standardize task statuses to plain text

Backlog.md's TUI (neo-neo-bblessed) miscounts double-width emoji as a single
terminal cell, so every cell after a status glyph rendered one column off:
stale characters from prior frames, panes bleeding through modals, and fields
overwriting each other. Statuses are now Backlog / In progress / Paused / Done.

13 files changed

backlog/config.yml +2 โˆ’2
@@ -1,6 +1,6 @@
 project_name: "custard"
-default_status: "๐ŸŸฆ Backlog"
-statuses: ["๐ŸŸฆ Backlog", "๐ŸŸข In progress", "๐Ÿšง Paused", "๐Ÿ Done"]
+default_status: "Backlog"
+statuses: ["Backlog", "In progress", "Paused", "Done"]
 labels: []
 date_format: yyyy-mm-dd
 max_column_width: 20
- โ†’ Phase-1-go-git-read-layer-core-repo-views.md +1 โˆ’1
@@ -1,7 +1,7 @@
 ---
 id: TASK-001
 title: 'Phase 1: go-git read layer + core repo views'
-status: "\U0001F3C1 Done"
+status: Done
 assignee: []
 created_date: '2026-06-17 23:44'
 updated_date: '2026-06-18 00:24'
- โ†’ Phase-2-backlog-issues-view-GitHub-style.md +1 โˆ’1
@@ -1,7 +1,7 @@
 ---
 id: TASK-002
 title: 'Phase 2: backlog issues view (GitHub-style)'
-status: "\U0001F3C1 Done"
+status: Done
 assignee: []
 created_date: '2026-06-17 23:44'
 updated_date: '2026-06-18 00:24'
- โ†’ Phase-3-styling-pass-Charm-vibe-app-kit-tokens.md +1 โˆ’1
@@ -1,7 +1,7 @@
 ---
 id: TASK-003
 title: 'Phase 3: styling pass (Charm vibe + app-kit tokens)'
-status: "\U0001F3C1 Done"
+status: Done
 assignee: []
 created_date: '2026-06-17 23:44'
 updated_date: '2026-06-18 01:30'
- โ†’ Phase-4-Homebrew-tap-release-pipeline.md +1 โˆ’1
@@ -1,7 +1,7 @@
 ---
 id: TASK-004
 title: 'Phase 4: Homebrew tap + release pipeline'
-status: "\U0001F3C1 Done"
+status: Done
 assignee: []
 created_date: '2026-06-17 23:44'
 updated_date: '2026-06-18 04:29'
- โ†’ Phase-5-deploy-on-droplet-Caddy-systemd.md +1 โˆ’1
@@ -1,7 +1,7 @@
 ---
 id: TASK-005
 title: 'Phase 5: deploy on droplet (Caddy + systemd)'
-status: "\U0001F3C1 Done"
+status: Done
 assignee: []
 created_date: '2026-06-17 23:44'
 updated_date: '2026-06-18 05:48'
- โ†’ Webhook-driven-auto-publish-to-the-Homebrew-tap.md +1 โˆ’1
@@ -1,7 +1,7 @@
 ---
 id: TASK-006
 title: Webhook-driven auto-publish to the Homebrew tap
-status: "\U0001F3C1 Done"
+status: Done
 assignee: []
 created_date: '2026-06-18 05:53'
 updated_date: '2026-06-18 06:33'
- โ†’ custard-CI-deploy-gate-checks-before-deploy.md +1 โˆ’1
@@ -1,7 +1,7 @@
 ---
 id: TASK-007
 title: 'custard CLI: preview / promote / release (Charm spinner)'
-status: "\U0001F3C1 Done"
+status: Done
 assignee: []
 created_date: '2026-06-18 06:36'
 updated_date: '2026-06-18 15:25'
- โ†’ custard-Claude-skill-plugin.md +1 โˆ’1
@@ -1,7 +1,7 @@
 ---
 id: TASK-008
 title: custard Claude skill + plugin
-status: "\U0001F7E6 Backlog"
+status: Backlog
 assignee: []
 created_date: '2026-06-18 16:11'
 labels:
- โ†’ Release-webhook-downgrade-guard.md +1 โˆ’1
@@ -1,7 +1,7 @@
 ---
 id: TASK-009
 title: Release webhook downgrade guard
-status: "\U0001F3C1 Done"
+status: Done
 assignee: []
 created_date: '2026-06-18 20:07'
 updated_date: '2026-06-18 20:08'
- โ†’ jj-jujutsu-compatibility-bookmark-mode-releases-migration-guide.md +1 โˆ’1
@@ -1,7 +1,7 @@
 ---
 id: TASK-010
 title: 'jj (jujutsu) compatibility: bookmark-mode releases + migration guide'
-status: "\U0001F3C1 Done"
+status: Done
 assignee: []
 created_date: '2026-06-19 06:04'
 updated_date: '2026-06-19 19:48'
- โ†’ release-verb-support-jj-soft-bookmark-mode-not-just-git-tag-origin.md +1 โˆ’1
@@ -1,7 +1,7 @@
 ---
 id: TASK-011
 title: 'release verb: support jj/soft + bookmark mode (not just git tag + origin)'
-status: "\U0001F7E6 Backlog"
+status: Backlog
 assignee: []
 created_date: '2026-06-25 04:14'
 updated_date: '2026-06-29 22:00'
- โ†’ release-verb-m-flag-for-custom-annotated-tag-message.md +1 โˆ’1
@@ -1,7 +1,7 @@
 ---
 id: TASK-012
 title: 'release verb: -m flag for custom annotated-tag message'
-status: "\U0001F7E6 Backlog"
+status: Backlog
 assignee: []
 created_date: '2026-06-29 22:08'
 labels: