Graph Assistant
Over the past month, we developed and productionized Graph Assistant. Semiotic focused specifically on Graph Agent — the AI and backend components powering the Assistant behind the scenes.
Graph Agent is a multi-agent system with access to tools like the Subgraph MCP and Token API MCP. Outside of Agent orchestration, we have been focused on improving performance through optimizations, advanced tooling, and architecture improvements. This lays the foundation for our continued work on this agentic system.
Next month, we’re doubling down on reducing latency, improving accuracy in data retrieval, and expanding the range of services the Assistant can support.
GraphTally and Indexer Service
This month we shifted focus to Horizon after the final contract and receipt formats were released.
We refactored our GraphTally v2 and indexer-service implementations to match and updated our fork of local-network
to support Horizon testing locally which is critical for validating changes end-to-end.
These components are now testnet-ready and aligned with the broader Horizon rollout. Gateway updates are nearly complete, and we’ll be coordinating more closely with Edge & Node as their testing plans progress.
We’ve continued engaging with Indexers to ensure that real-world feedback shapes our roadmap.
Cryptography
We continue to maintain and make improvements on veemon
, in particular focusing on making the library applicable to verification of all eras of EVM-type blocks.