This is a simulated pipeline. Where we lack API access, we explain exactly what WOULD happen with real credentials. Every step maps to a production agent in the stack below.
Each step fires a different agent in the orchestration stack. Click "Ask" above to watch the pipeline animate. Red notes show where real API access would change the behavior.
What the fan sees. Every result cites its source. Every ranking is traceable to the agent that selected it.
| Integration | What It Does | Status |
|---|---|---|
| Storyteller SDK | Story metadata search, content retrieval, player/team tagging | Mock — describes interaction as if connected |
| NBA Stats API | Structured game data, player stats, season aggregations | Mock — describes interaction as if connected |
| Hermes WebSocket Gateway | Real-time intent routing, skill registry, tool execution | Live — running on production VPS :8642 |
| Paperclip Orchestrator | Multi-agent delegation, parallel execution, result merging | Live — running on production VPS :3100 |
| Agent Zero Autonomous Loop | Self-improving embeddings, content gap detection, FAISS memory | Live — running on production VPS :50080 |
| PostgreSQL | Story index, agent state, skill registry, audit log storage | Live — production database |
| SHA-256 Audit Chain | Immutable log of every agent decision, independently verifiable | Live — deployed on all production systems |