1 2 3
//! The workflow half per harness: what a harness's board stores, read as [`super::Workflow`]. //! Read side only for now; a board is written through the harness's own door (`hermes kanban`). pub mod hermes;