Document v0 concerns and release branch - #27
Merged
Conversation
IlyaasK
marked this pull request as ready for review
July 1, 2026 21:07
IlyaasK
force-pushed
the
release-security-checklist
branch
from
July 2, 2026 02:34
ec75679 to
6d983b9
Compare
IlyaasK
force-pushed
the
hypeship/v0-docs-correctness
branch
from
July 2, 2026 02:34
6d93945 to
aff360b
Compare
IlyaasK
force-pushed
the
release-security-checklist
branch
from
July 2, 2026 02:48
6d983b9 to
5e0df2f
Compare
IlyaasK
force-pushed
the
hypeship/v0-docs-correctness
branch
from
July 2, 2026 02:48
aff360b to
a7f9399
Compare
IlyaasK
force-pushed
the
release-security-checklist
branch
2 times, most recently
from
July 2, 2026 19:51
65a2384 to
9e1c5c4
Compare
IlyaasK
force-pushed
the
hypeship/v0-docs-correctness
branch
from
July 2, 2026 19:51
a7f9399 to
4477796
Compare
IlyaasK
force-pushed
the
release-security-checklist
branch
from
July 2, 2026 20:03
9e1c5c4 to
54a2157
Compare
IlyaasK
force-pushed
the
hypeship/v0-docs-correctness
branch
2 times, most recently
from
July 2, 2026 20:15
609f5be to
433e900
Compare
IlyaasK
force-pushed
the
release-security-checklist
branch
2 times, most recently
from
July 2, 2026 20:25
3d6f08e to
72e1b39
Compare
IlyaasK
force-pushed
the
hypeship/v0-docs-correctness
branch
from
July 2, 2026 20:25
433e900 to
54e0bf2
Compare
IlyaasK
force-pushed
the
hypeship/v0-docs-correctness
branch
from
July 2, 2026 20:37
54e0bf2 to
f2a25e4
Compare
IlyaasK
force-pushed
the
release-security-checklist
branch
from
July 2, 2026 20:37
72e1b39 to
bbe1a34
Compare
IlyaasK
force-pushed
the
hypeship/v0-docs-correctness
branch
from
July 2, 2026 20:47
f2a25e4 to
e6b99fb
Compare
IlyaasK
force-pushed
the
release-security-checklist
branch
from
July 2, 2026 20:47
bbe1a34 to
5f986a4
Compare
IlyaasK
force-pushed
the
hypeship/v0-docs-correctness
branch
from
July 2, 2026 20:52
e6b99fb to
f179de6
Compare
IlyaasK
force-pushed
the
release-security-checklist
branch
from
July 2, 2026 20:52
5f986a4 to
8e073ad
Compare
IlyaasK
force-pushed
the
hypeship/v0-docs-correctness
branch
from
July 2, 2026 20:57
f179de6 to
7025579
Compare
IlyaasK
force-pushed
the
release-security-checklist
branch
from
July 2, 2026 20:57
8e073ad to
1ebeb33
Compare
tnsardesai
approved these changes
Jul 2, 2026
IlyaasK
force-pushed
the
hypeship/v0-docs-correctness
branch
from
July 2, 2026 21:22
7025579 to
bf3e263
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
mainwording and require confirming the repository canonical post-merge branch before tagging.Why this is v0 work
This closes the v0 docs-correctness gap without changing provider behavior. The provider surface remains intentionally narrow: provider config,
kernel_browser_pool, lookup data sources, and browser-pool import.Intentionally unsupported in v0
force_destroyremains deferred to v1/future; v0 delete stays durable and non-forceful.tfplugingen-framework/codegen remains deferred to v1/future.Tests run
gofmt -l cmd internalgo test -short -timeout=2m ./...go vet ./...terraform fmt -check -recursive examplesbash scripts/check-docs.shgit diff --check release-security-checklistAcceptance-test status
Acceptance tests were not run for this docs-only slice. They remain an opt-in release gate requiring
TF_ACC=1,KERNEL_ACC=1,KERNEL_API_KEY, andKERNEL_PROJECT_ID.Review gates
Deferred v1 issues
force_destroyforkernel_browser_pool.Remaining manual release gates
Note
Low Risk
Documentation-only changes with no runtime, auth, or provider logic modifications.
Overview
README now links to that doc from the Architecture section.
docs/release.mdreplaces stale “cleanmain” release wording with instructions to tag from the repo’s canonical post-merge branch and to confirm the default branch viagh repo viewbefore release.Reviewed by Cursor Bugbot for commit bf3e263. Bugbot is set up for automated code reviews on this repo. Configure here.