provide-foundation
2025-10-19
Add config bootstrap and discovery, profiling CLI, and tutorial docs
87 files · 20,506+ · 557-
Configuration infrastructure
4 files changed
bootstrap.pyConfiguration bootstrap systemdiscovery.pyConfiguration file discoveryformatters.pyConfig output formattersconfig.pyConfig CLI command
- Added config bootstrap, discovery, and formatting modules with CLI command
instantiate
behavioral
1 file
bootstrap.py
Profiling and tools
3 files changed
cli.pyProfiling CLI commandverifier.pyTool verification utilitycategories.pyHub category management
- Added profiling CLI, tool verifier, and hub category management
decouple
behavioral
1 file
cli.py
Tutorial and how-to documentation
3 files changed
01-quick-start.mdQuick start tutorial02-first-app.mdFirst app tutorialbasic-logging.mdBasic logging how-to guide
- Created tutorial documentation and logging how-to guides
specify
behavioral
1 file
01-quick-start.md