Adds:
- packages/bcode-browser/ — empty Level-1 package (decisions.md §1d). Workspace
member picked up by bun; typecheck runs (empty src). Hosts vendored harness
(harness/PROVENANCE.md stub), FetchUse impl (B1), browser_execute body (A4),
and future cloud integrations.
- UPSTREAM.md at repo root — single source of truth for (1) modification
zones (red/yellow/green) and (2) sync log across both upstreams.
- script/check-upstream.sh — reads the last 'To SHA' from UPSTREAM.md and
reports drift against upstream/dev and harness/main.
Verified: bun install clean (resolved 38 new, no breakage); bun run dev --help
still renders BROWSERCODE banner; check-upstream.sh reports 72 commits behind
anomalyco/opencode since 3e8abac (baseline/pre-rename).
Summary
Lays the foundation for three linked pieces of ROADMAP work without any functional change:
Verification
Next
After this lands:
Notes