Files
hermes-agent/plugin-catalog/jackal-verified.yaml
teknium1 55dbd7f6e1 feat(plugin-catalog): shelve the catalog by category (Memory, Desktop, Platforms, …)
The catalog page was one undifferentiated grid filtered only by tier, so a
memory provider sat between two Desktop panes. Entries now carry an optional
``category`` (memory | desktop | platform | web | tools | voice | automation |
models | other, default other) that the loader, the admission validator and
the site extractor all understand.

/docs/plugins renders one shelf per category in browse mode, a category pill
row under the tier pills, a clickable category chip on every card, and a
results bar (active category, count, clear) when a filter or search flattens
the view. ``hermes plugins catalog`` gains a Category column and groups by it.
All 18 shipped entries are categorised. Unknown categories fail admission
(same contract as tier) so a typo cannot create a phantom shelf.
2026-09-14 21:00:29 -07:00

57 lines
1.5 KiB
YAML

name: jackal-verified
repo: https://github.com/AnubisQuantumCipher/hermes-jackal-verified
sha: dab507a521406a69d308025bed380401eff967b9
description: 'Typed adapter for the reproducible JACKAL v1.7.3 release: 41 catalog-derived verification
tools (exact, numerical, Lean-checked bounded lanes, claim replay).'
maintainer: AnubisQuantumCipher
tier: community
category: tools
docs_url: https://github.com/AnubisQuantumCipher/hermes-jackal-verified
platforms: []
capabilities:
provides_tools:
- jackal_alg_cmp
- jackal_alg_sign
- jackal_anubis_check_program
- jackal_anubis_verify_program
- jackal_anubis_verify_program_receipt
- jackal_atan_rat_bound
- jackal_canon
- jackal_claim
- jackal_claim_cites_test
- jackal_cos_rat_bound
- jackal_crt
- jackal_decision_rank
- jackal_decision_rank_v2
- jackal_diff
- jackal_divides
- jackal_evaluate
- jackal_exact
- jackal_exp_rat_bound
- jackal_gaussian_integral
- jackal_integrate
- jackal_integrate_adaptive
- jackal_integrate_bound
- jackal_integrate_bound_cert
- jackal_ln_rat_bound
- jackal_mod_inv
- jackal_mod_pow
- jackal_poly_canon
- jackal_poly_eq
- jackal_poly_gcd
- jackal_prime_cert
- jackal_range_bound
- jackal_ratfunc_canon
- jackal_roots_isolate
- jackal_sin_rat_bound
- jackal_solve
- jackal_sqrt_rat_bound
- jackal_tanh_rat_bound
- jackal_test_exists
- jackal_verify_bundle
- jackal_verify_receipt
- jackal_xgcd
provides_hooks: []
provides_middleware: []
requires_env: []