Pre-alpha · docs are in the GitHub repo

Documentation

Every architectural decision, task brief, code review, and validation run lives in markdown next to the code. This page is the index; all links go to the canonical source on GitHub.

A standalone docs site with search and versioned API reference comes later. For now, the markdown is the product record.

Project overview

What OpenWebHMI is, what it isn't, where it's going.

For contributors

How to add drivers, components, scripts, and how the PR / review workflow runs.

For AI agents (and humans following the same playbook)

OpenWebHMI is built collaboratively by Claude (design + review) and Codex (development + debug). All hand-offs are durable in markdown.

API reference

Auto-generated rustdoc for the workspace crates. Available locally:

cargo doc --workspace --no-deps --open

A hosted rustdoc at docs.openwebhmi.com ships with v1.0.