taktora-executor — Specification¶
Engineering-as-Code specification for taktora-executor, a Rust execution framework on top of iceoryx2.
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
- Overview
- Requirements
- Architecture
- Connector framework — architecture (arc42)
- PLC runtime — architecture
- Bounded global allocator — architecture
- Device-driver codegen — architecture (arc42)
- CANopen device-driver codegen — architecture (arc42)
- Safety architecture decisions
- Building blocks
- Architecture views (context, runtime, deployment, crosscutting)
- Architecture decisions
- Quality goals and constraints
- Risks
- Glossary
- Legacy detailed-design specifications
- Verification
- Safety