neuro-trends-suite/ ├── shared/ # Common utilities and libraries ├── neurodegenerai/ # NeuroDegenerAI project │ ├── src/ │ │ ├── api/ # FastAPI server │ │ ├── app/ # Streamlit UI │ │ ├── data/ # Data ...
Timetracer records real API request executions into portable cassettes and replays them locally by mocking dependency calls (HTTP, database, Redis). Record once ...