Metadata-Version: 2.4
Name: hermes-agent-harness
Version: 1.2.0
Summary: Hermes Agent Harness (HAH) — Hermes substrate adapter for AI King ecosystem (MIT)
Project-URL: Homepage, https://github.com/aiking931931/ai-king
Project-URL: Issues, https://github.com/aiking931931/ai-king/issues
Project-URL: AI King, https://ai-king.dev
Author-email: "AI King (Chen-Xuan Wang)" <me@ai-king.dev>
License-Expression: MIT
Keywords: agent-governance,ai-king,aiking,cbua,guards,harness,hermes,hooks,openai,substrate-adapter,tool-use,wiredo
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Typing :: Typed
Requires-Python: >=3.10
Requires-Dist: aiking-core<2.0,>=1.1.1
Requires-Dist: universal-harness<2.0,>=1.1.1
Provides-Extra: hermes
Requires-Dist: hermes-agent<1,>=0.13.0; extra == 'hermes'
Description-Content-Type: text/markdown

# hermes-agent-harness

> Hermes substrate adapter for AI King — wires AI King's engine
> primitives (guards, hooks, ZIQ router, FieldRead RAG) into the
> Hermes Agent runtime.

## Install

```bash
pip install "aiking[hah]"
# or directly:
pip install hermes-agent-harness
```

## Why this exists

Hermes Agent runtime targets prompt-layer self-evolution (GEPA + DSPy +
auto-skill emergence). AI King's engine adds a separate axis —
substrate-agnostic governance with a red/blue Opus dispatch chain and
ZIQ-routed retrieval. `hermes-agent-harness` bridges the two so you
get Hermes self-evolution **plus** AI King governance in the same
Python process.

## License

MIT — same rationale as `claude-code-harness`. Engine AGPL, adapter
MIT.

## Phase 2 status (2026-05-12)

Namespace placeholder. Public API stubs land in Wave UH-3b. Track
progress via
`_AI_BRAIN/05_Planning/aiking-master-plan-v1-2026-05-12.md` §2.
