@tangle-network/agent-knowledge 1.9.0 → 1.10.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
@@ -271,6 +271,12 @@ with its own pass (`driverResearches: true`), and gates on the readiness check.
271
271
  Both are yours (no creds) — the loop owns the deterministic mechanics (indexing,
272
272
  applying write blocks, scoring readiness) and stops once no blocking gap remains.
273
273
 
274
+ Does the verifying driver actually earn its keep? See
275
+ [docs/two-agent-research-ab.md](docs/two-agent-research-ab.md) for an equal-compute
276
+ A/B (9 ML topics, `glm-5.2`): the two-agent loop admits ~2.33 fewer sources per topic
277
+ at identical coverage — though most of that win is de-duplication, not relevance
278
+ filtering. Honest caveats and how to reproduce included.
279
+
274
280
  ```ts
275
281
  import {
276
282
  defineReadinessSpec,