tighten adapters barrel surface

This commit is contained in:
Eve
2026-05-08 17:15:28 +08:00
parent 9c6afad864
commit c3b95ba3b7
5 changed files with 6 additions and 9 deletions

View File

@@ -91,6 +91,9 @@ Current **public package surface** is intentionally narrow:
- `@openclaw/plugin-reporting-governance/adapters/sender-binding`
- `@openclaw/plugin-reporting-governance/adapters/orchestrator`
`@openclaw/plugin-reporting-governance/adapters` 目前只代表 **runtime adapter entrypoints**
`createRuntimeBinding(...)``loadDeploymentProfileArtifact(...)``createDeploymentBindingContract(...)` 不再掛在 `./adapters` barrel前者仍由 root export 提供,後兩者屬於 storage/profile artifact slice。
What is currently exposed from the root export:
- `evaluatePolicyPack(...)`