API Reference¶
API documentation is auto-generated from source code docstrings. When the code changes, these docs update automatically.
Modules¶
| Module | Description |
|---|---|
| Event & Builder | UDMEvent model and UDMEventBuilder fluent API |
| UDM Domains | All 23 domain models (Location, Motion, Safety, etc.) |
| Enums | EventType, SourceType, and domain-specific enums |
| Validation | ValidationEngine and validation results |
| Provenance | ProvenanceTagger for cryptographic signing |
| Transport | HTTP, Mock, and base transport interfaces |
| Reliability | Edge buffer, retry, circuit breaker, batching |
| Emitters | Periodic and event-triggered emitters |
| Agent | PhyTraceAgent high-level orchestrator |
Auto-generated
These pages are generated from Python docstrings using mkdocstrings. To update them, edit the docstrings in the source code — the docs rebuild automatically.