Skip to content

docs: add gauge-repo engineering best-practices audit - #71

Merged
juilichormole merged 1 commit into
masterfrom
docs/gauge-repo-audit
Sep 9, 2026
Merged

docs: add gauge-repo engineering best-practices audit#71
juilichormole merged 1 commit into
masterfrom
docs/gauge-repo-audit

Conversation

@juilichormole

Copy link
Copy Markdown
Contributor

Summary

Adds the gauge-repo engineering best-practices audit for query_helper at docs/engineering-best-practices-audit.md (PXM catalog batch).

  • Adjusted compliance: 34.7% (11 Met, 3 Partial, 22 Gap, 13 N/A of 49 items)
  • Critical gates: RED — gate 2 (AGENTS.md) is Gap and gate 16 (required CI checks before merge) is Partial; the org require-pr-review ruleset requires review but does not require the existing CI/Brakeman jobs as merge status checks.
  • Top recommendations:
    1. [S] Gap — AGENTS.md (critical gate 2): add top-level AGENTS.md with repo layout, test command, Ruby pin, and release flow.
    2. [S] Partial — required CI checks (critical gate 16): add a required_status_checks rule listing the test and brakeman jobs so red builds block merge.
    3. [S] Gap — agent-dispatch manifest (item 49): add .agents/pattern-agents.json with GitHub repo, PXM ClickUp list, PXM Slack, and Datadog service metadata.

Documentation only — no code changes.


Requested by: juili.chormole@pattern.com

Copilot AI lite review requested due to automatic review settings September 8, 2026 14:30

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

🟡 Changes recommended

The new audit doc contains at least one broken repo-relative reference and an inconsistent default-branch statement that should be corrected to keep the audit accurate.

Once you've addressed the issues Copilot identified, you can request another Copilot review.

Pull request overview

Adds a new engineering best-practices audit document for the query_helper repository (gauge-repo / PXM catalog batch) to capture current compliance status, critical gate outcomes, and prioritized recommendations.

Changes:

  • Introduces docs/engineering-best-practices-audit.md with scorecard, per-category breakdown, and itemized evidence/recommendations.
  • Records critical gate status (AGENTS.md + required CI checks) and a prioritized action list.
File summaries
File Description
docs/engineering-best-practices-audit.md New audit report documenting current best-practices compliance, evidence, and prioritized remediations.
Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 3
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@@ -0,0 +1,163 @@
# Engineering Best Practices Audit — query_helper

| | |
|---|---|
| **Audit date** | 2026-09-08 |
| **Auditor** | Claude — gauge-repo skill |
| **Rubric version** | `item-credit-v1` — 2026-09-04 (`references/best-practices.md`) |
| **Critical gates** | **RED** |
| **Adjusted compliance** | **34.7%** |

Critical gate 2 (AGENTS.md) is Gap and gate 16 (required CI checks before merge) is Partial — the org `require-pr-review` ruleset enforces review on `master` but does not require the existing CI/Brakeman workflows as merge status checks. Adjusted compliance is calculated independently:
@juilichormole
juilichormole merged commit 419fadd into master Sep 9, 2026
9 checks passed
@juilichormole
juilichormole deleted the docs/gauge-repo-audit branch September 9, 2026 06:48
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.

3 participants