Skip to content

📄 Issue: Align documentation with current kernel implementation #7

@IRodriguez13

Description

@IRodriguez13

Review and update documentation to reflect current kernel state


  • Some parts of the documentation are outdated or do not fully reflect the current state of the IR0 Kernel. This includes discrepancies between described features and actual implementation status (e.g., placeholders marked as functional, missing notes on experimental components, etc.).

  • The goal of this issue is to review existing documentation (README, subsystem descriptions, comments in code) and ensure that it accurately represents what the kernel currently does — and what it does not.

Tasks may include:

  • Updating descriptions of incomplete functions (e.g., process_exec(), process_switch())

  • Clarifying which subsystems are experimental or in progress

  • Adding notes where functionality is simulated or stubbed

  • Improving clarity for new contributors (e.g., terminology, architecture overview)

  • This issue is a good starting point for anyone looking to contribute. It doesn’t require deep kernel knowledge, but it does require attention to detail and a willingness to explore the codebase.

Feel free to open a PR with incremental improvements (in your forked feat/ branch ) — even small clarifications are helpful.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationgood first issueGood for newcomers

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions