Changelog
Material changes to documented product contracts.
Last reviewed: 2026-08-31 · API version: unversioned (/api/clawdbase/*, no /v1 prefix is live) · Current base path: https://clawdbase.ai/api/clawdbase
No material contract changes have been published yet. When an entry is ready, follow the format below.
Future entries should identify breaking request/response changes, migration requirements and effective dates. Do not use this page as a marketing release log.
Entry format
Every material contract entry should include:
- effective date and release identifier;
- affected routes, operations, Page types or tables;
- whether the change is additive, behavioral, deprecated or breaking;
- required client or migration action;
- compatibility window and removal date when applicable;
- links to the updated guide and reference pages.
What belongs here
Document request/response field changes, operation price/scope changes, Page identifier behavior, authentication requirements, billing fulfillment behavior, score-state semantics and deprecated routes. Visual adjustments that do not alter behavior can remain in the product release notes.
Deprecation policy
A deprecated route returns an explicit status and points to the canonical replacement when safe. Documentation removes the old path from quickstarts immediately but keeps a dated migration note until the compatibility window ends. Do not silently forward OAuth callbacks because provider configuration errors become difficult to diagnose.
Verification
Before publishing an entry, confirm the source constant or route, migration state, tests and deployed availability. A feature marked planned in documentation moves to available only after a production endpoint or flow is exercised end to end.
Suggested entry
## YYYY-MM-DD - Change title
- **Type:** Additive | Behavioral | Deprecated | Breaking
- **Affected:** route, operation, Page type or table
- **Action:** exact migration or client update
- **Available:** environments and rollout stateKeep secrets, internal incident details and customer-specific identifiers out of the public changelog.