Security
17-phase adaptive detection. Prompt injection, credential leaks, tool abuse, delegation chain attacks. 33+ signatures across 10 categories.
# Blocked: prompt injection via issue delegation# Phase: Injection Shield (phase 4) + Crystal Alert# Detection: 96% explicit patterns, 0 false positives# Severity: HIGH → request terminated
Cost Control
Context compression saves 80–90% tokens in growing-context sessions. Semantic cache. Thompson Sampling model routing. Per-request budget enforcement — not per-heartbeat.
# Tokens: 4,847 → 612 (87% saved)# Cost: $0.043 → $0.006# Method: context compression + cache hit# Loop detected at call #3 → saved $55-150
Reliability
Auto-healing with 6 recovery actions. Loop detection at call #3 — saves $55–150 per incident. 450× faster than heartbeat-based checks. MAST & OWASP compliance mapping.
# Loop detected: 3 identical tool calls in 60s# Action: Circuit breaker → 429 Too Many Requests# Saved: $55 (vs $150 at next heartbeat check)# Speed: 450× faster detection
Observability
Real-time dashboard, runs locally. Fleet-level correlation: which agent did what, and why it cost so much. Independent audit log — tamper-resistant, outside your orchestrator.
# Fleet: 5 agents monitored# Cross-agent data flow: Agent A → Agent B detected# Cost: Orchesis $4.50 vs reported $0.00# Independent audit: 12,847 requests logged