Skip to content

chore: add Slopwatch enforcement to CI and agent constitution#21

Merged
Aaronontheweb merged 1 commit into
netclaw-dev:devfrom
Aaronontheweb:feature/add-slopwatch
Apr 23, 2026
Merged

chore: add Slopwatch enforcement to CI and agent constitution#21
Aaronontheweb merged 1 commit into
netclaw-dev:devfrom
Aaronontheweb:feature/add-slopwatch

Conversation

@Aaronontheweb

Copy link
Copy Markdown
Contributor

Summary

Add dotnet-slopwatch enforcement to the SkillServer project to detect reward hacking in code changes.

Changes

  • .config/dotnet-tools.json — added slopwatch.cmd v0.4.0 tool
  • .github/workflows/pr_validation.yml — new slopwatch CI job (runs after test, 10min timeout)
  • CLAUDE.md — added Slopwatch guidance to Code Standards and PR Requirements
  • AGENTS.md — added Slopwatch guidance
  • .slopwatch/baseline.json — initial baseline (1 pre-existing SW005 issue)
  • .slopwatch/config.json.example — config reference

Verification

  • dotnet slopwatch analyze returns 0 new issues on current codebase
  • Baseline captures 1 existing SW005 violation to prevent false positives

@Aaronontheweb Aaronontheweb enabled auto-merge (squash) April 23, 2026 01:57
@Aaronontheweb Aaronontheweb disabled auto-merge April 23, 2026 01:59
@Aaronontheweb Aaronontheweb enabled auto-merge (squash) April 23, 2026 01:59
@Aaronontheweb Aaronontheweb merged commit 3247bf4 into netclaw-dev:dev Apr 23, 2026
5 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.

1 participant