phoxal 0.29.0

Phoxal - production-oriented autonomous robot framework: the runtime engine and model (the api contract tree lives in phoxal-api, the typed bus in phoxal-bus).
Documentation
1
2
3
4
5
error: #[derive(phoxal::Service)] requires #[phoxal(api = y2026_N)] (D60): it selects the one API version this participant runs against
 --> tests/trybuild/fail/missing_api.rs:7:8
  |
7 | struct NoApi {
  |        ^^^^^