Skip to content

docs: add proposed AI-assisted proof ingestion roadmap section - #112

Merged
AkiraTamai merged 2 commits into
developfrom
devin/1788481794-roadmap-ai-proof-ingestion
Sep 4, 2026
Merged

docs: add proposed AI-assisted proof ingestion roadmap section#112
AkiraTamai merged 2 commits into
developfrom
devin/1788481794-roadmap-ai-proof-ingestion

Conversation

@AkiraTamai

Copy link
Copy Markdown
Contributor

Summary

Docs-only. Adds a single new docs/ROADMAP.md section at the end, ## AI-assisted proof ingestion and translator surface extension (proposed), as the Lean-side receiving task for the mumei-agent "Task 2-D: AI-driven Lean proof generation for unknown atoms" (that agent-side plan is still being written; no ✅ marker here since nothing is implemented).

It records two sub-tasks — (a) widening expr_translator lowering to shrink partial_translation (with the mandatory §8/§10 spec updates and compute_bridge_lemma_hash() recomputation), and (b) generalising IngestedAtom.auto_tactic so an externally supplied proof body can be injected into render_theorem — plus the soundness guards that must stay unchanged: promotion still depends only on _translator_contract_current / _lean_result_contract_current and a real lake build, MUMEI_LEAN_SKIP_LIVE=1 / no-Lake paths skip AI generation, and contract-constant changes must land with LEAN_TRANSLATOR_VERSION / LEAN_BRIDGE_LEMMA_HASH and the mumei-agent constants in the same change set.

PYTHONPATH=scripts MUMEI_LEAN_SKIP_LIVE=1 python -m pytest -q passes except tests/test_proofcert.py::test_representative_certificate_validates_against_schema, which fails on this box from a broken local jsonschema install (AttributeError on Draft202012Validator), unrelated to this diff.

Link to Devin session: https://app.devin.ai/sessions/f96c2ca334024b6699566ec540d8e391
Open in Devin Desktop: https://app.devin.ai/desktop/session/f96c2ca334024b6699566ec540d8e391?variant=devin
Requested by: @AkiraTamai

Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
@devin-ai-integration

Copy link
Copy Markdown
Contributor

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment, CI, and merge conflict monitoring

@AkiraTamai
AkiraTamai marked this pull request as ready for review September 4, 2026 00:30

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Devin Review found 1 potential issue.

Devin Review

Comment thread docs/ROADMAP.md Outdated
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
@AkiraTamai
AkiraTamai merged commit a70ab69 into develop Sep 4, 2026
5 checks passed
@AkiraTamai
AkiraTamai deleted the devin/1788481794-roadmap-ai-proof-ingestion branch September 4, 2026 00:40
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