Skip to content

Autonomous planning and definition resolution - #232

Merged
FluffyAIcode merged 1 commit into
mainfrom
AgentMemory/proof-planning-0726
Jul 26, 2026
Merged

Autonomous planning and definition resolution#232
FluffyAIcode merged 1 commit into
mainfrom
AgentMemory/proof-planning-0726

Conversation

@FluffyAIcode

Copy link
Copy Markdown
Owner

Summary

  • add evidence/gap planning, creative move candidates, strategy tournaments, and research contracts
  • add theorem-card retrieval, stepwise Lean search, atomic definitions, and autonomous definition resolution
  • include the directly coupled offline checkpoint migrations here so this planning slice is independently testable; runtime activation remains in PR3

Test plan

  • PYTHONPATH=. ~/.venv-distwan/bin/python -m pytest -q tests/inference_engine/bench/test_atomic_definition.py tests/inference_engine/bench/test_creative_decomposition.py tests/inference_engine/bench/test_definition_resolution.py tests/inference_engine/bench/test_strategy_tournament_stepwise.py (53 passed)
  • PYTHON=~/.venv-distwan/bin/python bash scripts/run_local_ci.sh (1094 passed, 1 skipped)
  • real Lean stepwise executor exercised after lake build Mathlib

Made with Cursor

Turn theorem evidence and atomic definition gaps into deterministic, versioned plan candidates so proof search can progress without activating supervisor dispatch yet.

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

cursor Bot commented Jul 26, 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 cf4cf3a into main Jul 26, 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