decibel-homebase
Homebase is the core plugin spine for the Decibel ecosystem. It defines shared conventions, discovery, branch registration, and lightweight
Open source Repository Open in the app JSON README (API)
About
Homebase is the core plugin spine for the Decibel ecosystem. It defines shared conventions, discovery, branch registration, and lightweight workflow hooks so remixed plugins can plug into a common, discoverable base.
Details
- Kind
- Plugins
- Topic
- No topic detected
- Publisher
- decibelsystems
- Origin
- marketplace
- Category
- ferramentas
- Last push
- 2026-04-01T23:47:07Z
- Repository state
- ativo
- License
- MIT
- Added
- 2026-08-30 01:48:58
- Updated
- 2026-08-30 01:48:58
- Origin id
decibelsystems/homebase/decibel-homebase
README
# @decibelsystems/homebase Branch identity, conventions, and plugin protocol for the Decibel ecosystem. ## Installation ``` /plugin marketplace add decibelsystems/marketplace /plugin install homebase@decibelsystems ``` ## What's Included - **decibel-conventions** — Tool priority, `.decibel/` directory contract, project detection, capability manifests, package discovery, integration hooks - **decibel-verification** — Pre-completion verification checklist, evidence-before-assertions rule, sentinel integration with graceful degradation ## Philosophy Homebase defines what a Decibel branch IS, not everything it can do. Protocol, identity, discovery, minimum shared behavior. ## Credits Decibel Systems ## License MIT