Skip to content
View hummbl-dev's full-sized avatar
💭
building HUMMBL
💭
building HUMMBL

Block or report hummbl-dev

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
hummbl-dev/README.md

HUMMBL

What this profile is today

  • Structured reasoning (Base120) → explicit execution contracts → governed runtime (delegation tuples + governance bus) → production-grade briefing & automation (MCP server).
  • Publication thesis: typed governance tuples for delegation, evidence, and attestation within a HUMMBL-structured reasoning stack.
  • Current priorities: secure evidence-first execution, publishable standards/experiments, and reproducible assurance tooling.

Canonical public projects

Project Purpose Link
base120 Authoritative Base120 reference implementation + contract validation CLI github.com/hummbl-dev/base120
hummbl-governance Governance primitives (delegation tokens, governance bus, circuit breaker, kill switch) — PyPI github.com/hummbl-dev/hummbl-governance
mcp-server MCP (Model Context Protocol) server exposing Base120 mental models and skills github.com/hummbl-dev/mcp-server
hummbl-agent Deterministic agent infrastructure (registry-first, policy-bounded) github.com/hummbl-dev/hummbl-agent
hummbl-assurance Governance assurance — deterministic verification, contract compatibility, compliance claims github.com/hummbl-dev/hummbl-assurance
governed-iac-reference Reference infrastructure-as-code with governance policy, change validation, and audit github.com/hummbl-dev/governed-iac-reference
HUMMBL-Unified-Tier-Framework Cognitive curricula & wickedness assessment for HUMMBL mental models github.com/hummbl-dev/HUMMBL-Unified-Tier-Framework

Case Studies

Supporting references

  • hummbl-bibliography: publication list and reference library.
  • hummbl-claude-skills: production-ready Claude Code skills that implement Base120 mental models.

What is archived or historical

All other repositories are either:

  • archived placeholders or forks (e.g., workflow, OpenAgent, clawdhub);
  • proof-of-concept experiments (e.g., games, mirror-agent, discovery);
  • or historical dashboards (hummbl-old-version, hummbl-production).

How to help / contribute

  1. Archive or privatize the low-signal repos listed in docs/HUMMBL_DEV_GITHUB_AUDIT_2026-03-11.md.
  2. Re-pin the profile to the canonical spine above.
  3. Reference this README in the profile bio or pinned repositories so reviewers immediately see the current story.
  4. When publishing, cite the tuple lineage note and NCCoE comment draft for reproducible proof points.

Pinned Loading

  1. base120 base120 Public

    Base120 is a deterministic governance substrate for system design, validation, and execution. It defines executable mental models, failure modes, and guardrails to enforce correctness, escalation, …

    Python 1

  2. mcp-server mcp-server Public

    HUMMBL MCP Server

    TypeScript 3 1

  3. hummbl-agent hummbl-agent Public

    Repository for agentic orchestration with HUMMBL - Highly Useful Mental Model Base Language

    TypeScript 2

  4. HUMMBL-Unified-Tier-Framework HUMMBL-Unified-Tier-Framework Public

    Problem complexity classification and learning progression framework with quantitative wickedness assessment methodology. Features 5 problem tiers (Simple→Super-Wicked), Base-N architecture (Base6→…

    Python 2 1

  5. hummbl-governance hummbl-governance Public

    Governance runtime for AI agent orchestration — kill switch, circuit breaker, cost governor, delegation tokens, audit log, identity registry, schema validator. Zero dependencies. 476 tests.

    Python