Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anthropics/defending-code-reference-harness
/ types & classes
Types & classes
9 in github.com/anthropics/defending-code-reference-harness
⨍
Functions
364
◇
Types & classes
9
↓ 15 callers
Class
RunResult
One end-to-end run's outcome.
harness/artifacts.py:151
↓ 10 callers
Class
CrashArtifact
A crash the find-agent claims to have produced. Not yet verified.
harness/artifacts.py:16
↓ 10 callers
Class
PatchVerdict
T0-T3 ladder result for a candidate patch. Every gating tier is an executable oracle (compiler/ASAN/tests); T3 is advisory-only.
harness/artifacts.py:66
↓ 8 callers
Class
AgentResult
Collected output of one agent run.
harness/agent.py:152
↓ 3 callers
Class
GraderVerdict
The grade-agent's judgment of a CrashArtifact.
harness/artifacts.py:45
↓ 3 callers
Class
TargetConfig
harness/config.py:21
↓ 1 callers
Class
JudgeVerdict
The judge-agent's call on whether a new crash warrants a report.
harness/artifacts.py:105
↓ 1 callers
Class
ReportVerdict
The report-agent's exploitability analysis of a verified crash.
harness/artifacts.py:124
Class
Handler
scripts/egress_proxy.py:31