ci: switch gadfly review to the reusable workflow (curated swarm, 5 lenses) (#6)
This commit was merged in pull request #6.
This commit is contained in:
@@ -142,9 +142,11 @@ Ship work through PRs and let Gadfly review it before merge:
|
||||
|
||||
- **Push to a PR, never straight to `main`.** Branch, push, open a PR.
|
||||
`.gitea/workflows/adversarial-review.yml` runs Gadfly (the standalone
|
||||
agentic adversarial reviewer) — a fleet of 6 ollama-cloud models, each
|
||||
running the 3-lens suite (security, correctness, error-handling). Advisory
|
||||
only; it never blocks the merge.
|
||||
agentic adversarial reviewer) by subscribing to gadfly's reusable workflow
|
||||
and inheriting its default swarm — 3 cloud models + the Claude Code engine
|
||||
(sonnet/opus/opus:max), each running the 5-lens suite (security, correctness,
|
||||
maintainability, performance, error-handling). The swarm is tuned centrally
|
||||
in gadfly, not here. Advisory only; it never blocks the merge.
|
||||
- **Wait for Gadfly to finish, then read its output.** Don't merge while the
|
||||
review is still running. Each model posts one consolidated comment; weigh
|
||||
every finding on its merits and fix the real ones (Gadfly is a simple
|
||||
|
||||
Reference in New Issue
Block a user