End-to-end full-stack solutions for specific FSI use cases. Each reference implementation is a complete, self-contained project with its own infrastructure, frontend, backend, and deployment pipeline.
| Implementation | Domain | Description |
|---|---|---|
| Trade Surveillance | Capital Markets | Real-time trade monitoring, pattern detection, and regulatory alerting |
| Intelligent Document Processing | Operations | Automated document ingestion, classification, extraction, and validation |
| Reference Implementations | FSI Foundry | |
|---|---|---|
| Scope | Full-stack end-to-end solution | Multi-agent backend POC |
| Infrastructure | Self-contained per project | Shared foundations across use cases |
| Frontend | Included | Testing dashboard only |
| Deployment | Standalone | Three shared patterns (EC2, SF, AgentCore) |
| Best for | Deploying a complete solution | Exploring agent patterns across domains |
Reference implementations are contributed by project owners and should include:
- Complete source code (frontend and backend)
- Infrastructure as Code
- Deployment scripts
- Documentation with architecture diagrams
- Sample data for demonstration
Place your project in its own directory under reference_implementations/ with a README.
- FSI Foundry — Multi-agent POC implementations on shared foundations
- App Factory — Markdown blueprints for generating agentic applications
- AVA Overview — Full project overview