The specification layer for robot hardware
Architon is a machine-checkable specification for your robot's electrical architecture. Instead of scattered spreadsheets and implicit assumptions, you define the stack as structured YAML and let the CLI enforce compatibility before you ever buy a part.
Machine-checkable specs
Describe batteries, rails, MCUs, drivers, sensors and motors in a single structured spec that both humans and tools can reason about.
Single source of truth
Use the same spec as the contract for design reviews, BOM discussions and integration work instead of diverging spreadsheets and notes.
CI and automation ready
Emit INFO, WARN and ERROR findings with non-zero exit codes so hardware checks become part of your merge gates and release process.
Early alpha. Interfaces and outputs will change. Feedback welcome.