provide-foundation
2025-09-22
Hub system overhaul with plugin architecture and file operations refactor
58 files · 3,259+ · 1,123-
Hub system overhaul
7 files changed
__init__.pyHub package initialization updatescomponents.pyComponent management refinementsconfig.pyHub configurationdiscovery.pyComponent discoveryfoundation.pyFoundation hub patternshandlers.pyHub event handlersplugin-system.mdPlugin system architecture documentation
- Overhauled hub subsystem with plugin architecture, event handling, and component discovery
decouple
architectural
1 file
foundation.py
File operations modularization
3 files changed
__init__.pyOperations package initializationdetector.pyFile operation detectiontypes.pyOperation type definitions