Files
hermes-agent/plugin-catalog/jev-curator.yaml
2026-09-21 15:20:32 -07:00

31 lines
1.3 KiB
YAML

name: jev-curator
repo: https://github.com/anpicasso/hermes-jev-curator
sha: 4e8626c7d394a9cbef8594993ec4b208ffb3395f
subdir: plugin
description: >-
TypeSafe Jev semantic governance for Hermes' native Curator: classifies
relationships between complete skill packages, produces content-hash-bound,
fail-closed consolidation plans, and locally guards background destructive
skill_manage calls while Hermes retains control of backups and mutations. A
profile-scoped 60-second lifecycle debounce coalesces skill changes into dry
refreshes. Disclosure — no egress occurs by default; after
allow_content_egress is explicitly enabled, redacted bounded skill content is
sent to the configured TypeSafe, OpenRouter, or custom Jev endpoint and may
spend provider credits. Automatic refreshes never apply mutations, and
missing, stale, or incomplete evidence fails closed.
maintainer: anpicasso
tier: community
category: automation
requires_hermes: ">=0.21.2"
docs_url: https://github.com/anpicasso/hermes-jev-curator/blob/4e8626c7d394a9cbef8594993ec4b208ffb3395f/README.md
version: "0.1.0"
platforms: []
capabilities:
provides_tools:
- jev_skill_relations
provides_hooks:
- on_skill_lifecycle
- pre_tool_call
provides_middleware: []
requires_env: []