Skip to content

Prototype: audit + plan + dry-run workflow#2

Open
Repetto-A wants to merge 5 commits into
tadeodonegana:mainfrom
Repetto-A:demo/storeops-copilot
Open

Prototype: audit + plan + dry-run workflow#2
Repetto-A wants to merge 5 commits into
tadeodonegana:mainfrom
Repetto-A:demo/storeops-copilot

Conversation

@Repetto-A

Copy link
Copy Markdown

This PR explores an extension to the existing CLI workflow to support a safer operational loop:

audit → plan → dry-run → apply

The goal is to experiment with how Deep Agents behave when actions are reviewed before execution in a domain with potentially destructive operations (catalog updates, coupons, etc).

Features included in the prototype:

  • /audit → deterministic checks over store state
  • /plan → ranked actions (impact / risk / confidence)
  • /dry-run → structured diffs before applying changes
  • /apply → approval flow with human-in-the-loop safety gates
  • local evals: dry_run_purity and policy_compliance

This branch is intended as an experimental prototype rather than a final feature proposal.

@Repetto-A

Copy link
Copy Markdown
Author

@tadeodonegana thanks again for the article!

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