Skip to content

feat(agent-interface): bind benchmark graders to execution plans#43

Merged
drewstone merged 1 commit into
mainfrom
feat/agent-interface-grader-plan
Jul 11, 2026
Merged

feat(agent-interface): bind benchmark graders to execution plans#43
drewstone merged 1 commit into
mainfrom
feat/agent-interface-grader-plan

Conversation

@drewstone

Copy link
Copy Markdown
Contributor

Problem

Candidate execution plans did not identify the benchmark grader, so a later execution could score the same plan with a different implementation.

Change

Add a strict grader identity (name, version, content-addressed artifact) to the immutable execution-plan material and update fixtures.

Verification

  • pnpm --filter @tangle-network/agent-interface check-types
  • pnpm --filter @tangle-network/agent-interface build
  • pnpm --filter @tangle-network/agent-interface test
  • 10 test files, 104 tests passed

@tangletools tangletools left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Auto-approved drewstone PR — 36de7f63

This PR was opened by the trusted drewstone account.
The full PR reviewer audit still runs separately and will publish findings if it detects issues.

tangletools · auto-approval · reason: drewstone_author · 2026-07-11T07:10:44Z

@drewstone drewstone merged commit a26171f into main Jul 11, 2026
1 check passed
@tangletools tangletools mentioned this pull request Jul 11, 2026
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