@tangle-network/agent-integrations 0.22.0 → 0.23.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -208,6 +208,9 @@ The package deliberately avoids vendor lock-in.
208
208
  - Treat catalog coverage and executable coverage as different states.
209
209
 
210
210
  See [Provider Decision Matrix](./docs/provider-decision-matrix.md).
211
+ See [Integration Execution Audit](./docs/integration-execution-audit.md) for
212
+ the exact current split between catalog, setup, first-party execution, and
213
+ package-runtime execution.
211
214
 
212
215
  ## Executable Coverage
213
216