Skip to content

Jason.weekly audit pipeline#375

Draft
jasonmorais wants to merge 8 commits into
mainfrom
jason.weekly-audit-pipeline
Draft

Jason.weekly audit pipeline#375
jasonmorais wants to merge 8 commits into
mainfrom
jason.weekly-audit-pipeline

Conversation

@jasonmorais
Copy link
Copy Markdown
Contributor

@jasonmorais jasonmorais commented Apr 29, 2026

Summary by Sourcery

Introduce a strictly enforced weekly audit workflow orchestrator with dedicated agents and hooks, plus retarget the implementation orchestrator hooks into a namespaced directory.

New Features:

  • Add an Audit-Orchestrator agent and associated Scoper, DependencySecurity, CodeQuality, Performance, and Synthesizer agents to run a structured weekly audit pipeline.
  • Introduce audit-specific shared state management and hooks to enforce the scoped → analyze (parallel) → synthesize/publish → stop workflow, including report generation and publishing a PR with audit results.
  • Define a Synthesizer agent that consolidates analyzer reports into a markdown audit, commits workflow-produced artifacts, and opens a pull request, and a DependencySecurity agent that can apply safe, mechanical waiver fixes.

Enhancements:

  • Rename the implementation orchestrator agent and point its hooks to an implementation-specific directory while centralizing model assignment usage in its workflow description.

Documentation:

  • Document behavior, responsibilities, and output formats for the new audit agents and orchestrator, including report schemas and audit markdown structure.

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