Skip to content

Chapter 8.3 — Link to the Hermes Logística case

When the examples are implemented, several of them can be read as fragments of the fictional case presented in Ch. 0.9:

  • EX-HYB-01 (routed ML + LLM + agent) materializes Hermes's initial triage (wave 1) with a classifier + LLM + agent.
  • EX-LLM-01 and EX-LLM-02 (basic RAG and RAG with hybrid + reranker) cover wave 2 (per-tenant knowledge via RAG).
  • EX-AGT-01, EX-AGT-02, EX-AGT-03, EX-AGT-05, EX-AGT-06 cover wave 3 (agent with tools, MCP, HITL, policy-as-code).
  • EX-SEC-* covers wave 4 (security hardening).
  • EX-EVAL-*, EX-COST-*, EX-OPS-* cover wave 5 (operation).
  • EX-LIFE-* covers wave 6 (lifecycle and deprecation).

This link is conceptual. Each example is independent; the Hermes case is a reading scenario, not a single monolithic project to be implemented.