test: harden reporting governance surface contracts

This commit is contained in:
Eve
2026-05-08 17:23:20 +08:00
parent c3b95ba3b7
commit 6af759eec4
2 changed files with 33 additions and 0 deletions

View File

@@ -93,6 +93,7 @@ Current **public package surface** is intentionally narrow:
`@openclaw/plugin-reporting-governance/adapters` 目前只代表 **runtime adapter entrypoints**
`createRuntimeBinding(...)``loadDeploymentProfileArtifact(...)``createDeploymentBindingContract(...)` 不再掛在 `./adapters` barrel前者仍由 root export 提供,後兩者屬於 storage/profile artifact slice。
目前 `storage` / `profile-artifact` 也**不是公開 subpath**;若要使用其能力,請以 root export / 已宣告 exports 為準,不要 deep import `src/storage/*`
What is currently exposed from the root export: