Skip to content

Refactor direct source-driven automation flow#1045

Merged
chubes4 merged 1 commit intomainfrom
refactor/simplify-source-driven-flow
Mar 26, 2026
Merged

Refactor direct source-driven automation flow#1045
chubes4 merged 1 commit intomainfrom
refactor/simplify-source-driven-flow

Conversation

@chubes4
Copy link
Member

@chubes4 chubes4 commented Mar 26, 2026

Summary

  • remove more planner-era naming and indirection by renaming the source orchestration layer from planner to sources
  • align refactor source execution with the direct model: collect edits from existing audit/lint/test reports and gate --from writes only with manual_only
  • clean up the leftover guard-shell plumbing and cached-audit test setup around the source orchestration path

Testing

  • cargo test commands::refactor::tests --bin homeboy
  • cargo test core::refactor::plan::sources --lib
  • cargo test core::refactor --lib
  • cargo test core::code_audit::report --lib

Rename planner-era source orchestration to direct source collection and remove leftover guard-shell plumbing so --from flows operate directly on report-derived edits gated only by manual_only.
@chubes4 chubes4 merged commit 39d45eb into main Mar 26, 2026
1 of 2 checks passed
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