taktora — Architecture & Specification

Engineering-as-Code specification for taktora — a Rust workspace that layers two building blocks on top of iceoryx2:

  • taktora-executor — a high-level execution framework that turns IPC events, intervals, and request/response activity into deterministic, observable schedules of executable items.

  • taktora-connector-* — a connector framework with typed channels, codec-pluggable payloads, uniform connector health, and reference EtherCAT and Zenoh connectors exercising the same plugin surface.

The product-facing homepage lives at taktora.eu; this site is the engineering counterpart and tracks the implementation in detail.

Warning

This specification is part of a personal experiment. APIs, requirements, and architecture decisions may shift without notice. See the project README for the full caveat.

Contents

Indices