feat: initial implementation taller-wox.fitlabs.dev
Portal FastAPI + 5 endpoints REST para Bootcamp Agentic AI con watsonx Orchestrate (FactorIT). Single container, Coolify-ready. - Landing brandeado FIT con formulario de registro (honeypot anti-bot) - Tokens itsdangerous para descargas (24h expiry) - 5 endpoints API: historical/available procedures, member-insights, schedule, generate-report (Jinja2 + Plotly) - SQLite con upsert-on-email para leads + log de descargas - Admin endpoints (HTTP Basic): leads.json, leads.csv, stats - 23 tests pytest pasando - Dockerfile listo para Coolify con volúmenes persistentes (/app/leads.db, /app/app/data/reports_output, /app/material) Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
20
app/data/combined_email.txt
Normal file
20
app/data/combined_email.txt
Normal file
@@ -0,0 +1,20 @@
|
||||
From: dr.martinez@cityhospital.com
|
||||
Subject: Follow-up after appointment
|
||||
|
||||
Hi Charlie,
|
||||
|
||||
Following our visit last week, I'm recommending a follow-up CT scan
|
||||
to confirm the diagnosis. Please schedule within the next 2 weeks.
|
||||
|
||||
Best,
|
||||
Dr. Martinez
|
||||
|
||||
---
|
||||
|
||||
From: charlie.smith@gmail.com
|
||||
Subject: Re: Follow-up
|
||||
|
||||
Thanks Dr. Martinez. Will the CT scan be covered by my Gold PPO plan?
|
||||
Also, can I get a copy of the lab results from last visit?
|
||||
|
||||
Charlie
|
||||
Reference in New Issue
Block a user