From f3acbbec9e14b23754f4565347a7055dbc6c3e96 Mon Sep 17 00:00:00 2001 From: timo <44401485+Timo972@users.noreply.github.com> Date: Thu, 6 Aug 2026 22:50:35 +0200 Subject: [PATCH] docs(adr): propose fireflies transcript integration --- adrs/fireflies-integration.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 adrs/fireflies-integration.md diff --git a/adrs/fireflies-integration.md b/adrs/fireflies-integration.md new file mode 100644 index 00000000..350f7537 --- /dev/null +++ b/adrs/fireflies-integration.md @@ -0,0 +1 @@ +representatives richest conversations happen in meetings, and the CRM currently sees only that a meeting occurred, not what was said. add an optional Fireflies capability (keyed by FIREFLIES_API_KEY) so the agent can fetch the transcript for a synced calendar event and feed it through the existing evidence pipeline. if unset, nothing changes. \ No newline at end of file