Takeaways

Notes (2)

RSS feed ↗

Things I understood while building backend and applied AI systems.

2026

  1. 3 min read

    What is Jev, and when should an agent use it?

    A practical mental model for Jev: a decision model that returns typed choices, scores, and probabilities instead of generated prose.

  2. 1 min read

    Why does RAG need reranking after retrieval?

    A practical mental model for why retrieval candidates still need a more precise second ranking step.