Audit and deprecate legacy SDK references
legacy-sdk-deprecation-sweepworkflowsetup L3★273
ucsandman/DashClaw ↗What it does
Orchestrate Audit every live reference to the
Best for
Rolling out breaking changes safely across multiple releases with parallel worktrees.
Inputs
- · {args: MODE}
- · agent context (workspace, diffs, or data)
Outputs
- · PLAN_SCHEMA schema result
- · REFERENCES_SCHEMA schema result
Requires
- · agent() orchestrator
- · grep
- · JSON schema validation
Preconditions
- · Workflow runtime initialized
- · Input args properly structured
- · 2 agent(s) available
- · Git worktree isolation available
Failure modes
- · Agent timeout or failure
- · Schema validation mismatch
- · Input data incomplete or malformed
Trust signals
- · Explicit phase tracking and logging
- · 2 independent agents with schemas
- · Error handling with abort conditions