Skip to content

Refactor daemon execution and preflight flow#74

Merged
shinpr merged 3 commits into
mainfrom
refactor/main-latest
May 26, 2026
Merged

Refactor daemon execution and preflight flow#74
shinpr merged 3 commits into
mainfrom
refactor/main-latest

Conversation

@shinpr
Copy link
Copy Markdown
Owner

@shinpr shinpr commented May 26, 2026

Summary

  • Introduce typed runner command errors and use them for supervisor retry classification
  • Move setup and acceptance skeleton preflight into dedicated packages with owned domain types and focused tests
  • Add run artifact helpers, executor flow helpers, task status helpers, and shared runner option helpers
  • Clean up PR command parsing, artifact names, schema/reference checks, VCS evidence helpers, and plugin metadata

Verification

  • go test ./...
  • git diff --check
  • rg checks for removed legacy aliases/artifacts and runartifact domain type leakage

@shinpr shinpr self-assigned this May 26, 2026
@shinpr shinpr merged commit a79154c into main May 26, 2026
4 checks passed
@shinpr shinpr deleted the refactor/main-latest branch May 26, 2026 05:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant