Add direct workflow dry-run contract - #134
Merged
Merged
Conversation
Greptile SummaryThis PR adds a direct workflow planning contract without enabling provider execution. The main changes are:
Confidence Score: 5/5This looks safe to merge.
Important Files Changed
Reviews (3): Last reviewed commit: "fix: validate direct artifact dry-run pr..." | Re-trigger Greptile |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Milestone A only from the Tutti fix-up plan: establish the direct workflow dry-run/config contract without implementing any provider/API execution.
tt run --directas a planning/dry-run mode selector for prompt steps.direct,provider,model, andpolicymetadata.directstep shape.direct: false.Non-goals
Verification
Local verification from
/Users/adamnutt/work/nutthouse/tutti:Dry-run smoke checks:
Open PR signal reviewed before opening this PR
Current open PRs and interaction risk:
CONFLICTING/DIRTY, review required. Touches activation/runs/automation/docs.src/automation/mod.rs,src/cli/mod.rs,src/main.rs; should not be merged without rebasing after this or vice versa.cargo test --quietpass.src/automation/mod.rs,src/config/mod.rs,src/main.rs; likely needs a rebase if this lands first."opencode"idle pattern and missing idle/completion/auth tests.src/config/mod.rs; direct contract should compose, but #133 should address Greptile adapter-detection findings before merge.Product/market-learning signal folded in
Chief-of-Staff / operating-context learnings point Tutti toward an evidence/control-plane product, not just another runtime adapter collection:
This PR intentionally ships only the contract/dry-run seam so real direct execution can be reviewed as a separate provider/run-ledger design.