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
0854bbc3c5
Enlarge breadcrumb working area, rename delete X to Delete
2026-08-24 16:45:06 -07:00
f4dc01916e
Add CHANGELOG.md documenting all changes so far
2026-08-24 16:37:44 -07:00
88f2bf3782
Replace native confirm() with a branded modal on every delete action, both tools
2026-08-24 16:32:44 -07:00
18da00addf
Fix breadcrumb nav: was inheriting the top tab bar's nav{display:flex} rule
2026-08-24 16:20:41 -07:00
f68b897562
Fix page width cap and breadcrumb nav horizontal scroll
2026-08-24 16:13:30 -07:00
3df15b3520
Redesign Breadcrumbs panel: list + detail split view (option 3)
2026-08-24 16:09:08 -07:00
e30ef72769
Add roadmap for unifying the two tools onto a shared backend and DB
2026-08-21 13:35:48 -07:00
fac6e7f356
Turn per-user token quota off by default; keep code for later
2026-08-21 12:51:29 -07:00
f1200b7d79
Add per-user daily token quota with persistent usage tracking
2026-08-21 12:25:57 -07:00
2c3dc66878
Add MOCK_AI mode to test the AI draft button with no API key
2026-08-21 11:40:28 -07:00
efa07927f2
Add Docker test environment doc
2026-08-20 15:09:51 -07:00
e77cd64d88
Add login gate, rate limiting, and container deploy files for company-wide use
2026-08-20 15:06:37 -07:00
e5c01003f8
Add local proxy server for AI draft button; point button at /api/claude
2026-08-20 14:49:26 -07:00
ee8f869905
Initial import: SDE meeting toolkit (workshop tools + breadcrumb skill)
2026-08-20 14:17:27 -07:00