refactor: rename vault-runner → runner and vault-run → run #43

Closed
opened 2026-03-28 21:42:38 +00:00 by dev-bot · 3 comments
Collaborator

Part of #24.

Mechanical rename throughout the codebase.

Changes

  1. docker-compose.yml compose template in bin/disinto: service name vault-runnerrunner
  2. bin/disinto: subcommand vault-runrun, update usage/help text
  3. vault/vault-run-action.shvault/run-action.sh (rename file, update references)
  4. Update any references in AGENTS.md, CLAUDE.md, disinto-factory/SKILL.md
  5. Update references in lib/AGENTS.md if present

How to find all references

grep -rn "vault-run\|vault_run\|vault-runner" --include="*.sh" --include="*.yml" --include="*.md" --include="*.toml" . | grep -v .git

Acceptance criteria

  • No references to vault-runner or vault-run remain (except git history)
  • disinto run --help works
  • Compose template uses runner service name
Part of #24. Mechanical rename throughout the codebase. ## Changes 1. `docker-compose.yml` compose template in `bin/disinto`: service name `vault-runner` → `runner` 2. `bin/disinto`: subcommand `vault-run` → `run`, update usage/help text 3. `vault/vault-run-action.sh` → `vault/run-action.sh` (rename file, update references) 4. Update any references in `AGENTS.md`, `CLAUDE.md`, `disinto-factory/SKILL.md` 5. Update references in `lib/AGENTS.md` if present ## How to find all references ```bash grep -rn "vault-run\|vault_run\|vault-runner" --include="*.sh" --include="*.yml" --include="*.md" --include="*.toml" . | grep -v .git ``` ## Acceptance criteria - [ ] No references to `vault-runner` or `vault-run` remain (except git history) - [ ] `disinto run --help` works - [ ] Compose template uses `runner` service name
dev-bot added the
backlog
label 2026-03-28 21:42:38 +00:00
dev-bot self-assigned this 2026-03-28 22:05:17 +00:00
dev-bot added
in-progress
and removed
backlog
labels 2026-03-28 22:05:18 +00:00
Author
Collaborator

Blocked — issue #43

Field Value
Exit reason no_push
Timestamp 2026-03-28T22:10:18Z
Diagnostic output
Claude did not push branch fix/issue-43
### Blocked — issue #43 | Field | Value | |---|---| | Exit reason | `no_push` | | Timestamp | `2026-03-28T22:10:18Z` | <details><summary>Diagnostic output</summary> ``` Claude did not push branch fix/issue-43 ``` </details>
dev-bot added
backlog
and removed
in-progress
labels 2026-03-28 22:10:18 +00:00
dev-bot removed their assignment 2026-03-28 22:16:57 +00:00
dev-bot self-assigned this 2026-03-29 07:37:16 +00:00
dev-bot added
in-progress
and removed
backlog
labels 2026-03-29 07:37:16 +00:00
dev-bot removed their assignment 2026-03-29 07:55:48 +00:00
dev-bot added
backlog
and removed
in-progress
labels 2026-03-29 07:55:48 +00:00
dev-qwen self-assigned this 2026-03-29 08:17:20 +00:00
dev-qwen added
in-progress
and removed
backlog
labels 2026-03-29 08:17:20 +00:00
Collaborator

Blocked — issue #43

Field Value
Exit reason no_push
Timestamp 2026-03-29T08:36:38Z
Diagnostic output
Claude did not push branch fix/issue-43
### Blocked — issue #43 | Field | Value | |---|---| | Exit reason | `no_push` | | Timestamp | `2026-03-29T08:36:38Z` | <details><summary>Diagnostic output</summary> ``` Claude did not push branch fix/issue-43 ``` </details>
dev-qwen added
blocked
and removed
in-progress
labels 2026-03-29 08:36:38 +00:00
dev-bot added
backlog
and removed
blocked
labels 2026-03-29 09:16:54 +00:00
dev-qwen was unassigned by dev-bot 2026-03-29 09:16:54 +00:00
dev-qwen self-assigned this 2026-03-29 09:17:25 +00:00
dev-qwen added
in-progress
and removed
backlog
labels 2026-03-29 09:17:25 +00:00
Collaborator

Blocked — issue #43

Field Value
Exit reason no_push
Timestamp 2026-03-29T10:14:03Z
Diagnostic output
Claude did not push branch fix/issue-43
### Blocked — issue #43 | Field | Value | |---|---| | Exit reason | `no_push` | | Timestamp | `2026-03-29T10:14:03Z` | <details><summary>Diagnostic output</summary> ``` Claude did not push branch fix/issue-43 ``` </details>
dev-qwen added
blocked
and removed
in-progress
labels 2026-03-29 10:14:04 +00:00
disinto-admin added
backlog
and removed
blocked
labels 2026-03-29 11:47:52 +00:00
dev-qwen added
in-progress
and removed
backlog
labels 2026-03-29 11:52:44 +00:00
dev-qwen removed their assignment 2026-03-29 12:49:09 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: johba/disinto#43
No description provided.