https://github.com/hummbl-dev/hummbl-gpts
Vendor-agnostic, governance-first specifications for HUMMBL custom GPTs and prompt-portable AI interfaces.
https://github.com/hummbl-dev/hummbl-gpts
Last synced: 4 months ago
JSON representation
Vendor-agnostic, governance-first specifications for HUMMBL custom GPTs and prompt-portable AI interfaces.
- Host: GitHub
- URL: https://github.com/hummbl-dev/hummbl-gpts
- Owner: hummbl-dev
- License: mit
- Created: 2026-01-31T02:34:09.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2026-02-15T13:35:57.000Z (5 months ago)
- Last Synced: 2026-02-15T20:22:18.133Z (5 months ago)
- Language: JavaScript
- Size: 52.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Governance: GOVERNANCE.md
Awesome Lists containing this project
README
# hummbl-gpts
Vendor-agnostic, governance-first specifications for HUMMBL custom GPTs and prompt-portable AI interfaces.
This repository defines **portable system prompts, explicit non-claims, and pinned canonical references** for HUMMBL GPT interfaces. Custom GPTs are treated as **optional, non-authoritative UI surfaces** that must work alongside regular ChatGPT usage, Codex (browser / IDE / CLI), and other LLM or agent tools.
## Scope
- Prompt and interface specifications only
- Governance and authority boundaries
- Portability across vendors and execution surfaces
## Non-Goals
- No execution engines
- No validation or enforcement authority
- No platform lock-in
- No canonical definitions (see HUMMBL/Base120 repos)
Authority lives in artifacts and governance, not in any model or UI.
Status: **Initial scaffold**