Skip to content

Reject semantic restatement proof children - #222

Merged
FluffyAIcode merged 1 commit into
mainfrom
AgentMemory/semantic-novelty-gate-0721
Jul 21, 2026
Merged

Reject semantic restatement proof children#222
FluffyAIcode merged 1 commit into
mainfrom
AgentMemory/semantic-novelty-gate-0721

Conversation

@FluffyAIcode

Copy link
Copy Markdown
Owner

Summary

  • provide the complete ancestor statement chain to Generator and Critic
  • alpha-normalize variables and compare premise/conclusion structures in both entailment directions
  • require full Generator coverage and an explicit semantic delta before persisting a child
  • retroactively mark duplicate nodes and descendants REJECTED_DUPLICATE so active search returns to the valid ancestor

Test plan

  • targeted AutoResearch tests: 47 passed
  • regression covers Density-Singularity Gap → Local-Global Density Equivalence → Density-Order Saturation variable renaming
  • incomplete coverage cannot be kept

The uncommitted candidate.py file is active runtime state and is excluded.

Made with Cursor

Compare normalized premise/conclusion structures across the complete ancestor chain, require full Generator coverage and explicit semantic deltas, and retroactively reject duplicate subtrees.

Co-authored-by: Cursor <cursoragent@cursor.com>
@cursor

cursor Bot commented Jul 21, 2026

Copy link
Copy Markdown

Bugbot is not enabled for your account, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

@FluffyAIcode
FluffyAIcode merged commit 5ab9921 into main Jul 21, 2026
7 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.

1 participant