chore(AI-011): archive spec + correct opencode.jsonc Layer 1 comment#39
Merged
Conversation
AI-011-opencode-bootstrap validation closed (2026-05-17): - /connect to OpenCode Go succeeded, deepseek-v4-pro responding - Layers 2-3 PAYG guardrail confirmed in Zen dashboard - Six empirical findings folded into runbook before archive Archive: specs/AI-011-opencode-bootstrap/ → specs/archive/ Fix in opencode.jsonc: the original "Layer 1" comment claimed the provider.opencode-go.models block restricts the /models picker. Empirically false — that block enriches display names only; the picker shows whatever the user activates via the UI. Real PAYG protection lives entirely in Layers 2 (Zen workspace cap) + 3 (no PAYG payment method) + the Go subscription's inherent catalog limitation (~12 cheap Chinese LLMs). Comment rewritten to reflect reality. Spec header path updated to point at the archived location. CHANGELOG.md update remains pending separate PR.
This was referenced May 18, 2026
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
AI-011-opencode-bootstrap validation closed 2026-05-17. Closes the lifecycle.
git mv specs/AI-011-opencode-bootstrap/ specs/archive/— durable artifact is the runbook, not the spec scaffoldingai/opencode/opencode.jsonc. Empirical finding during validation: theprovider.opencode-go.modelsblock does not restrict the/modelspicker — it only enriches display names. Real PAYG protection lives entirely in Layers 2 (Zen workspace cap) + 3 (no PAYG payment method) + the Go subscription's inherent catalog (~12 cheap Chinese LLMs, no frontier models routable viaopencode-go)opencode.jsoncto point at archived locationFindings folded into runbook (vault, separate commit)
40-runbooks/guide-opencode-go-setup.mdalready updated with six empirical findings:modelsblock ≠/modelswhitelist (only display metadata)opencode rununaffected; recommended workflow Ghostty native splits/tabs for opencode TUI + tmux for shell/SSHCatppuccin Mocha)Test plan
git mvpreserves history (3 renames, all files staged asR)opencode.jsoncstill parses as JSONC (no structural changes, only comment text)