Notes from
the team.
Technical deep dives from the Infino engineering team.
Agents are easy to connect. Harder to secure.
When an agent queries a CRM, a data warehouse, and a ticketing system, it crosses three permission models. Here's how managed agent services, API gateways, and agentic search handle that — and where they diverge as the system grows.
The Shape-Shifting Index: Why Your Search Index Should Be Two Different Data Structures
When building a search engine that needs to handle both massive data ingestion and fast lookups, using a single data structure means compromising on one or the other. This post examines these trade-offs and proposes a solution of using two data structures, along with a sample performance benchmark.
Agentic Search as an Agile Engineering Process
Agentic search is no longer just retrieval — it's an iterative, goal-driven process that plans, executes, and refines under uncertainty. In this post, we frame agentic search as an agile engineering system, governed by iteration, tradeoffs, and evaluation-driven completion.
Agentic Search: The next frontier
Agents are coming, and they have queries. Are you ready?
