Skip to content

feat: trust fixes + adoption tooling (priority 1 & 2)#65

Merged
cobusgreyling merged 1 commit into
mainfrom
feat/priority-1-2-trust-and-conversion
Jun 25, 2026
Merged

feat: trust fixes + adoption tooling (priority 1 & 2)#65
cobusgreyling merged 1 commit into
mainfrom
feat/priority-1-2-trust-and-conversion

Conversation

@cobusgreyling

Copy link
Copy Markdown
Owner

Summary

Implements the first two improvement priorities from the repo growth review.

Priority 1 — Trust

  • daily-triage.yml: commit statuses reflect real validate/audit gate outcomes; workflow fails before opening/merging if gates fail (fixes self-approving loop)
  • loop-audit: repair dead triage git-activity regex; centralize SCORE_WEIGHTS / LEVEL_THRESHOLDS
  • loop-cost: reject invalid --level with clear error (no silent L3 fallback)
  • loop-init: validate --pattern / --tool against known values
  • registry.yaml: issue-triage starter → starters/issue-triage
  • Dependabot backlog: actions/checkout@v7, TypeScript 6.0.3, @types/node 26 in audit/init

Priority 2 — Conversion

  • loop-audit --badge: markdown Loop Ready badge for READMEs (v1.4.2)
  • Add Adopter issue template + showcase adopters wall (#adopters)
  • Docs updates in adopters.md, CONTRIBUTING.md, README.md

Tests

  • loop-audit: 11/11
  • loop-init: 6/6
  • loop-cost: 7/7

Incorporates fixes from #63 (with attribution). Closes dependabot PRs #4, #7, #58, #59, #60 when merged.

Priority 1 — trust:
- daily-triage: gate outcomes drive commit statuses; fail before auto-merge
- loop-audit: fix triage git-activity regex; centralize score weights
- loop-cost: reject invalid --level instead of silent L3 fallback
- loop-init: validate pattern/tool with clear errors
- registry: issue-triage starter points to starters/issue-triage
- Bump actions/checkout@v7; TypeScript 6 + @types/node 26 in audit/init

Priority 2 — conversion:
- loop-audit --badge for Loop Ready README badges (v1.4.2)
- Add Adopter issue template + showcase adopters wall
- Document badge flow in adopters.md, CONTRIBUTING, README

Tests: loop-audit 11/11, loop-init 6/6, loop-cost 7/7
@cobusgreyling cobusgreyling enabled auto-merge (squash) June 25, 2026 09:15
@github-actions

Copy link
Copy Markdown
Contributor

Loop Readiness Audit

Score: 100/100 (L3)

Strong loop readiness — good candidate for L3 with explicit gates.

No suggestions — looking good.

Posted by audit.yml · loop-audit docs

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