docs: prepare Tobi Validator GitHub Action v2 release line - #8
Conversation
|
MAIN_EXACT_HEAD_REVIEW: COMPLETED REVIEWED_HEAD: Findings:
P1: NONE Documented limitations:
VERDICT: Phase B remains unauthorized until Aset supplies the explicit release authorization and exact merged commit. |
Phase B release evidenceRelease transaction completed against merge commit
Smoke evidence:
Boundaries verified: no Action implementation change during publication, no validator/Tsubasa semantic change, no binary publication, no Stage 2 or Project Sources change, and no token value exposure. macOS smoke was not run because the repository's existing smoke workflow contains only Linux and Windows jobs. |
Purpose
Prepare the current supported Tobi Validator GitHub Action v2 line before Marketplace publication.
Version decision
v1.0.0is the legacy exact Marketplace release.v1is frozen.v2is the new maintained major.v2.0.0will be published only after this PR is merged and Aset supplies explicit release authorization.Compatibility boundary
eval_tokenunchanged and still required.TOBI_EVAL_TOKENunchanged.canonandgoldenunchanged; novalidatemode.stage1-tobi-validator-v0.7.0.Migration
The migration guide separates:
@v1consumers that already useeval_token: change the Action reference to@v2; the token input, secret convention, mode, and default validator release stay unchanged;@v1.0.0consumers using the historicaldist_tokencontract: obtain approved Organetic evaluation access, useTOBI_EVAL_TOKENthrougheval_token, remove direct-distribution credential configuration, and preservecanon/goldenusage.Changed files
.github/workflows/public-surface-check.ymlREADME.mddocs/STAGE1_GITHUB_ACTION_STARTER.mddocs/TOBI_ACTION_V2_MIGRATION.mddocs/TOBI_ACTION_VERSION_POLICY.mdexamples/github-actions/stage1_tobi_validator_example.ymlValidation
Exact preparation base:
origin/main@86c7fbf5d052c9fdee08d29c789e4b2284a77786.git status --short-> PASS; clean worktree.git diff --check origin/main...HEAD-> PASS.git diff --exit-code origin/main -- action.yml-> PASS; no Action behavior file delta.git hash-object action.yml->c3bdca0f01e445c9d3b8369e4c38216b57acc3ac.git show origin/main:action.yml | git hash-object --stdin->c3bdca0f01e445c9d3b8369e4c38216b57acc3ac.safe_loadforaction.yml,.github/workflows/public-surface-check.yml, andexamples/github-actions/stage1_tobi_validator_example.yml-> PASS.git grep -nF 'OrganeticSphere/tobi-validator@v1'-> only the explicit migration example and the unchanged historical v1 report.dist_token-> only the explicit migration explanation and unchanged historical reports.https://x.com/OrganeticSphereresolves and is listed beside the Telegram channel inREADME.md.action.ymlis byte-identical to the selected base.Tags/releases
No tags or releases created.
v1 not moved.
v1.0.0 unchanged.
Marketplace unchanged.
Policy artifacts
No tracked naming-policy home was found. Replacement-ready artifacts were prepared locally outside any Git repository:
C:\Users\yasin\AppData\Local\Temp\tobi-action-v2-policy-artifacts-20260823\TOBI_PUBLIC_NAMING_CONTRACT_v0_3.md(3338 bytes, SHA-2562C0EB361C5FA9C7162F6C5BB436E62F263615AD3B6EA9844673A32181203EB0F)C:\Users\yasin\AppData\Local\Temp\tobi-action-v2-policy-artifacts-20260823\TOBI_PUBLIC_NAMING_MIGRATION_CHECKLIST_v0_2.md(3367 bytes, SHA-25683DCDBD2C7CA8BD3F889C0133278B2FF4C629009A0A95801B78CBB5432C293B0)Artifact status:
DRAFT AMENDMENT - MAIN VERSION-LINE DECISION INCORPORATED - ASET POLICY/RELEASE APPROVAL PENDING. Source activation is not claimed.Review request
Please perform Main exact-head review of
7cc36731b5faff4d84f1f94229e4c306d3392eb9.This PR remains Draft. Phase B has not started; no publication action is authorized by this preparation PR.