Skip to content

Add the Converge step to the audit procedure - #239

Merged
ptr727 merged 2 commits into
developfrom
feature/audit-convergence-pattern
Jul 5, 2026
Merged

Add the Converge step to the audit procedure#239
ptr727 merged 2 commits into
developfrom
feature/audit-convergence-pattern

Conversation

@ptr727

@ptr727 ptr727 commented Jul 5, 2026

Copy link
Copy Markdown
Owner

Directive 2a: codify the convergence pattern as AUDIT.md section 10. The audit is read-only, but drift is resolved by the agent applying fixes via a PR on the target repo, driving the Copilot review to green, and holding the merge for the maintainer - one focused PR per drift class, cross-referencing the finding; systemic/fleet-wide drift is fixed in the hub (spec/rule/machine-check), not hand-patched per repo. Supersedes the earlier hub-only-reports framing.

🤖 Generated with Claude Code

Document the convergence model: the audit is read-only, but its drift is resolved by the agent applying fixes via a pull request on the target repo, driving the Copilot review to green, and holding the merge for the maintainer - one focused PR per drift class, with systemic drift fixed in the hub. Supersedes the hub-only-reports framing.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Signed-off-by: Pieter Viljoen <ptr727@users.noreply.github.com>
Copilot AI review requested due to automatic review settings July 5, 2026 14:42

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the audit playbook (AUDIT.md) to explicitly codify a post-audit convergence step: resolving detected drift by applying fixes in the target repository via focused PRs, driving Copilot review to green, and holding merge for maintainer approval.

Changes:

  • Adds a new section "10. Converge - Apply the Fixes" describing the convergence loop and merge gate expectations.
  • Documents the intended operational model: hub audits/reporting plus agent-applied fixes via target-repo PRs, with systemic drift addressed in the hub (spec/rules/checks).

Comment thread AUDIT.md Outdated
Comment thread AUDIT.md Outdated
Distinguish the read-only audit-and-report phase (sections 1-9) from the separate Converge phase that applies fixes, and point the Copilot review runbook reference at .github/copilot-instructions.md.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Signed-off-by: Pieter Viljoen <ptr727@users.noreply.github.com>

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.

@ptr727
ptr727 merged commit 3e24664 into develop Jul 5, 2026
7 checks passed
@ptr727
ptr727 deleted the feature/audit-convergence-pattern branch July 5, 2026 14:47
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.

2 participants