Skip to content

fix(harbor): keep contamination judge verifier-only - #67

Open
SergioHC95 wants to merge 1 commit into
aisa-group:add_harbor_supportfrom
SergioHC95:fix/verifier-only-contamination-judge
Open

fix(harbor): keep contamination judge verifier-only#67
SergioHC95 wants to merge 1 commit into
aisa-group:add_harbor_supportfrom
SergioHC95:fix/verifier-only-contamination-judge

Conversation

@SergioHC95

@SergioHC95 SergioHC95 commented Aug 11, 2026

Copy link
Copy Markdown

Summary

The Harbor adapter currently copies contamination_judge.py into both environment/ and tests/. The judge prompt is scoring machinery, so placing it in the agent environment exposes the exact criteria to the agent being judged.

This keeps the canonical script where it is, but copies it only into the separate verifier build context.

Validation

python -m py_compile src/harbor_adapter/adapter.py
git diff --check

Refs #8

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