Multi-channel communications hub for Books in Hand — aggregates BH/personal text, email, voice, Messenger, and more into one triage interface.
M3: frontend/Dockerfile now copies package-lock.json and uses npm ci instead of npm install, for reproducible builds. M4: replace em dash with plain hyphen in manual_share.py's attachment-only fallback text (standing style preference; ping.py title and TriageList.vue's sender fallback were already fixed in prior commits). M5: Caddyfile.snippet uses basic_auth instead of the deprecated basicauth directive alias (Caddy 2.8+). M1/M2/M6 (unused discord import removal, None-payload guard in _extract_body, discord.NotFound guard in thread_ingest.py) were already included in the preceding two commits since they touched the same files. |
||
|---|---|---|
| backend | ||
| bot | ||
| docs | ||
| frontend | ||
| .env.example | ||
| .gitignore | ||
| Caddyfile.snippet | ||
| docker-compose.yml | ||
| README.md | ||
Chorus
Multi-channel communications hub for Books in Hand.
Aggregates BH text, personal text, BH email, personal email, voice, Facebook Messenger, and ND messenger into a single triage interface, so Donna can coordinate with volunteers and donors without switching between apps.
Standalone client project for Books in Hand. Not part of the CircuitForge product line — no BSL tiering, no CircuitForge license server integration.
Design spec and implementation plan live in a separate private planning
repo (circuitforge-plans/books-in-hand/superpowers/) and won't always be
available to whoever is working in this repo.
Status
Design in progress.