← All speakers

Bio, Work & Ideas

Raj Navakoti

Conference affiliation: IKEA · 2026

Raj Navakoti is a software engineer and enterprise architect who developed Demand-Driven Context, a method for helping AI agents acquire the organizational knowledge necessary to complete practical work. His central concern is that capable models cannot resolve enterprise incidents or finish delivery tasks when essential information is scattered, outdated, contradictory, or undocumented.

Navakoti studied at Jawaharlal Nehru Technological University, Kakinada, and worked across startups and larger enterprises before concentrating on logistics, delivery systems, and domain-driven design. At AI Engineer Europe 2026, he described his work as a staff software engineer in IKEA’s Delivery and Services domain. His interests in software architecture, neuroscience, and linguistics inform his approach to how organizations structure and communicate knowledge.

  • Demand-Driven Context: Navakoti and Saideep Navakoti formalized their approach in a 2026 research preprint. An agent attempts a concrete operational task, identifies the knowledge it lacks, receives targeted input from a domain expert, and saves that information for future use. Like test-driven development, the method treats failure as a precise signal for what to build next. Their synthetic retail-fulfillment example generated 46 structured knowledge entities across nine cycles; broader enterprise-scale effectiveness remains unproven.
  • Institutional knowledge engineering: Retrieval tools cannot recover business rules, architectural decisions, and operational dependencies that nobody has recorded. Navakoti uses incidents and work items to expose missing, stale, duplicated, or contradictory documentation, then prioritizes gaps by their relevance to actual tasks. His conference workshop demonstrated these ideas through root-cause analysis, knowledge-gap scanning, and repeated agent failures.
  • Git-native knowledge governance: His open-source framework organizes curated context using existing GitHub review, permissions, version-control, and collaboration workflows. Its templates, cycle logs, and context-gap scanner make agent-discovered knowledge inspectable and reusable without requiring a separate enterprise platform.
  • Navigable domain models: Navakoti maps relationships among systems, APIs, business processes, teams, and terminology so agents can understand operational dependencies. His Architecture Catalog translates structured documentation into searchable architecture views and dependency graphs; his Claude Code visualization dashboard similarly makes agent configurations easier to inspect.

Navakoti recommends starting with one team’s incidents and documentation because expert attention is limited, documentation changes, code and written guidance can conflict, and organization-wide deployments introduce unresolved coordination costs.

Read the topics behind these talks

1 conference talk

Key ideas

Scroll to read ↓

Raj Navakoti’s workshop follows missing institutional knowledge from a failed incident investigation to curated context, then tests the approach against maintenance, cost, and expert workload.

  • A capable agent still needs its notebook
    0:45 ↗
  • Retrieval does not repair its sources
    6:56 ↗
  • Let the task pull the missing knowledge
    12:59 ↗
  • An incident exposes what was never written down
    16:35 ↗
  • Turn historical incidents into a documentation backlog
    27:02 ↗
  • Give shared knowledge a review process and a map
    33:22 ↗
  • Curate the context that repeated work actually needs
    36:26 ↗
  • Start with one work item
    40:15 ↗
  • Keep the scope small enough for experts to answer
    43:39 ↗
  • Whole-domain context and evolving memory
    50:08 ↗
  • Freshness, permissions, and possible extensions
    53:14 ↗
  • A filled gap can become a wrong answer
    58:29 ↗
  • Discovery is the beginning of repair
    1:04:41 ↗

References