Spaces:
Running
Running
| # Canonical Component Taxonomy for Observability | |
| ORCHESTRATOR = "orchestrator" | |
| SERVICE = "service" | |
| DOMAIN = "domain" | |
| AGENT = "agent" | |
| LLM = "llm" | |
| APPLICATION = "application" | |
| PERSISTENCE = "persistence" # Mapping repository layer to persistence/service | |
| ROUTER = "router" | |
| PIPELINE = "pipeline" |