provide-foundation
2025-08-31
Major foundation buildout with CI, docs, examples, and core modules
108 files · 13,694+ · 2,944-
CI and release workflows
2 files changed
ci.ymlAdded continuous integration workflowrelease.ymlAdded release pipeline workflow
- Established CI and release GitHub Actions workflows for automated testing and publishing
baseline
architectural
2 files
ci.ymlrelease.yml
Examples and documentation
5 files changed
01_quick_start.pyQuick start example demonstrating basic usage02_custom_configuration.pyCustom configuration exampleREADME.mdUpdated project README with feature overviewHUB.mdHub architecture documentationapi-reference.mdAPI reference documentation
- Added comprehensive examples suite covering quick start, configuration, logging, and async patterns
specify
behavioral
1 file
01_quick_start.py
- Created documentation hub and API reference pages
specify
behavioral
1 file
HUB.md
Core module development
3 files changed
CLAUDE.mdAdded AI assistant configurationCHANGELOG.mdInitialized changelogenv.shUpdated environment setup
- Built out foundational project scaffolding including settings, changelog, and environment scripts
instantiate
architectural
1 file
CLAUDE.md