fix: align daily experiment workflow #19

Open
shree-mulay wants to merge 2 commits from feat/daily-use-reliability into main
Owner

Summary

  • make scaffolded evaluator and baseline instructions executable and direction-aware
  • narrow experiment contracts to supported strict-improvement behavior and migrate version-3 databases
  • remove the unused technique-outcome API while preserving inert legacy tables non-destructively
  • label the literature evaluator honestly and align the checked-in example
  • remove unsupported meta-learning and current autonomous-loop claims

Validation

  • bun audit
  • bun run typecheck
  • bun run lint
  • bun test (254 passed, 922 assertions)
  • bun run build
  • bash ci/package-smoke.sh
  • bash examples/python-prompt-optimizer/eval.sh (96.0)
  • git diff --check
  • independent Oracle review: GO; all five follow-ups closed
  • Forgejo Actions: success for exact head 88bf4608af

Merge gate

Protected merge currently requires an independent approval for this exact head.

## Summary - make scaffolded evaluator and baseline instructions executable and direction-aware - narrow experiment contracts to supported strict-improvement behavior and migrate version-3 databases - remove the unused technique-outcome API while preserving inert legacy tables non-destructively - label the literature evaluator honestly and align the checked-in example - remove unsupported meta-learning and current autonomous-loop claims ## Validation - bun audit - bun run typecheck - bun run lint - bun test (254 passed, 922 assertions) - bun run build - bash ci/package-smoke.sh - bash examples/python-prompt-optimizer/eval.sh (96.0) - git diff --check - independent Oracle review: GO; all five follow-ups closed - Forgejo Actions: success for exact head 88bf4608af590842c66cc93250f110614e7a6336 ## Merge gate Protected merge currently requires an independent approval for this exact head.
fix: align daily experiment workflow
All checks were successful
Forgejo Actions CI / node24 (pull_request) Successful in 14s
Forgejo Actions CI / node22 (pull_request) Successful in 14s
Security Scanning / security (pull_request) Successful in 21s
Forgejo Actions CI / bun (pull_request) Successful in 1m3s
Forgejo Actions CI / package_smoke (pull_request) Successful in 25s
Forgejo Actions CI / ci (pull_request) Successful in 2s
5e48354ae7
test: cover legacy workflow cutover
All checks were successful
Forgejo Actions CI / node22 (pull_request) Successful in 14s
Forgejo Actions CI / node24 (pull_request) Successful in 14s
Security Scanning / security (pull_request) Successful in 20s
Forgejo Actions CI / bun (pull_request) Successful in 1m1s
Forgejo Actions CI / package_smoke (pull_request) Successful in 23s
Forgejo Actions CI / ci (pull_request) Successful in 2s
88bf4608af
All checks were successful
Forgejo Actions CI / node22 (pull_request) Successful in 14s
Forgejo Actions CI / node24 (pull_request) Successful in 14s
Security Scanning / security (pull_request) Successful in 20s
Forgejo Actions CI / bun (pull_request) Successful in 1m1s
Forgejo Actions CI / package_smoke (pull_request) Successful in 23s
Forgejo Actions CI / ci (pull_request) Successful in 2s
Required
Details
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feat/daily-use-reliability:feat/daily-use-reliability
git switch feat/daily-use-reliability
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
thekidneyexperts/autoresearch-mcp!19
No description provided.