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)
3. Related Specs
docs/specs/01.EXECUTION_PIPELINE_SPEC.mddocs/specs/02.SIGNED_PROMPT_GOVERNANCE_SPEC.mddocs/specs/03.ROM_CORE_SPEC.mddocs/architecture/20.CANONICAL_TRAJECTORY_GOVERNANCE-v0.1.1.1.md
4. Documents
- DESIGN_INTENT.md
- ARCHITECTURE_DECISIONS.md
- DI_GUIDE.md
- EXTENSION_POINTS.md
- CONTRACT_VERSIONING.md
- SEMANTIC_SNAPSHOT_FORMAT.md
- CTG_CONTRACT_MODEL-v0.1.1.1.md
- concept-elevation-refactoring-design.md
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