Public Imports¶
Public imports should make it obvious which modules are safe to rely on and which ones are just nearby implementation detail.
The canonical runtime API root is apis/bijux-proteomics-runtime/v1; the compatibility mirror root is apis/agentic-proteins/v1.
Package Surface¶
agentic_proteinsroot imports for the same top-level runtime exports that the canonical package exposesagentic_proteins.interfacesfor public CLI, HTTP, and structure-report entrypoints that forward toward canonical ownersagentic_proteins.execution,state,providers,tools, andagentsonly where callers still depend on those compatibility shapes
Public imports in this package are compatibility forwarding, not a second runtime API. The Compatibility Contract defines the ceiling.
First Proof Check¶
src/agentic_proteins/interfaces/cli.pysrc/agentic_proteins/interfaces/http/app.pypackages/agentic-proteins/tests