Add progressive breadcrumb resolution with caching
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -282,6 +282,7 @@ return [
|
||||
'app/RSpade/Core', // Core framework classes (runtime essentials)
|
||||
'app/RSpade/Integrations', // Integration modules (Jqhtml, Scss, etc.)
|
||||
'app/RSpade/Bundles', // Third-party bundles
|
||||
'app/RSpade/Breadcrumbs', // Progressive breadcrumb resolution
|
||||
'app/RSpade/CodeQuality', // Code quality rules and checks
|
||||
'app/RSpade/Lib', // UI features (Flash alerts, etc.)
|
||||
'app/RSpade/temp', // Framework developer testing directory
|
||||
|
||||
Reference in New Issue
Block a user