Addition: SRAO Framework — design patterns for multi-agent cross-industry systems
Repository: https://github.com/beixuan577/SRAO-Framework
SRAO extends agentic design patterns with industry-specific templates and a cross-industry reuse methodology:
Key design patterns
- Domain-First Pattern: Always model business entities before designing agents (5 industry templates provided)
- Reuse-First Agent Design: Cross-industry matrix identifying 70%+ reuse opportunities (e.g., defect detection agent works across manufacturing, energy, healthcare, agriculture, transportation)
- Progressive Elaboration: 6-phase pipeline (Domain Model → SRM → Task DAG → Agent Graph → Orchestration → Feedback)
- Four-Layer Resilience: Retry → Circuit Breaker → Degradation → Human Escalation
Production patterns
- Docker Compose deployment with Temporal + Prometheus + Grafana + Consul
- Standardized agent capability cards with I/O schemas and SLA contracts
- Feedback loop: execution logs → vector DB → bottleneck analysis → auto-optimization
Sub-packages: Domain-Modeler | Agent-Graph | Workflow-Orchestrator
Addition: SRAO Framework — design patterns for multi-agent cross-industry systems
Repository: https://github.com/beixuan577/SRAO-Framework
SRAO extends agentic design patterns with industry-specific templates and a cross-industry reuse methodology:
Key design patterns
Production patterns
Sub-packages: Domain-Modeler | Agent-Graph | Workflow-Orchestrator