Skip to content

fix: remove order-biased candidate truncation#22

Merged
div0rce merged 4 commits into
mainfrom
pr9/principled-candidate-pruning
Apr 28, 2026
Merged

fix: remove order-biased candidate truncation#22
div0rce merged 4 commits into
mainfrom
pr9/principled-candidate-pruning

Conversation

@div0rce

@div0rce div0rce commented Apr 28, 2026

Copy link
Copy Markdown
Owner

Summary

Removes or replaces order-biased candidate truncation in the simulation solver so arbitrary generation order does not affect selected results.

Scope

  • Candidate generation
  • Pre-score pruning
  • Solver evaluation order
  • maxCandidates semantics
  • bounded-search documentation

Acceptance Criteria

  • live solver behavior is not changed by arbitrary generation order
  • maxCandidates behavior is removed, principled, or documented
  • docs distinguish bounded search-space limits from correctness guarantees

Testing

  • npm run typecheck
  • npm test
  • npm run build

@vercel

vercel Bot commented Apr 28, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
cherry Ready Ready Preview, Comment Apr 28, 2026 9:11pm

@chatgpt-codex-connector chatgpt-codex-connector Bot 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.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: bc69c5dca3

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread docs/brutal-remediation-backlog.md
@div0rce div0rce merged commit 5929272 into main Apr 28, 2026
4 checks passed
@div0rce div0rce deleted the pr9/principled-candidate-pruning branch April 28, 2026 21:22
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