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:
root
2025-12-12 08:55:34 +00:00
parent 2f96bb6276
commit 29b1abc0a1
5 changed files with 452 additions and 80 deletions

View File

@@ -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