AIKernel.NET
version: 0.0.2 / status: Refactor / edition: Draft / published: 2026-05-16 / updated: 2026-05-16

Japanese version: Index

material Interfaces

1. Responsibility Boundary

Material is the ingestion boundary for external data. Through IMaterialQuarantine and IStructuredMaterial, raw material is quarantined and normalized before it can enter inference, preventing direct contamination of reasoning context.

  • UC-05 Material Relevance Evaluation
  • UC-07 Material Quarantine
  • UC-21 Material Quarantine and Policy Enforcement
  • 01.EXECUTION_PIPELINE_SPEC.md
  • 03.ROM_CORE_SPEC.md

4. Dependency Boundary

  • Depends on: AIKernel.Dtos.Context, AIKernel.Dtos.Rom
  • Called by: AIKernel.Abstractions.Execution, AIKernel.Abstractions.Providers

Documents


Changelog

  • v0.0.0 / v0.0.0.0: Initial draft
  • v0.0.1 (2026-05-06): Version upgrade aligned with documentation guidelines

This concise reference page is part of the architecture documentation area for AIKernel.NET. It is generated from architecture/interfaces/material/index.md and should be read together with the surrounding category pages in the side navigation.

Source: architecture/interfaces/material/index.md