Add missing ND→D report signals and update PR5 completion status#29
Draft
Copilot wants to merge 1 commit into
Draft
Add missing ND→D report signals and update PR5 completion status#29Copilot wants to merge 1 commit into
Copilot wants to merge 1 commit into
Conversation
Copilot created this pull request from a session on behalf of
luciangreen
May 30, 2026 11:26
View session
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
pr5.txtrequested a concrete completion percentage and continued work on the ND→D loop-splice system. This PR advances that work by closing reporting gaps in the classifier/converter and recording updated completion progress in the requirements file.ND classifier report coverage
nd_classify_program/3reporting to emit per-predicate MNN signature outcomes:mnn_signature_matched/2mnn_signature_unknown/2Unsafe conversion visibility
nd_to_loop_predicate/4to emitunsafe_nd_conversion/2when conversion is blocked by unsafe nondeterminism, instead of only generic skip reporting.Web UI report parity
plop.htmlto distinguish matched vs unknown signatures in displayed report labels.Spec progress update
~92% complete) and remaining gaps topr5.txt.