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

Japanese version: Design Index

Design Documentation Index

1. Purpose

docs/design is the decision layer between formal specs and source contracts. It explains how AIKernel behaves as an AIOS through explicit separation of Kernel, Vfs, and system-call-like interface boundaries.

2. Design Principles

  • Kernel: control point for execution-state transitions and fail-closed governance
  • Vfs: persistence boundary for intelligence assets
  • System-call equivalent: side-effect control through interfaces (tooling/security/provider)
  • docs/specs/01.EXECUTION_PIPELINE_SPEC.md
  • docs/specs/02.SIGNED_PROMPT_GOVERNANCE_SPEC.md
  • docs/specs/03.ROM_CORE_SPEC.md
  • docs/architecture/20.CANONICAL_TRAJECTORY_GOVERNANCE-v0.1.1.1.md

4. Documents


Changelog

  • v0.0.0 / v0.0.0.0: Initial draft
  • v0.0.1 (2026-05-06): Added AIOS-oriented architecture mapping
  • v0.1.1.1 (2026-06-14): Added CTG contract model guide
  • v0.1.1.1 (2026-06-15): Added Concept Elevation refactoring design
Source: design/index.md