hebbrix 2.2.1 → 2.3.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/CHANGELOG.md CHANGED
@@ -1,5 +1,20 @@
1
1
  # Changelog
2
2
 
3
+ ## 2.3.0 — 2026-08-27
4
+
5
+ - Reconcile every exported advanced method with the canonical public OpenAPI,
6
+ including temporal, working-memory, consolidation, memory-tool, and RL routes.
7
+ - Correct `collections.list()` to return `CursorPage<Collection>` at both type
8
+ and runtime levels, with clean-tarball compile and runtime coverage.
9
+ - Treat durable-but-indexing batch results as `202`, poll them through the SDK,
10
+ and throw `IndexingTimeoutError` with the durable receipt on client deadline.
11
+ - Preserve structured entitlement metadata in `EntitlementError`.
12
+ - Add a route-manifest release gate and clean-tarball installation verification.
13
+ - Withdraw the experimental World Model from the public SDK until a trained,
14
+ versioned production model artifact and serving contract exist.
15
+ - Publish compatibility through `GET /v1/release`; remove the broken repository
16
+ metadata and retain valid artifact and support links.
17
+
3
18
  ## 2.2.1 — 2026-08-26
4
19
 
5
20
  - Preserve bearer authentication, content type, user agent, idempotency, and