.omo/evidence/20260630-private-discord-doctor-trust/opencode-qa-scope.md
Skill used:
.agents/skills/opencode-qa/SKILL.mdChanged surface:
packages/omo-opencode/src/cli/doctor/checks/system.tspackages/omo-opencode/src/cli/doctor/checks/system.test.tsCase mapping:
omo doctor --platform opencode CLI guidance change.manual-qa-doctor-trust-invocation-v3.txt.OpenCode QA harness proof:
opencode-qa-common-self-check.txt confirms the opencode-qa harness dependencies, DB path lookup, isolated XDG sandbox creation/removal, and HOME isolation.opencode-qa-cli-probe.txt confirms the installed OpenCode CLI surface was available during QA (opencode --version, DB path, debug paths).Isolation:
OPENCODE_CONFIG_DIR, XDG_CONFIG_HOME, XDG_CACHE_HOME, XDG_DATA_HOME, and XDG_STATE_HOME.Not run:
sse-hook-probe.sh: not applicable because this change does not touch lifecycle hooks or event handling.tui-smoke.sh: not applicable because this change does not touch the OpenCode TUI.