Capture > Merge > Distill > Publish

RecapFlow
Reference Architecture

A reference architecture for automating post-call content generation using n8n, Fathom, and LLM prompt chains — from transcript capture to published deliverables.

12 chapters · Reference documentation · n8n + Fathom + LLM pipeline

Documentation

12 chapters covering philosophy, infrastructure, workflows, operations, and synthesis.

00
Philosophy & Framing

Introduction

What RecapFlow is, who it serves, and how this reference architecture is structured.

2 min read
01
Philosophy & Framing

Design Philosophy

Core principles guiding the architecture: simplicity, observability, and deterministic automation.

3 min read
02
Philosophy & Framing

Architecture Overview

End-to-end data flow from call recording to published content — the Capture > Merge > Distill > Publish pipeline.

3 min read
03
Infrastructure & Deployment

Infrastructure & Deployment

n8n self-hosting, Docker Compose configuration, and deployment environment setup.

2 min read
04
Infrastructure & Deployment

Workstation-Side File Sync

Syncing generated content from the server to the local workstation for review and publishing.

3 min read
05
Infrastructure & Deployment

Credentials & Security

API key management, secrets storage, and security considerations for the pipeline.

3 min read
06
Workflows

Workflow: Fathom Transcript Poller

Automated polling workflow that fetches new Fathom transcripts on a schedule.

3 min read
07
Workflows

Workflow: Fathom Manual Lookup

On-demand workflow for manually looking up and processing specific Fathom calls.

3 min read
08
Workflows

Workflow: Merged Call Summarizer

Merges multiple call transcripts and generates consolidated summaries via LLM prompt chains.

4 min read
09
Operations

Testing & Debugging

Strategies for testing workflows, debugging failures, and validating prompt outputs.

4 min read
10
Operations

Prompt Engineering

Prompt design patterns, template structure, and iteration strategies for LLM-driven content generation.

4 min read
11
Synthesis

Lessons Learned & Future Directions

Key takeaways, trade-offs encountered, and planned improvements for the RecapFlow pipeline.

4 min read