DocsStable

Registry & Service Discovery

How adapters, probes, evaluation metrics, and plugins register themselves.

Audience: All usersRead: 5 minEdit on GitHub

Overview

Registry & Service DiscoveryHow adapters, probes, evaluation metrics, and plugins register themselves.

This page is part of the Documentation portal. The portal covers the conceptual heart of neuronscope. each chapter explains ai observability, ai evaluation, ai profiling, explainability, workflow intelligence, optimization, and governance.

When to use it

Reach for registry when the problem in front of you matches its scope: how adapters, probes, evaluation metrics, and plugins register themselves.

  • You need a canonical answer that survives environment changes.
  • You want the behavior documented under a stability contract.
  • You are cross-referencing this material from another portal.

How it fits

Each portal in NeuronScope owns one axis of the library. Documentation owns concepts, semantics, and contracts for every platform capability. Sibling pages in the sidebar cover the adjacent surface area — start there if this page does not answer your question directly.

Next steps

Related