Skip to content
This repository was archived by the owner on Nov 21, 2025. It is now read-only.

Conversation

@scottsen
Copy link
Owner

This commit consolidates and clarifies the documentation structure, making it easier to navigate and understand the project's direction.

Changes:

  • Moved root-level analysis docs to docs/analysis/:

    • DOMAIN_VALIDATION_REPORT.md
    • KAIRO_RENAME_ANALYSIS.md
  • Moved LEVEL_3_TYPE_SYSTEM.md to docs/specifications/level-3-type-system.md for better organization alongside other specifications

  • Consolidated archive directories:

    • Moved archive/historical/ to docs/archive/historical/
    • Moved archive/root-level-docs/ to docs/archive/root-level-docs/
    • All archives now properly organized under docs/archive/
  • Created comprehensive Language Features Roadmap:

    • docs/roadmap/language-features.md
    • Clear path to language 1.0 (target: 2026 Q2)
    • Production-ready vs planned features
    • Features under discussion (macros, effects, ownership, pattern matching)
    • Decision framework for new features
    • Community input process
  • Updated documentation navigation:

    • docs/README.md: Added language roadmap, updated links
    • README.md: Fixed reference to moved type system spec
    • STATUS.md: Updated header to "Kairo (Morphogen)" for clarity

All documentation is now properly organized in docs/ subdirectories with clear categorization (philosophy, architecture, specifications, roadmap, planning, analysis, archive, etc.).

This provides a clear path forward for language development and makes the project more accessible to new contributors.

This commit consolidates and clarifies the documentation structure,
making it easier to navigate and understand the project's direction.

Changes:
- Moved root-level analysis docs to docs/analysis/:
  * DOMAIN_VALIDATION_REPORT.md
  * KAIRO_RENAME_ANALYSIS.md

- Moved LEVEL_3_TYPE_SYSTEM.md to docs/specifications/level-3-type-system.md
  for better organization alongside other specifications

- Consolidated archive directories:
  * Moved archive/historical/ to docs/archive/historical/
  * Moved archive/root-level-docs/ to docs/archive/root-level-docs/
  * All archives now properly organized under docs/archive/

- Created comprehensive Language Features Roadmap:
  * docs/roadmap/language-features.md
  * Clear path to language 1.0 (target: 2026 Q2)
  * Production-ready vs planned features
  * Features under discussion (macros, effects, ownership, pattern matching)
  * Decision framework for new features
  * Community input process

- Updated documentation navigation:
  * docs/README.md: Added language roadmap, updated links
  * README.md: Fixed reference to moved type system spec
  * STATUS.md: Updated header to "Kairo (Morphogen)" for clarity

All documentation is now properly organized in docs/ subdirectories
with clear categorization (philosophy, architecture, specifications,
roadmap, planning, analysis, archive, etc.).

This provides a clear path forward for language development and makes
the project more accessible to new contributors.
@scottsen scottsen merged commit 1b724d7 into master Nov 21, 2025
2 of 26 checks passed
@scottsen scottsen deleted the claude/organize-docs-01WXYTA5QqczYk2ESQgoNQXW branch November 21, 2025 19:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants