Skip to content

fix(agents): recursively decompose proof obligations - #190

Merged
FluffyAIcode merged 1 commit into
mainfrom
AgentMemory/recursive-proof-critic-0717
Jul 17, 2026
Merged

fix(agents): recursively decompose proof obligations#190
FluffyAIcode merged 1 commit into
mainfrom
AgentMemory/recursive-proof-critic-0717

Conversation

@FluffyAIcode

Copy link
Copy Markdown
Owner

Summary

  • replace general claim auditing with recursive_proof_decomposition_v2
  • focus exclusively on the central mathematical claim and proof chain
  • attack unknown, unsolved, or impossible as stopping claims rather than answers
  • recursively decompose broad unresolved nodes into smaller proof obligations
  • require argument, strongest counterargument, dependencies, and status per node
  • terminate decomposition only at explicitly derived leaves or precisely stated open lemmas
  • report the smallest unresolved frontier and next adversarial step
  • explicitly ignore prizes, money, prestige, style, and other proof-irrelevant noise

Runtime reset

All old REPL processes, active Prefill jobs, Primary hot KV, and allens cache state were explicitly cleared before validating this protocol.

Tests

  • deterministic recursive protocol and full-context invariants — 17 targeted tests pass
  • full platform-neutral suite — 867 passed, 1 skipped
  • Python compile and diff checks pass

Made with Cursor

Focus Critic reasoning on the central stopping claim and recursively reduce unresolved mathematical obligations instead of auditing peripheral facts.

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

cursor Bot commented Jul 17, 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 d682674 into main Jul 17, 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