AIKernel Theory — Research in Progress
This directory serves as the current research frontier of the AIKernel project. The content here represents ideas, hypotheses, and design considerations that are still evolving and have not yet been finalized as formal specifications or papers.
Completed work will be moved to:
docs/papers/— Formal papers and specifications (DOI-ready)docs/specs/— Implementation specificationssrc/AIKernel.*— Actual implementation
Active Focus
- Maintaining the formal paper series under
docs/papers/as the canonical research publication surface. - Aligning package-public contracts with the published AIKernel papers.
- Refining Semantic DSL, ReplayLog, History ROM, and Capability ROM execution models.
- Preparing model-runtime research around DynamicSLM and capability-modular small language models.
- Keeping work-in-progress notes separate from DOI-backed papers and implementation specifications.
Research Notes
- New ideas stay in this directory until they are stable enough to become a formal paper, implementation spec, or source-level contract.
- DOI-backed papers are indexed in
docs/papers/README.md. - Implementation-facing specifications are indexed in
docs/specs/. - Architecture and interface documentation are indexed in
docs/architecture/.
Completed Work (Moved to Papers)
The current formal paper series is maintained in docs/papers/ and includes:
- Phase-1 theoretical foundation papers
01through04. - Phase-1.1 implementation-layer papers
05through08. - Phase-3 Foundation paper
09for the Hash-Anchored Trust Layer. - Agent execution and model-runtime papers
10and11for the Semantic DSL Compiler and DynamicSLM.
Next Milestones
- Keep
docs/papers/README.mdsynchronized whenever a DOI-backed paper is added. - Keep package migration guides synchronized with contract-surface changes.
- Expand implementation specs for DSL ROM, History ROM, Semantic DSL execution, and capability-modular model runtime.
- Move mature theory notes into
docs/papers/ordocs/specs/instead of leaving stale WIP copies.
Purpose of This Directory
- Capture the current state of research
- Store ideas before they become formal specifications
- Move completed work to papers/specs
- Declare the next research objectives
- Provide transparency into the evolution of AIKernel
This directory functions as the research log of the AIKernel project.
Source:
theory/README.md