← Back to Proof Layer
Proof Layer
Architecture + Agent Map
The full team running TuningFolks — 9 AI agents, a human scrum team, and a board review loop. Every layer is named, modelled, and verifiable.
9
AI agents
5
C-suite agents
2
Devs + architect
1
Board reviewer
The Stack
⚛️
Frontend
- ·Next.js 16 (App Router, Turbopack)
- ·TypeScript · Tailwind CSS
- ·Lucide icons · system font stack
- ·Server + Client Components
- ·Prisma ORM (better-sqlite3 adapter)
🗄️
Database
- ·SQLite (file-based, zero config)
- ·Prisma schema: NewsItems, Repos, Videos, Music, Podcasts, CaseStudies, LearningResources
- ·No Cloud SQL — saves $10–25/month
- ·Weekly backup to GCP Cloud Storage
🖥️
Infrastructure
- ·Single GCP e2-small VM (~$14/month)
- ·Docker Compose: hub + Nginx containers
- ·Nginx: SSL + reverse proxy (Let's Encrypt)
- ·Cloud Storage: audio files + DB backups
- ·Cloud DNS: news.tuningfolks.com
🤖
AI Models
- ·Strategic model (CEO / Board Chair)
- ·Executive model (CMO / CPO / CTO / CFO / PM)
- ·Speed model (content ingestion)
- ·CrewAI framework — sequential pipelines
- ·~700 API calls/month → ~$1.50/month
C-Suite Agent Loop
5 agents· runs every Monday, reviewed by board↑Human-in-loop
Abhay Ranjan — Board of Directors
Reviews WEEKLY_REPORT.md + board email each Monday. Signs off on strategic direction.
Content & Operations Agents
4 agentsDev Scrum Team
· human-assisted with Claude Pro↑Sign-off
Aparna Mishra — Architect
Reviews all PRs, signs off on architecture decisions, approves SPRINT.md scope before dev starts.
Content Ingestion Pipeline — agent_raymond
· every 6h for news, daily for learning + videoTotal infrastructure cost
$17.80/month