You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ROADMAP.md
+29-4Lines changed: 29 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
# CometAPI Python SDK Roadmap
2
2
3
-
Status: `0.1.1` stable maintenance released
4
-
Last updated: 2026-07-29
3
+
Status: `0.1.2` stable maintenance in progress
4
+
Last updated: 2026-07-30
5
5
Repository contract: this roadmap is self-contained.
6
6
Current gate: maintain the verified stable 0.1 surface. Begin 0.2 only after a
7
7
separate maintainer request authorizes its provider schemas and live contracts.
@@ -17,6 +17,8 @@ Alpha, stable `0.1.0`, and maintenance release `0.1.1` are complete for the
17
17
sanitized public repository. Protected repository configuration, public
18
18
default-branch CI, exact-release live smoke, PyPI OIDC publication, provenance,
19
19
digest comparison, and public-registry smoke provide separate evidence layers.
20
+
Maintenance `0.1.2` is active only to harden release automation and immutable
21
+
package metadata; it does not activate 0.2 scope.
20
22
Support and release claims remain limited to the evidence defined in this
21
23
roadmap and `COMPATIBILITY.md`.
22
24
@@ -30,6 +32,7 @@ roadmap and `COMPATIBILITY.md`.
30
32
|`0.1.0a1` Registry Alpha | Complete | Early adopters can install the functional prerelease from PyPI; every release and registry gate passed. |
31
33
|`0.1.0` stable | Complete | Complete runtime, release-PR, example, provenance, and registry gates passed. |
32
34
|`0.1.1` maintenance | Complete | Configuration validation and every stable release, live, provenance, and registry gate passed. |
35
+
|`0.1.2` maintenance | In progress | Publication-neutral metadata and release-transport boundaries must pass every normal release gate before publication. |
33
36
|`0.2.0` provider-native text | Planned | Optional official Anthropic and Gemini adapters. |
0 commit comments