Refactor PLM to use the canonical Learning Mode analyzer - #760
Draft
Richie Gomez (richiemsft) wants to merge 1 commit into
Draft
Refactor PLM to use the canonical Learning Mode analyzer#760Richie Gomez (richiemsft) wants to merge 1 commit into
Richie Gomez (richiemsft) wants to merge 1 commit into
Conversation
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 52e48fee-23e1-4b05-803c-522812fcdda2
|
Azure Pipelines: There may be pipelines that require an authorized user to comment /azp run to run. |
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.
📖 Description
Refactors
plm.exeinto a mode-neutral legacy WPR helper that delegates sealed-ETL decoding tolearning_mode_windows::EtlDenialAnalyzer.EvtQuery/EvtRenderanalyzer;denials.jsonoutput and a structured stop result;wpr -stopETL destination with--trace-output;learningModeLogging) and PermissiveLearningMode providers in the embedded WPR profile;Blocked on #759. This PR compiles and tests independently on
main, but must not merge until #759 lands because it relies on that PR's complete block/allow and real-V2 capability analysis for correct PLM results.🔗 References
🔍 Validation
cargo test -p plm --all-targets— 131 passed, 1 ignored existing diagnostic-fixture test.cargo clippy -p plm --all-targets -- -D warningscargo fmt --all -- --check✅ Checklist
Cargo.lock, thedependency-feed-checkcheck passes (see docs/pull-requests.md)📋 Issue Type
Microsoft Reviewers: Open in CodeFlow