docs(cloud): 官方文件核實後修正 Plan A 假設+補完整環境變數盤點(InkStoneCo#14) #43
Closed
claude-code
wants to merge 2 commits from
fix/cloud-env-parity-14 into main
pull from: fix/cloud-env-parity-14
merge into: inkstone:main
inkstone:main
inkstone:fix/roster-plugin-prefix
inkstone:chore/v0.16.0
inkstone:feat/nag-and-wiki-compress
inkstone:feat/named-workers-and-reply-gate
inkstone:feat/manifest-account-v2
inkstone:feat/debt-worklist
inkstone:feat/release-manifest-and-milestone-account
inkstone:chore/v0.13.0
inkstone:feat/handoff-writeback-loose
inkstone:feat/mainline-milestone
inkstone:chore/v0.12.0
inkstone:fix/cloud-wiring-isep90
inkstone:feat/pr-verdict-v2
inkstone:feat/countdown-stamp
inkstone:feat/gate-search-is-not-proof
inkstone:fix/stamp-proves-seen-not-run
inkstone:feat/gate-catches-recon-without-output
inkstone:docs/inventory-missing-rows
inkstone:fix/tests-leave-no-forged-pending
inkstone:integrate/isep59-wave2
inkstone:fix/gitea-write-search-guard
inkstone:feat/leo21c-mcp-guard
inkstone:fix/dispatch-guard-parens-and-wiring
inkstone:fix/dispatch-guard-noise-and-wiring
inkstone:fix/remove-claim-worksheet-mechanism
inkstone:feat/three-native-fields
inkstone:feat/ticket-carries-the-task
inkstone:feat/gate-fires-when-asking-not-after-stopping
inkstone:fix/stamp-release-stat-ordering-linux
inkstone:fix/beacon-says-which-copy
inkstone:fix/factory-idle-guard-blocks-actions-not-mentions
inkstone:fix/beacon-counts-registered-gates
inkstone:fix/push-guard-cross-repo-stamp
inkstone:feat/vendor-drift-guard
inkstone:fix/push-guard-target-not-substring
inkstone:feat/milestone-must-have-due
inkstone:fix/worksheet-dedup-by-content
inkstone:fix/b4-real-probe
inkstone:fix/cloud-setup-git-auth-verify
inkstone:feat/cloud-env-outdir
inkstone:fix/testing-b-section-discriminating
inkstone:fix/setup-self-verify
inkstone:fix/claim-worksheet-dedup
inkstone:fix/sdd-guard-path-resolution
inkstone:feat/cloud-env-generator
inkstone:fix/one-copy-per-gate
inkstone:fix/group0-gates
inkstone:chore/withdraw-versions
inkstone:rule/milestone-formation
inkstone:rule/pr-only
inkstone:docs/three-source
inkstone:docs/plan
inkstone:release/v0.2.1
inkstone:fix/ticket-api-bypass
inkstone:leaf/24-descope
inkstone:release/v0.2.0
inkstone:leaf/5-cloud
inkstone:leaf/18-dogfood
inkstone:leaf/6-release
inkstone:leaf/2-docs
inkstone:leaf/3-wiki
inkstone:leaf/4-labels
No Reviewers
Labels
Clear labels
Human
hub
human/exec
👤 這件事需要 leo 親手批示/動手(花錢・不可逆・品味方向・物理動作)。與 s/* 正交
close
duplicate
重複——關新的、留舊的,並指向舊票
close
human-exec
人執票完成,由人手動關
close
merged
PR merge 自動關(正常路徑)
close
split
太大,已拆成數張子票
close
stale
逾期無資訊,自動關閉
close
transferred
走錯棚,已在正確的 repo 重開
close
wontfix
討論後決定不做(只有 leo 可下此判斷)
Tracking issue——聚合一批 leaf 的 scope 容器,本身不掛 milestone、不對應 PR
👤 這張票的『執行者』是人(GUI-only/實體權限/法定簽署),不是審核。交付物是環境狀態改變,不是 PR
p
high
高——擋住交付或有時間壓力
p
low
低——想做,但晚一點沒關係
s
backlog
驗過了、確定要做,但還沒排進任何 sprint
s
doing
進行中——已 self-assign,現在有人在做
s
pending
卡住——等外部/等依賴,不是沒人做
s
review
PR 已開(含 closes #n),等總管 review 並 merge
s
stage
已部署 stage,等 leo 實際驗收
s
todo
已排進 milestone,等人領票
s
triage
新進來的,還沒驗傷——還沒決定要不要做
type
bug
壞掉的東西
type
chore
雜務、整理、不改行為
type
feature
新能力
type
governance
規範、流程、閘本身
No Label
Milestone
No items
No Milestone
Projects
Clear projects
No project
No Assignees
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: inkstone/ISEP#43
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Delete Branch "fix/cloud-env-parity-14"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
查官方文件(code.claude.com/docs/en/cloud-environments 的「What carries over」表)核實後發現:今天已裝好的
--scope userplugin 安裝很可能不會被雲端 session 讀到。新增docs/cloud-environment-audit-20260820.md提供 Plan B(宣告進連線 repo settings.json)與 Plan C(claude --cloudbundle 本機 checkout,不經過 GitHub 薄殼)兩條官方文件證實可行的替代路;同時逐一比對 credentials-map.md 完成環境變數/網域盤點,並擴充 scripts/make-cloud-env.sh 的 NEEDED 清單。詳見 inkstone/InkStoneCo#14。未動 hooks/、未動 labels.yaml、未 push GitHub。
【分診 @ inkstone/ISEP#64】狀態:❌ 已作廢,關閉
本 PR(08-20)依官方文件核實後提出 Plan B(宣告進連線 repo settings.json)/Plan C(
claude --cloudbundle 本機 checkout)兩條路,解inkstone/InkStoneCo#14(雲端 plugin 裝了但沒生效)。但
InkStoneCo/system-dev/wiki/decisions-summary.md記錄D-2026-08-23:雲端的閘改走 marketplace,薄殼不留第二份——這是 08-23(比本 PR 晚三天)針對同一張票(InkStoneCo#14)做出的最終決策:雲端閘只從 marketplace 安裝一份,不走複製薄殼那條路。且實測 main 上的docs/cloud-setup-script.sh已經是照這個新決策改過的版本(47ed778「改走直接複製進薄殼 repo,並修掉一支會偷跑指令的閘」/03d9782「查了官方文件才發現 setup script 根本讀不到環境變數」),跟本 PR 的 Plan B/C 走的是不同、更早被放棄的路線。git merge-tree對照現在 main 也確認是真衝突(docs/cloud-setup-script.sh、scripts/make-cloud-env.sh都衝突)。關閉,不刪分支(
docs/cloud-environment-audit-20260820.md的官方文件核實內容仍有考古價值)。Pull request closed