Skip to content

feat(supervise): dispatch recursive trees through Eval - #779

Merged
drewstone merged 1 commit into
mainfrom
fix/supervise-eval-dispatch-cache
Aug 11, 2026
Merged

feat(supervise): dispatch recursive trees through Eval#779
drewstone merged 1 commit into
mainfrom
fix/supervise-eval-dispatch-cache

Conversation

@drewstone

Copy link
Copy Markdown
Contributor

What

  • Add Runtime-owned superviseDispatch(...) for Eval profile matrices.
  • Preserve complete cache read/write/fresh telemetry; incomplete cache and usage remain explicit.
  • Fail closed for recursive trees with mixed or unknown model identity, rather than falsely flattening them into one receipt.
  • Align Runtime and Bench with Eval 0.144.10 and Knowledge 7.2.0.

Proof

  • pnpm run lint
  • pnpm run typecheck
  • pnpm run build
  • pnpm test — 2,449 passed, 6 skipped
  • pnpm run verify:package
  • pnpm run verify:official-optimizers
  • pnpm run verify:bench
  • pnpm run verify:cohort
  • pnpm run check:version-bump
  • pnpm run docs:check

The GLM-root / DeepSeek-child regression proves Runtime refuses false one-model accounting.

@tangletools tangletools left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

✅ Auto-approved drewstone PR — 681f1140

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-08-11T04:20:26Z

@drewstone
drewstone merged commit cad1d9a into main Aug 11, 2026
4 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