Skip to content

feat(logging): standardize plugin registration receipts - #13

Merged
offendingcommit merged 1 commit into
mainfrom
feat/registration-summary
Jul 30, 2026
Merged

feat(logging): standardize plugin registration receipts#13
offendingcommit merged 1 commit into
mainfrom
feat/registration-summary

Conversation

@offendingcommit

Copy link
Copy Markdown
Owner

Summary

Hermes plugins can now emit one stable registration receipt from the shared kit, so operators can verify the exact tools, hooks, commands, middleware, and skills that loaded instead of trusting hand-maintained counts.

The helper records the manifest plugin name when available and keeps skipped optional skills observable without changing registration behavior.

Validation

  • make test (71 passed)
  • make build
  • git diff --check

Post-Deploy Monitoring & Validation

  • Search gateway logs for registered plugin= and confirm one receipt per migrated plugin load.
  • Healthy: exact registered names match each plugin manifest and runtime configuration.
  • Failure: import errors or missing/duplicate receipts. Roll back the consumer pin before restarting affected gateways.
  • Window/owner: first gateway reload after consumer rollout, Jonathan.

Compound Engineering

@offendingcommit
offendingcommit merged commit 4e1e4d3 into main Jul 30, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant