Skip to content

Documentation

This directory holds tracked design and implementation docs for anolis-provider-ezo.

Canonical docs

  1. Architecture and Bus Safety
  2. Device Contracts v1
  3. Mixed-Bus Validation
  4. Mixed-Bus Validation Evidence Template
  5. Runtime Ownership Validation Inputs

Local API docs

Run doxygen docs/Doxyfile from the repo root. Generated HTML goes to build/docs/doxygen/html/ and should not be committed.

Companion validation assets

  1. ../anolis/config/mixed-bus-providers/ (canonical mixed-bus runtime and provider configs)
  2. ../anolis/config/mixed-bus-providers/README.md (single command reference for Windows mock and Linux hardware validation)
  3. ../anolis/config/mixed-bus-providers/check_mixed_bus_http.sh (Linux hardware HTTP validation helper)

Working notes

Execution planning notes remain under working/ and are intentionally ignored by git.