- π€ Learning-based Planning: Research on scalable multi-goal path planning and heuristic priors for classical planners ($A^$, RRT).
- π§ Agentic AI: Designing autonomous exploration Agents with custom control flow β Phase-based state machines, MCP tool protocols, and auditable reasoning chains. Building a multi-Agent system where Graph Exploration serves as a heavy reasoning tool.
- fin-trace β Graph exploration Agent with MCP. Custom Phase state machine (EXPLORING β FINALIZE) replaces standard ReAct. Event Thread reasoning with
ku_idevidence anchors for end-to-end auditability. Deployed as standalone TS process, integrable by other Agent systems. - fin-graph β Financial Knowledge Graph RAG pipeline. Entity-Event bipartite graph with 10K+ entities and 20K+ events. Dual-recall (BM25 + FAISS) β Rerank β graph expansion β MCP service.

