Summary / 概要
Establish a dedicated docs/papers/ structure for managing AIKernel research papers and aligning GitHub documentation with future Zenodo DOI release packages.
GitHub will be used as the working environment for drafting, reviewing, and versioning papers, while Zenodo will host finalized archival versions with DOIs.
AIKernel の研究論文を管理するため、docs/papers/ 配下に専用のディレクトリ構造を新設する。
GitHub は論文草稿の作業場・レビュー環境・バージョン管理場所とし、Zenodo は DOI 付きの確定アーカイブ版を公開する場所とする。
Background / 背景
AIKernel Phase-1 requires a unified structure where the following artifacts remain traceable and synchronized:
- Papers / theory documents
- Architecture specifications
- AIKernel.NET implementation
- Evaluation and experiments
- Zenodo DOI release packages
To support long-term maintainability, reproducibility, and academic traceability, the documentation structure should be reorganized around paper-level directories.
AIKernel Phase-1 では、以下の成果物が相互に追跡可能であり、同期されている必要がある。
- 論文 / 理論文書
- アーキテクチャ仕様書
- AIKernel.NET 実装
- 評価 / 実験
- Zenodo DOI リリースパッケージ
長期的な保守性・再現性・学術的追跡可能性を確保するため、文書構造を論文単位のディレクトリ構成へ再編成する。
Proposed Directory Structure / 提案ディレクトリ構成
docs/
papers/
01_trajectory_governance/
TRAJECTORY_GOVERNANCE_MODEL.md
README.md
citation.bib
02_preinference_admissibility/
PRE_INFERENCE_ADMISSIBILITY_GOVERNANCE.md
README.md
citation.bib
03_phase1_unified/
README.md
Summary / 概要
Establish a dedicated
docs/papers/structure for managing AIKernel research papers and aligning GitHub documentation with future Zenodo DOI release packages.GitHub will be used as the working environment for drafting, reviewing, and versioning papers, while Zenodo will host finalized archival versions with DOIs.
AIKernel の研究論文を管理するため、
docs/papers/配下に専用のディレクトリ構造を新設する。GitHub は論文草稿の作業場・レビュー環境・バージョン管理場所とし、Zenodo は DOI 付きの確定アーカイブ版を公開する場所とする。
Background / 背景
AIKernel Phase-1 requires a unified structure where the following artifacts remain traceable and synchronized:
To support long-term maintainability, reproducibility, and academic traceability, the documentation structure should be reorganized around paper-level directories.
AIKernel Phase-1 では、以下の成果物が相互に追跡可能であり、同期されている必要がある。
長期的な保守性・再現性・学術的追跡可能性を確保するため、文書構造を論文単位のディレクトリ構成へ再編成する。
Proposed Directory Structure / 提案ディレクトリ構成