Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,21 @@ Early public seed repository.
Public seed repository. Initial executable packet in progress as `seed` -> `v0.1-draft`.


## HUMMBL Ecosystem

This repo is part of the [HUMMBL](https://github.com/hummbl-io) AI governance architecture.

| Repo | Purpose |
|------|---------|
| [hummbl-governance](https://github.com/hummbl-io/hummbl-governance) | Governance runtime — kill switch, circuit breaker, cost governor, 34 primitives |
| [mcp-server](https://github.com/hummbl-io/mcp-server) | MCP server for Base120 mental models — 120 reasoning operators for Claude/Cursor |
| [base120](https://github.com/hummbl-io/base120) | 120 mental models for structured reasoning — stdlib-only Python library |
| [crab](https://github.com/hummbl-io/crab) | CRAB protocol — Check, Reason, Act, Bus for multi-agent turn execution |
| [docs](https://github.com/hummbl-io/docs) | Canonical public documentation — Mintlify-powered |
| [hummbl-toolkit](https://github.com/hummbl-io/hummbl-toolkit) | HUMMBL utility toolkit |

Learn more at [hummbl.io](https://www.hummbl.io).

---

## Author
Expand Down