Skip to content

[codex] Add thread control rename ExecPlan#100

Draft
HatsuneMiku3939 wants to merge 1 commit into
masterfrom
task/rename-task-command
Draft

[codex] Add thread control rename ExecPlan#100
HatsuneMiku3939 wants to merge 1 commit into
masterfrom
task/rename-task-command

Conversation

@HatsuneMiku3939
Copy link
Copy Markdown
Owner

Summary

Adds an active ExecPlan for renaming user-facing interactive thread controls from task vocabulary to thread vocabulary.

Background

The planned implementation should rename Discord actions, command option names, and one-shot routing syntax to thread-*, thread_name, thread_id, and thread:<name> while keeping internal task persistence unchanged. Scheduled-task terminology remains unchanged because that product surface is genuinely task-oriented automation.

Related issue(s)

None.

Implementation details

  • Added docs/exec-plans/active/20-rename-task-user-facing-thread-controls.md.
  • Updated docs/exec-plans/index.md to list the new active plan.
  • Captured scope decisions, safety behavior for stale task:<name> prefixes, validation steps, and scheduled-task exclusions.

Test coverage

  • make test
  • make lint

No separate e2e target exists in the repository Makefile.

Breaking changes

None. This PR only adds planning documentation.

Notes

Created by Codex

@HatsuneMiku3939 HatsuneMiku3939 added the documentation Improvements or additions to documentation label May 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant