phoxal-model 0.55.0

Phoxal canonical robot model.
Documentation
1
2
3
4
5
6
7
8
9
10
11
# phoxal-model

The canonical, validated Phoxal robot model.
Authored and finalized project documents belong to `phoxal-manifest`, which is
also where the finalized-bundle loader that builds a `Robot` lives; this crate
contains only the runtime semantic types.

The model has no persisted wire form: there is exactly one representation of a
robot, built in memory from the finalized bundle's documents.
`ParticipantAssetResolver` is the participant-facing fence over
`<bundle>/assets`.