stale-impossibility: main( ) is not a control method - #184
Merged
Conversation
The probe reads a deviation's prose for `someMethod( )` and asks the frontend's allowlist whether that method is refused. Four names in these sidecars are not control methods at all and can never be on that list, so a claim that mentions one produces a hit that cannot be real: `main( )` is z2ui5_if_app~main, the ABAP entry point every port implements and the notes discuss constantly; `render( )` and `stringify( )` are z2ui5_cl_ui5_view_builder's own (and `stringify` is also JSON's, which is how app 447's note mentions it); `factory( )` opens every chain. That was the whole standing hit list: app 351's note explains that Invalidate is denied and that the branch used to be a no-op because main_end only sends a model when main( ) changed one - and the probe asked whether `main` is denied. Six lines of reading, every sweep, for a question with no answer. 622 ports, 0 to re-read now. Re-verified against a synthetic defect: a deviation naming `setBusy( )` on a control is still reported. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01CD8XM2xmi9NHb17JHP67nZ
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.
The probe reads a deviation's prose for
someMethod( )and asks the frontend's allowlist whether that method is refused. Four names in these sidecars are not control methods at all and can never be on that list, so a claim mentioning one produces a hit that cannot be real:main( )—z2ui5_if_app~main, the ABAP entry point every port implements and the notes discuss constantlyrender( )andstringify( )—z2ui5_cl_ui5_view_builder's own (andstringifyis also JSON's, which is how app 447's note mentions it)factory( )— opens every chainThat was the whole standing hit list. App 351's note explains that Invalidate is denied, and that its branch used to be a no-op because
main_endonly sends a model whenmain( )changed one — and the probe asked whethermainis denied. Six lines of reading, every sweep, for a question with no answer.Re-verified against a synthetic defect, as the probe README asks: a deviation claiming "no abap2UI5 equivalent" while naming
setBusy( )on a control is still reported. The other fourteen corpus probes were run alongside and all report zero.🤖 Generated with Claude Code
https://claude.ai/code/session_01CD8XM2xmi9NHb17JHP67nZ
Generated by Claude Code