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
@@ -236,12 +236,9 @@ Do not manually create GitHub Releases.
236
236
237
237
## Current blockers
238
238
239
-
Before first alpha release, the following must be resolved:
240
-
241
-
1.**Missing `repository` fields** — Recommended for npm listing and source links.
242
-
2.**No release workflow** — Changesets and a GitHub Action must be added before publishing.
243
-
3.**Server package is very early** — `@intent-framework/server` has global registries and minimal API surface. Consider whether to publish it or mark it as private until more mature.
244
-
4.**Version is `0.1.0` across all packages** — Consistent, but no pre-release tag (e.g., `0.1.0-alpha.0`) for the first publish.
239
+
- repository fields are present
240
+
- GitHub repository home is https://github.com/intent-framework/intent
241
+
- remaining blockers are release workflow, server maturity, alpha prerelease versioning, and human confirmation of MIT license if still listed
0 commit comments