Multi-channel communications hub for Books in Hand — aggregates BH/personal text, email, voice, Messenger, and more into one triage interface.
- Replace em dash with hyphen in thread_ingest.py user message (feedback_no_emdash.md) - Remove duplicate truncation logic in email_ingest.py (lines 12-17 and _truncate_for_embed method) - Consolidate truncation responsibility to ping.py's _safe_field_value as single source of truth - This prevents email_ingest's marker from being re-truncated by ping.py's defensive catch-all |
||
|---|---|---|
| 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.