Deferred ideas for this rule, moved out of .claude/rules/diagnostics/lc0092-naming-pattern.md so the rule doc describes current state only. None of these is scheduled; names and defaults may change when an item is picked up.
- Custom pattern tests: Test cases that inject custom NamingPatterns via alcops.json
- Object affix stripping tests: Test cases with AppSourceCop configuration
- ControlAddIn object type: Add ControlAddIn to the Object target registration
- Procedure sub-target inheritance tests: Verify LocalProcedure/GlobalProcedure/EventSubscriber/EventDeclaration inheritance
- Variable sub-target inheritance tests: Verify LocalVariable/GlobalVariable/Parameter multi-level fallback chain
- Per-object-type overrides: Allow different patterns for Table vs Codeunit vs Page names
- CodeFix: Auto-rename to match the pattern (complex, requires semantic analysis)
Deferred ideas for this rule, moved out of
.claude/rules/diagnostics/lc0092-naming-pattern.mdso the rule doc describes current state only. None of these is scheduled; names and defaults may change when an item is picked up.