6 Commits

Author SHA1 Message Date
6baf908cf9 Connect the two tools: cross-nav links and Send to Scope Lock handoff
- Add a header link on each tool pointing to the other.
- Add a Send to Scope Lock button on Workshop clusters that carry a
  candidate solution tag. Writes the item to a shared localStorage
  queue (sde_scope_handoff_v1).
- Scope Lock drains that queue on load and adds each item to the
  Scope Boundary Board as unsorted, deduping by a deterministic id so
  a repeat send never creates a duplicate.
- No backend needed: both tools already share the same browser origin.
- Verified with a jsdom test covering send, drain, reload, and
  re-send-after-reset.
- Update README and CHANGELOG.
2026-09-04 14:44:16 -07:00
50424acad1 Fix Portainer deploy: use variable substitution instead of env_file 2026-09-04 13:30:21 -07:00
a0eec98839 Rename default branch to main; update docs 2026-09-04 13:18:17 -07:00
26419cb94c Add Portainer deployment guide; update CHANGELOG 2026-09-04 13:11:38 -07:00
47855c0332 Update CHANGELOG 2026-08-24 16:45:18 -07:00
f4dc01916e Add CHANGELOG.md documenting all changes so far 2026-08-24 16:37:44 -07:00