Japanese version: Index
AIKernel Query Interfaces — Index
The query namespace contains Phase 1 Context Build abstractions. These contracts transform query intent before ROM, CacheDB, Material Quarantine, and Structure execution.
Interfaces
IQueryAugmentor: normalizes, augments, and semantically rewrites a query underIKernelContext.IQueryDecomposer: decomposes a query into orderedQueryPartunits underIKernelContext.IQueryRouter: routesQueryPartunits to providers using declared capabilities andIKernelContext.
DTO
QueryPart: immutable query fragment DTO produced by decomposition and consumed by routing/material build.
Boundary
RAG is not implemented here. Retrieval, indexing, and material supply remain provider or pipeline strategy responsibilities.
Changelog
- v0.0.1 (2026-05-09): Initial query interface index
This concise reference page is part of the architecture documentation area for AIKernel.NET. It is generated from architecture/interfaces/query/index.md and should be read together with the surrounding category pages in the side navigation.
Source:
architecture/interfaces/query/index.md