Skip to content

fix(skills): clear high-confidence asf-coupling advisory backlog#635

Merged
potiuk merged 1 commit into
apache:mainfrom
justinmclean:asf-coupling-cleanup
Jun 29, 2026
Merged

fix(skills): clear high-confidence asf-coupling advisory backlog#635
potiuk merged 1 commit into
apache:mainfrom
justinmclean:asf-coupling-cleanup

Conversation

@justinmclean

Copy link
Copy Markdown
Member

Summary

Add release_dist_backend allow markers to every line in the release-management skill suite that triggered an asf-coupling [high] warning: svn mv/commit/co/checkout, dist/dev/, dist/release/, and announce@apache.org references are now annotated with backend context (e.g. release_dist_backend = svnpubsub) or replaced with the existing <announce-list> placeholder. Zero high-confidence asf-coupling warnings remain; all 97 remaining warnings are [low] (PMC/ICLA prose, out of scope for this pass).

Generated-by: Claude (Opus 4.7)

Type of change

  • Skill change (.claude/skills/<name>/) — eval fixtures updated below
  • Tool / bridge contract (tools/<system>/*.md)
  • Python package (tools/*/ with pyproject.toml)
  • Groovy reference impl
  • Cross-cutting (RFC, AGENTS.md, sandbox, privacy-LLM)
  • Documentation (docs/, README.md, CONTRIBUTING.md)
  • Project template (projects/_template/)
  • CI / dev loop (prek, workflows, validators)
  • Other:

Test plan

  • prek run --all-files passes
  • For Python packages touched: uv run pytest / ruff check / mypy passes
  • For Groovy bridges touched: command-line invocation tested end-to-end
  • For skill changes: eval suite passes for the affected skill
    (PYTHONPATH=tools/skill-evals/src python3 -m skill_evals.runner tools/skill-evals/evals/<skill>/)
  • For skill behaviour changes: a new or updated eval fixture is included in this PR
    (a regression test for the bug fixed / the behaviour added — see CONTRIBUTING.md)
  • Other:

Add `release_dist_backend` allow markers to every line in the
release-management skill suite that triggered an asf-coupling [high]
warning: svn mv/commit/co/checkout, dist/dev/, dist/release/, and
announce@apache.org references are now annotated with backend context
(e.g. `release_dist_backend = svnpubsub`) or replaced with the
existing `<announce-list>` placeholder. Zero high-confidence asf-coupling
warnings remain; all 97 remaining warnings are [low] (PMC/ICLA prose,
out of scope for this pass).

Validator: uv run --project tools/skill-and-tool-validator --group dev skill-and-tool-validate
Eval: uv run --project tools/skill-evals skill-eval tools/skill-evals/evals/release-promote/

Generated-by: Claude (Opus 4.7)
@potiuk potiuk merged commit cd7d578 into apache:main Jun 29, 2026
29 checks passed
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